From 154d62e0d32148a8dae09f530dab4cc56480fbd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 04:22:12 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.7.1 --- 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..5054087 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.1 ## changes to config maps patchesStrategicMerge: