From 1eebb56c058b9b4e5967418e00b6a54d92f3d47c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 22:25:13 +0000 Subject: [PATCH] build(deps): update dependency argoproj/argo-cd to v2.14.1 --- 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..371b7f1cc 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=3345d05a43d8edd7ec42ec71ffe8b5f95bc68dbe # v2.14.1 patches: - path: patches/configure_argocd-cm.yaml