From 26c4eaef8377e4ba415e0501065c66baf2b7a41a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:56:59 +0000 Subject: [PATCH] build(deps): update dependency argoproj/argo-cd to v2.14.2 --- argocd/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/base/kustomization.yaml b/argocd/base/kustomization.yaml index a8d41f67e..19efa6a9e 100644 --- a/argocd/base/kustomization.yaml +++ b/argocd/base/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: argocd resources: -- github.com/argoproj/argo-cd/manifests/cluster-install?ref=560953c37b343c956f3a18f3db7d006e694c0dc4 # v2.12.2 +- github.com/argoproj/argo-cd/manifests/cluster-install?ref=ad2724661b66ede607db9b5bd4c3c26491f5be67 # v2.14.2 patches: - path: patches/configure_argocd-cm.yaml