Compare commits

..

1 Commits

Author SHA1 Message Date
a8697ec4c7 chore(deps): update helm release argo-cd to v9 2025-11-13 12:02:09 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ spec:
- repoURL: https://argoproj.github.io/argo-helm - repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd chart: argo-cd
# targetRevision: 8.1.2 # targetRevision: 8.1.2
targetRevision: 8.6.4 targetRevision: 9.1.1
helm: helm:
valueFiles: valueFiles:
- $values/system/ArgoCD/values.yaml - $values/system/ArgoCD/values.yaml

View File

@@ -13,7 +13,7 @@ spec:
sources: sources:
- repoURL: https://bitnami-labs.github.io/sealed-secrets - repoURL: https://bitnami-labs.github.io/sealed-secrets
chart: sealed-secrets chart: sealed-secrets
targetRevision: 2.17.9 targetRevision: 2.17.7
helm: helm:
valueFiles: valueFiles:
- $values/system/SealedSecrets/values.yaml - $values/system/SealedSecrets/values.yaml