From 7edc59e8d68bb2e3e0cbbcd888e029ca99fd19ee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Jun 2025 20:01:29 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.14.15 --- 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 2164619..af8e51e 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=v2.13.3 + - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v2.14.15 - ingress.yaml - argo-apps.application.yaml - bootstrap-repo.sealedsecret.yaml