From 909d9154dfbee1d7961d7f4608a4ff347bc04dde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:17:58 +0000 Subject: [PATCH] build(deps): update dependency argoproj/argo-cd to v2.13.4 --- 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..ab17df30b 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=102853d31a22e2031ad76bdc0b673d61c7c2cd89 # v2.13.4 patches: - path: patches/configure_argocd-cm.yaml