We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa46f62 commit 361aaf3Copy full SHA for 361aaf3
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