From 246ba4607118c1e790d5b8748c1fc84200441802 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 11:10:00 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v6.8.1 --- 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..c83ac8d 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.8.1"