Skip to content

Commit

Permalink
Updated helm-unittest version for s390x (#10700)
Browse files Browse the repository at this point in the history
Signed-off-by: Mujahid-Dandoti <[email protected]>
  • Loading branch information
dandotimujahid authored Oct 12, 2024
1 parent b56b770 commit 7ab48e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/scripts/setup-helm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -x

TEST_HELM3_VERSION=${TEST_HELM3_VERSION:-'v3.15.4'}
TEST_HELM_UNITTEST_VERSION=${TEST_HELM_UNITTEST_VERSION:-'v0.5.2'}
TEST_HELM_UNITTEST_VERSION=${TEST_HELM_UNITTEST_VERSION:-'v0.6.3'}

function install_helm3 {
export HELM_INSTALL_DIR=/usr/bin
Expand Down

0 comments on commit 7ab48e9

Please sign in to comment.