From cb6b8dfffff804c2590aafeac6edd7996072bd86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 17:08:07 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.3.2 --- 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 1acbe3f..edb40de 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=v3.3.0 +- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v3.3.2 - namespace.yml - project.yml