diff --git a/argocd/base/kustomization.yaml b/argocd/base/kustomization.yaml index fcc1280..c975d1f 100644 --- a/argocd/base/kustomization.yaml +++ b/argocd/base/kustomization.yaml @@ -3,4 +3,4 @@ kind: Kustomization namespace: argocd resources: -- https://raw.githubusercontent.com/argoproj/argo-cd/v2.5.10/manifests/ha/install.yaml +- https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.4/manifests/ha/install.yaml