From c6b4f95b4174e374ab0e062355fe2df63498822a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 21:12:48 +0000 Subject: [PATCH] build(deps): update dependency argoproj/argo-cd to v2.14.0 --- 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..90d7d955e 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=4745e08d4fbd9b115e208880eac9a63119a8821c # v2.14.0 patches: - path: patches/configure_argocd-cm.yaml