Releases: jenkins-x-plugins/octant-jx
Releases · jenkins-x-plugins/octant-jx
0.0.13
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.13/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.13/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Chores
- deps: bump helm.sh/helm/v3 from 3.2.0 to 3.2.4
0.0.12
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.12/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.12/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.29 to 1.0.33
0.0.11
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.11/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.11/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- add dependabot config
0.0.10
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.10/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.10/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- add owners files
0.0.9
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.9/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.9/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- create plugins directory
0.0.8
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.8/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.8/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- polish docs
0.0.7
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.7/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.7/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
Changes
Bug Fixes
- pipeline
Documentation
- releases page was telling users to move the binary to the wrong location
0.0.6
Linux
mkdir -p ~/.config/octant/plugins
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.6/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.6/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins
0.0.4
Linux
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.4/octant-jx-amd64.tar.gz | tar xzv
sudo mv octant-jx /usr/local/bin
macOS
curl -L https://github.com/jenkins-x/octant-jx/releases/download/v0.0.4/octant-jx-darwin-amd64.tar.gz | tar xzv
sudo mv octant-jx /usr/local/bin