diff --git a/kubernetes/ops/argocd/kustomization.yaml b/kubernetes/ops/argocd/kustomization.yaml index 23bd3f61..39263c45 100644 --- a/kubernetes/ops/argocd/kustomization.yaml +++ b/kubernetes/ops/argocd/kustomization.yaml @@ -8,7 +8,7 @@ resources: helmCharts: - name: argo-cd - version: 7.7.6 + version: 7.7.7 releaseName: argocd repo: https://argoproj.github.io/argo-helm valuesFile: values.yaml