This repository has been archived by the owner on Nov 11, 2020. It is now read-only.
0.0.88
Linux
curl -L https://github.com/jenkins-x-labs/helmboot/releases/download/v0.0.88/helmboot-linux-amd64.tar.gz | tar xzv
sudo mv helmboot /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-labs/helmboot/releases/download/v0.0.88/helmboot-darwin-amd64.tar.gz | tar xzv
sudo mv helmboot /usr/local/bin
Changes
Bug Fixes
- improve the destroy command
- polish the docs on how to setup secrets