0.0.73
·
514 commits
to main
since this release
Linux
curl -L https://github.com/jenkins-x/jx-pipeline/releases/download/v0.0.73/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.73/helmboot-darwin-amd64.tar.gz | tar xzv
sudo mv helmboot /usr/local/binChanges
Bug Fixes
- add updatebot configuration (James Strachan)