-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(base-cluster): ensure compatibility with k8s v1.27.x (#212)
* feat(base-cluster): ensure compatibility with k8s v1.25.x * feat(base-cluster): edit README template * feat(base-cluster): upgrade major chart version * chore: Update 'README.md's * feat(base-cluster): upgrade traefik and stash chart versions * fix(base-cluster): respect traefik upgrade notes * docs: update base-cluster docu * chore: Update 'README.md's * chore(deps): update docker image tags update docker.io/bitnami/kubectl docker tag to v1.29.2 update docker.io/alpine/helm docker tag to v3.14.2 * feat(base-cluster): update oauth2-proxy chart * feat(base-cluster): update docs for oauth2-proxy chart upgrade * chore: Update 'README.md's * docs(base-cluster): edit README template * chore: Update 'README.md's * docs(base-cluster): edit README template * chore: Update 'README.md's * docs(base-cluster): edit README template * chore: Update 'README.md's --------- Co-authored-by: jpkraemer-mg <jpkraemer-mg@users.noreply.github.com>
- Loading branch information
1 parent
76870da
commit 9bc1d0a
Showing
11 changed files
with
61 additions
and
21 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
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
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
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
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
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
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
2 changes: 1 addition & 1 deletion
2
charts/base-cluster/templates/monitoring/deadMansSwitch/cronjob.yaml
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
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
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 |
---|---|---|
|
@@ -428,8 +428,7 @@ | |
"enabled", | ||
"servingCerts", | ||
"license" | ||
], | ||
"additionalProperties": false | ||
] | ||
}, | ||
{ | ||
"properties": { | ||
|
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