Skip to content

Commit 6e7aa4c

Browse files
authored
Merge pull request #1126 from mitchross/renovate/argo-cd-9.x
Update Helm release argo-cd to v9.4.17
2 parents fe1befb + d132ad5 commit 6e7aa4c

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
@@ -14,7 +14,7 @@ resources:
1414
helmCharts:
1515
- name: argo-cd
1616
repo: https://argoproj.github.io/argo-helm
17-
version: "9.4.15" # It's good practice to pin the chart version
17+
version: "9.4.17" # It's good practice to pin the chart version
1818
releaseName: argocd
1919
namespace: argocd
2020
valuesFile: values.yaml

0 commit comments

Comments
 (0)