diff --git a/manifests/argocd/base/kustomization.yaml b/manifests/argocd/base/kustomization.yaml index bcca6c6a9..8f32bb13d 100644 --- a/manifests/argocd/base/kustomization.yaml +++ b/manifests/argocd/base/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: argocd resources: # renovate: type=remote-file -- https://raw.githubusercontent.com/argoproj/argo-cd/v2.9.3/manifests/install.yaml +- https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.4/manifests/install.yaml # renovate: type=remote-file - https://raw.githubusercontent.com/argoproj-labs/argocd-image-updater/v0.12.2/manifests/install.yaml - ns.yaml