diff --git a/kubernetes/core/argocd/env.sh b/kubernetes/core/argocd/env.sh index aba2feb..ec873c6 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.10.1"