diff --git a/kustomize/bases/argocd/kustomization.yaml b/kustomize/bases/argocd/kustomization.yaml index 8db551a6..57ba680d 100644 --- a/kustomize/bases/argocd/kustomization.yaml +++ b/kustomize/bases/argocd/kustomization.yaml @@ -5,7 +5,7 @@ namespace: argocd helmCharts: - name: argo-cd repo: https://argoproj.github.io/argo-helm - version: 7.7.7 + version: 7.7.8 releaseName: argocd namespace: argocd valuesFile: helm-values.yaml