Skip to content

Commit 361aaf3

Browse files
Update Helm release argo-cd to v9.1.0
1 parent fa46f62 commit 361aaf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/controllers/argocd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ resources:
1111
helmCharts:
1212
- name: argo-cd
1313
repo: https://argoproj.github.io/argo-helm
14-
version: "9.0.5" # It's good practice to pin the chart version
14+
version: "9.1.0" # It's good practice to pin the chart version
1515
releaseName: argocd
1616
namespace: argocd
1717
valuesFile: values.yaml

0 commit comments

Comments
 (0)