From 34304f73b34e1ba89acdbdd3b7f0feb522c37977 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 05:27:55 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.6.7 --- distribution/argocd/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/argocd/base/kustomization.yaml b/distribution/argocd/base/kustomization.yaml index 45d916f..ba843b0 100644 --- a/distribution/argocd/base/kustomization.yaml +++ b/distribution/argocd/base/kustomization.yaml @@ -4,7 +4,7 @@ namespace: argocd resources: - namespace.yaml -- https://github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.4.14 +- https://github.com/argoproj/argo-cd/manifests/ha/cluster-install?ref=v2.6.7 patchesStrategicMerge: - patches/configmap-patch.yaml