Set stable HTK_COMMIT value

Change-Id: I6d9faa089546d04b6456aed98dba33cc19ac04de
This commit is contained in:
Sergiy Markin 2025-04-17 15:52:37 -05:00
parent e1b917d5c5
commit cf411a7e0b
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@
run: tools/gate/playbooks/build-charts.yaml
nodeset: airship-drydock-single-node-jammy
vars:
HTK_COMMIT: b6fa5ad3dc8daef9fa08a70d981f2bf2a9ca55cf
HTK_COMMIT: 49c117443391cec75e0bd52bb4a9d033325927ad
- job:
name: airship-drydock-chart-build-latest-htk

View File

@ -17,7 +17,7 @@
set -x
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 {