upgrade chart versions: argocd, dex, cloudnative-pg, cert-manager, ingress-nginx, vector, metrics-server

This commit is contained in:
Martin McCaffery 2026-06-02 09:50:04 +01:00
parent 342870fa03
commit 07d08e5839
No known key found for this signature in database
GPG key ID: 7C4D0F375BCEE533
7 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -20,7 +20,7 @@ spec:
sources:
- chart: metrics-server
repoURL: https://kubernetes-sigs.github.io/metrics-server/
targetRevision: 3.12.2
targetRevision: 3.13.1
helm:
valueFiles:
- $values/otc/observability.buildth.ing/stacks/observability-client/metrics-server/values.yaml

View file

@ -20,7 +20,7 @@ spec:
sources:
- chart: vector
repoURL: https://helm.vector.dev
targetRevision: 0.43.0
targetRevision: 0.52.0
helm:
valueFiles:
- $values/otc/observability.buildth.ing/stacks/observability-client/vector/values.yaml

View file

@ -20,7 +20,7 @@ spec:
sources:
- chart: cert-manager
repoURL: https://charts.jetstack.io
targetRevision: v1.17.2
targetRevision: v1.19.5
helm:
valueFiles:
- $values/otc/observability.buildth.ing/stacks/otc/cert-manager/values.yaml

View file

@ -20,7 +20,7 @@ spec:
sources:
- repoURL: https://github.com/kubernetes/ingress-nginx.git
path: charts/ingress-nginx
targetRevision: helm-chart-4.12.1
targetRevision: helm-chart-4.15.1
helm:
valueFiles:
- $values/otc/observability.buildth.ing/stacks/otc/ingress-nginx/values.yaml