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
|
# 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,
|
# 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
|
# 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:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/observability.buildth.ing/stacks/core/argocd/values.yaml
|
- $values/otc/observability.buildth.ing/stacks/core/argocd/values.yaml
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://cloudnative-pg.github.io/charts
|
- repoURL: https://cloudnative-pg.github.io/charts
|
||||||
chart: cloudnative-pg
|
chart: cloudnative-pg
|
||||||
targetRevision: 0.26.1
|
targetRevision: 0.28.2
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/observability.buildth.ing/stacks/core/cloudnative-pg/values.yaml
|
- $values/otc/observability.buildth.ing/stacks/core/cloudnative-pg/values.yaml
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://charts.dexidp.io
|
- repoURL: https://charts.dexidp.io
|
||||||
chart: dex
|
chart: dex
|
||||||
targetRevision: 0.23.0
|
targetRevision: 0.24.1
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/observability.buildth.ing/stacks/core/dex/values.yaml
|
- $values/otc/observability.buildth.ing/stacks/core/dex/values.yaml
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: metrics-server
|
- chart: metrics-server
|
||||||
repoURL: https://kubernetes-sigs.github.io/metrics-server/
|
repoURL: https://kubernetes-sigs.github.io/metrics-server/
|
||||||
targetRevision: 3.12.2
|
targetRevision: 3.13.1
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/observability.buildth.ing/stacks/observability-client/metrics-server/values.yaml
|
- $values/otc/observability.buildth.ing/stacks/observability-client/metrics-server/values.yaml
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: vector
|
- chart: vector
|
||||||
repoURL: https://helm.vector.dev
|
repoURL: https://helm.vector.dev
|
||||||
targetRevision: 0.43.0
|
targetRevision: 0.52.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/observability.buildth.ing/stacks/observability-client/vector/values.yaml
|
- $values/otc/observability.buildth.ing/stacks/observability-client/vector/values.yaml
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- chart: cert-manager
|
- chart: cert-manager
|
||||||
repoURL: https://charts.jetstack.io
|
repoURL: https://charts.jetstack.io
|
||||||
targetRevision: v1.17.2
|
targetRevision: v1.19.5
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/observability.buildth.ing/stacks/otc/cert-manager/values.yaml
|
- $values/otc/observability.buildth.ing/stacks/otc/cert-manager/values.yaml
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://github.com/kubernetes/ingress-nginx.git
|
- repoURL: https://github.com/kubernetes/ingress-nginx.git
|
||||||
path: charts/ingress-nginx
|
path: charts/ingress-nginx
|
||||||
targetRevision: helm-chart-4.12.1
|
targetRevision: helm-chart-4.15.1
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/observability.buildth.ing/stacks/otc/ingress-nginx/values.yaml
|
- $values/otc/observability.buildth.ing/stacks/otc/ingress-nginx/values.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue