From a8a279767b5b578faabb54794a79d84db7b3dfa1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 23:54:56 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.11.1 --- manifests/argocd/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/argocd/base/kustomization.yaml b/manifests/argocd/base/kustomization.yaml index bcca6c6a9..21255b375 100644 --- a/manifests/argocd/base/kustomization.yaml +++ b/manifests/argocd/base/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: argocd resources: # renovate: type=remote-file -- https://raw.githubusercontent.com/argoproj/argo-cd/v2.9.3/manifests/install.yaml +- https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.1/manifests/install.yaml # renovate: type=remote-file - https://raw.githubusercontent.com/argoproj-labs/argocd-image-updater/v0.12.2/manifests/install.yaml - ns.yaml