From 1012e031c7dd884ea68e6f9847a0ed8b0a261d8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 17:58:29 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.6.7 --- 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 e0f693b..1ad402a 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.6 + - https://github.com/argoproj/argo-cd.git/manifests/cluster-install?ref=v2.6.7 ## changes to config maps patchesStrategicMerge: