From 19bd2b65dd0806b183fb01474e0ca52df3544830 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 23:53:21 +0000 Subject: [PATCH] Update dependency argoproj/argo-cd to v2.9.3 --- 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..dd75a4f 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.9.3 ## changes to config maps patchesStrategicMerge: