diff --git a/src/entrypoint.sh b/src/entrypoint.sh index e720cd2..3746d77 100644 --- a/src/entrypoint.sh +++ b/src/entrypoint.sh @@ -41,7 +41,7 @@ REPO_URL="" main() { if [[ -z "$HELM_VERSION" ]]; then - HELM_VERSION="3.8.0" + HELM_VERSION="3.10.0" fi if [[ -z "$CHARTS_DIR" ]]; then