0.0.32
jenkins-x-bot-test
released this
07 Nov 13:30
·
32 commits
to master
since this release
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.32/octant-jx-linux-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
macOS
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.32/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- pipeline (James Strachan)
- merge (James Strachan)
- fix pipeline (James Strachan)
- view script blocks on steps properly (James Strachan)
- the boot jobs view (James Strachan)