Skip to content

Commit 7055d85

Browse files
authored
Merge pull request #713 from mitchross/renovate/argo-cd-9.x
Update Helm release argo-cd to v9.1.0
2 parents e985350 + 361aaf3 commit 7055d85

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)