From 70cb9e9c1e297ceffa3d31e91e84ba6100fab1be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 07:14:15 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.12.4 --- manifests/argocd/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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