Update helm-toolkit pin
This pins the version of helm-toolkit used during the build process to a compatible version. This should be updated to master once helm 2.13.1 releases with this fix [0]. [0]: https://github.com/helm/helm/pull/5411 Change-Id: I8f273b96e35e66479e62dd2c7f362fd10c1e3bff
This commit is contained in:
parent
85534b7796
commit
7bfb48db43
@ -18,7 +18,7 @@
|
||||
HELM=$1
|
||||
HTK_REPO=${HTK_REPO:-"https://github.com/openstack/openstack-helm-infra"}
|
||||
HTK_PATH=${HTK_PATH:-""}
|
||||
HTK_STABLE_COMMIT=${HTK_COMMIT:-"2fce7e821201a5f578331370703e164d5a932fcc"}
|
||||
HTK_STABLE_COMMIT=${HTK_COMMIT:-"d6996b8004db35acad7d51412b0b3216189e745f"}
|
||||
BUILD_DIR=${BUILD_DIR:-$(mktemp -d)}
|
||||
DEP_UP_LIST=${DEP_UP_LIST:-"divingbell"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user