From 553ce3e9f9b7fc36f085360735f9deeaea5541b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 10 Jul 2025 16:01:37 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v3.0.11 --- 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 be48f22..6b2f30b 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.0.10 + - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.11 - ingress.yaml - argo-apps.application.yaml - bootstrap-repo.sealedsecret.yaml