[helm-toolkit] Update to latest helm-toolkit

Change-Id: Ia6cc049d2f1526b8e6bc13f98c2867d6d9e39ee7
This commit is contained in:
Markin, Sergiy (sm515x) 2022-09-22 20:54:39 +00:00 committed by Sergiy Markin
parent d49d4ce52b
commit 2fb7b5371b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
set -eux
HTK_REPO=${HTK_REPO:-"https://opendev.org/openstack/openstack-helm-infra.git"}
HTK_STABLE_COMMIT=${HTK_COMMIT:-"f4972121bcb41c8d74748917804d2b239ab757f9"}
HTK_STABLE_COMMIT=${HTK_COMMIT:-"5c4056ad341afcc577e63902b6ddbfb222d757e1"}
TMP_DIR=$(mktemp -d)