upgrade chart versions: argocd, dex, cloudnative-pg, cert-manager, ingress-nginx, vector, metrics-server
This commit is contained in:
parent
342870fa03
commit
07d08e5839
7 changed files with 7 additions and 7 deletions
|
|
@ -23,7 +23,7 @@ spec:
|
|||
# TODO: RIRE Can be updated when https://github.com/argoproj/argo-cd/issues/20790 is fixed and merged
|
||||
# As logout make problems, it is suggested to switch from path based routing to an own argocd domain,
|
||||
# similar to the CNOE amazon reference implementation and in our case, Forgejo
|
||||
targetRevision: argo-cd-9.4.6
|
||||
targetRevision: argo-cd-9.5.17
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/otc/observability.buildth.ing/stacks/core/argocd/values.yaml
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ spec:
|
|||
sources:
|
||||
- repoURL: https://cloudnative-pg.github.io/charts
|
||||
chart: cloudnative-pg
|
||||
targetRevision: 0.26.1
|
||||
targetRevision: 0.28.2
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/otc/observability.buildth.ing/stacks/core/cloudnative-pg/values.yaml
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ spec:
|
|||
sources:
|
||||
- repoURL: https://charts.dexidp.io
|
||||
chart: dex
|
||||
targetRevision: 0.23.0
|
||||
targetRevision: 0.24.1
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/otc/observability.buildth.ing/stacks/core/dex/values.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue