From 8784c39cb08c23f07b0ee65ed5a93a3aa4b7eee7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 16:12:51 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.4.3 --- 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..007971a 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.4.3 - namespace.yml - project.yml