diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index f99527ce..1ee09e0e 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.14.0-rc2 + - github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.14.0-rc3 - base/argocd-ui-route.yaml - base/dnsendpoint.yaml - base/default-appprojects.yaml