diff --git a/cluster/bootstrap/argocd/kustomization.yaml b/cluster/bootstrap/argocd/kustomization.yaml index 1abfd93b..4ebce1c4 100644 --- a/cluster/bootstrap/argocd/kustomization.yaml +++ b/cluster/bootstrap/argocd/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization helmCharts: - name: argo-cd repo: https://argoproj.github.io/argo-helm - version: 6.7.18 + version: 6.8.0 releaseName: argocd valuesFile: helmvalues.yaml namespace: argocd