We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe1befb + d132ad5 commit 6e7aa4cCopy full SHA for 6e7aa4c
1 file changed
infrastructure/controllers/argocd/kustomization.yaml
@@ -14,7 +14,7 @@ resources:
14
helmCharts:
15
- name: argo-cd
16
repo: https://argoproj.github.io/argo-helm
17
- version: "9.4.15" # It's good practice to pin the chart version
+ version: "9.4.17" # It's good practice to pin the chart version
18
releaseName: argocd
19
namespace: argocd
20
valuesFile: values.yaml
0 commit comments