From 6551fb9c6150f9dd38bbb68c77a8a780523af211 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 15:47:40 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.7.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 eef377fba..34fc8b0f5 100644 --- a/kustomization/base/argo-cd/kustomization.yml +++ b/kustomization/base/argo-cd/kustomization.yml @@ -20,7 +20,7 @@ patches: resources: - namespace.yml # renovate: datasource=github-releases - - https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.4/manifests/ha/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.5/manifests/ha/install.yaml - ingressroute.yml - serverstransport.yml - deployment.yml