Skip to content

Commit 96792c8

Browse files
Update Helm release argo-cd to v8.5.8
1 parent 5d1313d commit 96792c8

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)