From cc8ee0ed2da10f4b5f820cbae33daafa06cca335 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Dec 2025 14:02:03 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v3.2.3 --- 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 330db9f..68ca97d 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.2 + - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.2.3 - ingress.yaml - argo-apps.application.yaml - bootstrap-repo.sealedsecret.yaml