From afd0affacde923f40b08940ecdf70d7914554fc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:03:01 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.8.5 --- kustomization/base/argo-cd/kustomization.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization/base/argo-cd/kustomization.yml b/kustomization/base/argo-cd/kustomization.yml index 600aa5b87..36f3de2a7 100644 --- a/kustomization/base/argo-cd/kustomization.yml +++ b/kustomization/base/argo-cd/kustomization.yml @@ -24,7 +24,7 @@ patches: resources: - namespace.yml # renovate: datasource=github-releases - - https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.4/manifests/ha/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.8.5/manifests/ha/install.yaml - ingress.yml - serverstransport.yml - deployment.yml