From 763bba8324c3fc86ae7c3150cefc0bcce43500d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 22:30:31 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.7.10 --- bootstrap/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/argocd/kustomization.yaml b/bootstrap/argocd/kustomization.yaml index f8a6953..679329d 100644 --- a/bootstrap/argocd/kustomization.yaml +++ b/bootstrap/argocd/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: argocd resources: -- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.7.3 +- github.com/argoproj/argo-cd/manifests/cluster-install?ref=v2.7.10 - namespace.yml patches: