From 35ca85f42c25615efe286b319d7666c73facedfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 15:05:20 +0000 Subject: [PATCH] chore(deps): update dependency argoproj/argo-cd to v3.3.6 --- 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..422042c 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.6 - namespace.yml - project.yml