From 95f36e7cc0a961b45467477766f3108e12f4810c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 12:03:22 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v6.6.0 --- kubernetes/core/argocd/env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/core/argocd/env.sh b/kubernetes/core/argocd/env.sh index aba2feb..c879065 100644 --- a/kubernetes/core/argocd/env.sh +++ b/kubernetes/core/argocd/env.sh @@ -2,4 +2,4 @@ HELM_APP_NAMESPACE="argocd" HELM_REPO_NAME="argoproj" HELM_REPO_SOURCE="https://argoproj.github.io/argo-helm" HELM_APP_NAME="argo-cd" -HELM_APP_VERSION="6.2.1" +HELM_APP_VERSION="6.6.0"