Skip to content

Commit 6f94490

Browse files
author
rtucker-mozilla
authored
Merge pull request #646 from rtucker-mozilla/master
Adding DESIRED_VERSION for helm installation
2 parents e9e3603 + f25a39c commit 6f94490

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/install_deps.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
HELM_INSTALL_DIR=/bin
2+
export DESIRED_VERSION="v3.5.4"
23
curl https://raw.githubusercontent.com/helm/helm/master/scripts/get | bash
34
curl -L -o myke https://github.com/fiji-flo/myke/releases/download/0.9.11/myke-0.9.11-x86_64-unknown-linux-musl
45
chmod +x ./myke

0 commit comments

Comments
 (0)