From dc6a47bb13888acd07c69099e6dac13582719e90 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Feb 2024 02:00:50 +0000 Subject: [PATCH] chore: update helm release argo-cd to v6.4.0 --- argocd-init.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-init.yml b/argocd-init.yml index 441a6f4..a529492 100644 --- a/argocd-init.yml +++ b/argocd-init.yml @@ -13,7 +13,7 @@ spec: # do not change order! (needed for renovate) repo: https://argoproj.github.io/argo-helm chart: argo-cd - version: 6.3.1 + version: 6.4.0 targetNamespace: argocd valuesContent: |- applicationSet: -- 2.45.2