diff --git a/bootstrap/argocd/kustomization.yaml b/bootstrap/argocd/kustomization.yaml index f8a6953..679329d 100644 --- a/bootstrap/argocd/kustomization.yaml +++ b/bootstrap/argocd/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: argocd resources: -- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.7.3 +- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.7.10 - namespace.yml patches: