From 1df82885517b93409819f8aa1ad2206309a08408 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 11:57:46 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.4.4 --- 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..a7cb793 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.4 - namespace.yml - project.yml