diff --git a/kubernetes/ops/argocd/kustomization.yaml b/kubernetes/ops/argocd/kustomization.yaml index 7ed35f21..2ef80f6c 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.9 + version: 7.7.10 releaseName: argocd repo: https://argoproj.github.io/argo-helm valuesFile: values.yaml