From f0868fa4131fdf60dc0f3e8e3af19a0aab884141 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:20:50 +0000 Subject: [PATCH] build(deps): update dependency argoproj/argo-cd to v2.12.3 --- 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..4d120afc4 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=6b9cd828c6e9807398869ad5ac44efd2c28422d6 # v2.12.3 patches: - path: patches/configure_argocd-cm.yaml