From 53731b34257edf82eca16a069fa76cf541bfcd6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 16:17:27 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.7.5 --- argocd/install/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/install/kustomization.yaml b/argocd/install/kustomization.yaml index 1ad402a..84eba8c 100644 --- a/argocd/install/kustomization.yaml +++ b/argocd/install/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://github.com/argoproj/argo-cd.git/manifests/cluster-install?ref=v2.6.7 + - https://github.com/argoproj/argo-cd.git/manifests/cluster-install?ref=v2.7.5 ## changes to config maps patchesStrategicMerge: