Set stable HTK_COMMIT value
Change-Id: I6d9faa089546d04b6456aed98dba33cc19ac04de
This commit is contained in:
parent
e1b917d5c5
commit
cf411a7e0b
@ -82,7 +82,7 @@
|
|||||||
run: tools/gate/playbooks/build-charts.yaml
|
run: tools/gate/playbooks/build-charts.yaml
|
||||||
nodeset: airship-drydock-single-node-jammy
|
nodeset: airship-drydock-single-node-jammy
|
||||||
vars:
|
vars:
|
||||||
HTK_COMMIT: b6fa5ad3dc8daef9fa08a70d981f2bf2a9ca55cf
|
HTK_COMMIT: 49c117443391cec75e0bd52bb4a9d033325927ad
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: airship-drydock-chart-build-latest-htk
|
name: airship-drydock-chart-build-latest-htk
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
set -x
|
set -x
|
||||||
|
|
||||||
HELM=$1
|
HELM=$1
|
||||||
HELM_ARTIFACT_URL=${HELM_ARTIFACT_URL:-"https://get.helm.sh/helm-v3.15.4-linux-amd64.tar.gz"}
|
HELM_ARTIFACT_URL=${HELM_ARTIFACT_URL:-"https://get.helm.sh/helm-v3.16.4-linux-amd64.tar.gz"}
|
||||||
|
|
||||||
|
|
||||||
function install_helm_binary {
|
function install_helm_binary {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user