Skip to content

Commit 0831605

Browse files
authored
Merge pull request #634 from mitchross/renovate/argo-cd-8.x
Update Helm release argo-cd to v8.5.8
2 parents ad91132 + 96792c8 commit 0831605

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.5.7" # It's good practice to pin the chart version
14+
version: "8.5.8" # It's good practice to pin the chart version
1515
releaseName: argocd
1616
namespace: argocd
1717
valuesFile: values.yaml

0 commit comments

Comments
 (0)