0.0.63
·
538 commits
to main
since this release
Linux
curl -L https://github.com/jenkins-x/jx-pipeline/releases/download/v0.0.63/helmboot-linux-amd64.tar.gz | tar xzv
sudo mv helmboot /usr/local/binmacOS
curl -L https://github.com/jenkins-x/jx-pipeline/releases/download/v0.0.63/helmboot-darwin-amd64.tar.gz | tar xzv
sudo mv helmboot /usr/local/binChanges
Chores
- regen docs (James Strachan)
- typo (James Strachan)