From 854b2f5101372d10ef1073b75c728dce3282d266 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Dec 2025 10:01:59 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v3.2.2 --- infrastructure/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/argocd/kustomization.yaml b/infrastructure/argocd/kustomization.yaml index f7e66ac..330db9f 100644 --- a/infrastructure/argocd/kustomization.yaml +++ b/infrastructure/argocd/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: argocd resources: - namespace.yaml - - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.1 + - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.2 - ingress.yaml - argo-apps.application.yaml - bootstrap-repo.sealedsecret.yaml