We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9e3603 + f25a39c commit 6f94490Copy full SHA for 6f94490
1 file changed
ci/install_deps.sh
@@ -1,4 +1,5 @@
1
HELM_INSTALL_DIR=/bin
2
+export DESIRED_VERSION="v3.5.4"
3
curl https://raw.githubusercontent.com/helm/helm/master/scripts/get | bash
4
curl -L -o myke https://github.com/fiji-flo/myke/releases/download/0.9.11/myke-0.9.11-x86_64-unknown-linux-musl
5
chmod +x ./myke
0 commit comments