From a507a635eabb9136b080dffabe4de0037db0b29f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 21:05:01 +0000 Subject: [PATCH] build(deps): update dependency argoproj/argo-cd to v3.3.0 --- argocd/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/base/kustomization.yaml b/argocd/base/kustomization.yaml index ce827a150..76a7ae3ca 100644 --- a/argocd/base/kustomization.yaml +++ b/argocd/base/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: argocd resources: -- github.com/argoproj/argo-cd/manifests/cluster-install?ref=8c4ab63a9c72b31d96c6360514cda6254e7e6629 # v3.2.1 +- github.com/argoproj/argo-cd/manifests/cluster-install?ref=fd6b7d5b3cba5e7aa7ad400b0fb905a81018a77b # v3.3.0 patches: - path: patches/configure_argocd-cm.yaml