Skip to content

Commit 4dcd698

Browse files
authored
Merge pull request #590 from mitchross/renovate/argo-cd-8.x
Update Helm release argo-cd to v8.5.0
2 parents abe192a + db9bccb commit 4dcd698

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: "8.3.7" # It's good practice to pin the chart version
14+
version: "8.5.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)