Merge "tools: Move helm-toolkit pin to latest commit"

This commit is contained in:
Zuul 2019-10-28 22:05:26 +00:00 committed by Gerrit Code Review
commit 26ef1d7b9f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ HELM=${1}
HELM_PIDFILE=${2}
SERVE_DIR=$(mktemp -d)
HTK_STABLE_COMMIT=${HTK_COMMIT:-"b7e2d6839ce600a7c1e2103f55d208ad3f5029ca"}
HTK_STABLE_COMMIT=${HTK_COMMIT:-"8314c530305a7a14cbf72bf0c2e873e0d01c595c"}
${HELM} init --client-only