-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
530221d
commit f468792
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-10-20) | ||
|
||
|
||
### Features | ||
|
||
* add oathkeeper vm overlay ([46fdd4a](https://github.com/meysam81/kustomizations/commit/46fdd4afc8a9c39883376105dccad32362cf1e68)) | ||
* create kratos kustomization manifests ([4ada8db](https://github.com/meysam81/kustomizations/commit/4ada8db0f75ab1c780a66a21a22d110b7100fc57)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add ansible lint ignore ([429db3b](https://github.com/meysam81/kustomizations/commit/429db3b8dddbebc647f55a98afc66b047da0ed9b)) | ||
* **CI:** create namespace beforehand ([8ecb5cc](https://github.com/meysam81/kustomizations/commit/8ecb5cc59b8307d7236e9526ec7204ac2135a124)) | ||
* **CI:** install crds first ([ddf4ae0](https://github.com/meysam81/kustomizations/commit/ddf4ae04c28eab7f2b5c4b2336513fafbb954980)) | ||
* **CI:** make linter happy, again ([60c4264](https://github.com/meysam81/kustomizations/commit/60c4264661eb80d48991a7a08a3eb6e95aba1671)) | ||
* **CI:** modify another yaml syntax issue ([88843d2](https://github.com/meysam81/kustomizations/commit/88843d24f086ad3c86263aa3b729bfca952b804b)) | ||
* **CI:** modify arg order ([f2f353c](https://github.com/meysam81/kustomizations/commit/f2f353c48267cf46946a12332edbd02e16c173c7)) | ||
* **CI:** modify path name ([9fe7757](https://github.com/meysam81/kustomizations/commit/9fe77578b8886a9ce345388e589cbf6012f0bc05)) | ||
* **CI:** modify yaml syntax issue ([2d7a978](https://github.com/meysam81/kustomizations/commit/2d7a978037027591f6edb50b9a4d784c940f0a41)) | ||
* **CI:** provide newline escape ([ff342c8](https://github.com/meysam81/kustomizations/commit/ff342c880b7a876aa297803fb05645b95e74cd3b)) | ||
* **CI:** remove quotes from mode ([60502ed](https://github.com/meysam81/kustomizations/commit/60502ed5b187c0057d88843d06433107d1eb5be8)) | ||
* **CI:** use v1.31 of k3s ([7f284fc](https://github.com/meysam81/kustomizations/commit/7f284fc017a4c44995fc514cdf96cb273dc6e4d1)) | ||
* **CI:** wait longer for pods to get ready ([71d6a5a](https://github.com/meysam81/kustomizations/commit/71d6a5a419f19497615f75035c1d8433415aae2d)) | ||
* make linter happy ([23b7876](https://github.com/meysam81/kustomizations/commit/23b78767150a64e78456e54d10f910adada86026)) | ||
* make linter happy and prom verification pass ([8cfcb83](https://github.com/meysam81/kustomizations/commit/8cfcb834ed2b880d8c9efa5c867daa970b4775b9)) | ||
* **oathkeeper:** modify prom overlay issue ([b49700d](https://github.com/meysam81/kustomizations/commit/b49700dcb825d62d949ebeaaeeeff2b80863f528)) | ||
* **tests:** deploy kratos in auth namespace ([530221d](https://github.com/meysam81/kustomizations/commit/530221d90e3e6b36b19a8bd92d11626428d0325c)) |