From dcb4d9fcae08f850ec5c453cb7a83450b79ac527 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Jul 2025 22:01:25 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v3.0.10 --- 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 c79ff8b..be48f22 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.9 + - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.0.10 - ingress.yaml - argo-apps.application.yaml - bootstrap-repo.sealedsecret.yaml