diff --git a/kustomize/bases/argocd/kustomization.yaml b/kustomize/bases/argocd/kustomization.yaml index e5b21994..6238f34b 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.10 + version: 7.7.11 releaseName: argocd namespace: argocd valuesFile: helm-values.yaml