We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e985350 + 361aaf3 commit 7055d85Copy full SHA for 7055d85
1 file changed
infrastructure/controllers/argocd/kustomization.yaml
@@ -11,7 +11,7 @@ resources:
11
helmCharts:
12
- name: argo-cd
13
repo: https://argoproj.github.io/argo-helm
14
- version: "9.0.5" # It's good practice to pin the chart version
+ version: "9.1.0" # It's good practice to pin the chart version
15
releaseName: argocd
16
namespace: argocd
17
valuesFile: values.yaml
0 commit comments