Update HTK stable commit (Ingress)
Update helm-toolkit to include updated Ingress templates that use current API versions (i.e. networking.k8s.io/v1) https://review.opendev.org/c/openstack/openstack-helm-infra/+/813115 Change-Id: I5c4453388418b08a8c8f13fcad574d3afef60e5d
This commit is contained in:
parent
7be8e1e6ac
commit
3f4458690d
@ -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:-"b1a247e7f54ab12d830ab74f7634457b4e43f3ef"}
|
||||
HTK_STABLE_COMMIT=${HTK_COMMIT:-"f4972121bcb41c8d74748917804d2b239ab757f9"}
|
||||
BUILD_DIR=${BUILD_DIR:-$(mktemp -d)}
|
||||
|
||||
if [[ ! -z $(echo $http_proxy) ]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user