From 2c30958e3128ba2eeb4686566b599dd8eeef6771 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:05:30 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v2.12.5 --- bootstrap/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/argocd/kustomization.yaml b/bootstrap/argocd/kustomization.yaml index 7dee255..7ad7ebe 100644 --- a/bootstrap/argocd/kustomization.yaml +++ b/bootstrap/argocd/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: argocd resources: -- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.12.3 +- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.12.5 - namespace.yml patches: