From f774f7c34becc812224a4f34c6a249b09ad101d5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 17 Oct 2025 22:01:51 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v3.1.9 --- 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 142ae55..83514ad 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.1.8 + - https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.9 - ingress.yaml - argo-apps.application.yaml - bootstrap-repo.sealedsecret.yaml