From 75ce5c4ead92258ac780ec36e6faf7041eb75d39 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Mar 2024 02:00:52 +0000 Subject: [PATCH] chore: update helm release argocd-apps to v2 --- argocd-init.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-init.yml b/argocd-init.yml index 487a212..99d30dd 100644 --- a/argocd-init.yml +++ b/argocd-init.yml @@ -32,7 +32,7 @@ spec: # do not change order! (needed for renovate) repo: https://argoproj.github.io/argo-helm chart: argocd-apps - version: 1.6.2 + version: 2.0.0 targetNamespace: argocd valuesContent: |- projects: -- 2.45.2