0.0.58
jenkins-x-bot-test
released this
27 Oct 12:47
·
494 commits
to main
since this release
Linux
curl -L https://github.com/jenkins-x/jx-pipeline/releases/download/v0.0.58/helmboot-linux-amd64.tar.gz | tar xzv
sudo mv helmboot /usr/local/bin
macOS
curl -L https://github.com/jenkins-x/jx-pipeline/releases/download/v0.0.58/helmboot-darwin-amd64.tar.gz | tar xzv
sudo mv helmboot /usr/local/bin
Changes
Bug Fixes
- import tasks from tekton catalog (James Strachan)
- lets ensure we set a completed timestamp (James Strachan)
Chores
- regen docs (James Strachan)
- add unit test for import (James Strachan)
- regen docs (James Strachan)