Releases: jenkins-x-plugins/octant-jx
Releases · jenkins-x-plugins/octant-jx
0.0.27
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.27/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.27/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- add 'linux' in the filename (Hervé Le Meur) #45
Issues
0.0.23
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.23/octant-jx-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.23/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- add video
0.0.22
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.22/octant-jx-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.22/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
0.0.21
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.21/octant-jx-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.21/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- add demo video
0.0.20
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.20/octant-jx-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.20/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Chores
- deps: bump github.com/jenkins-x/jx-helpers from 1.0.34 to 1.0.36
0.0.19
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.19/octant-jx-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.19/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- overview navigation path
0.0.17
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.17/octant-jx-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.17/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- polish the boot jobs view
0.0.16
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.16/octant-jx-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.16/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Documentation
- polish home page
0.0.15
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.15/octant-jx-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.15/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Chores
- enable linter
0.0.14
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.14/octant-jx-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.14/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Chores
- deps: bump k8s.io/api from 0.18.0 to 0.18.6