Skip to content

Releases: jenkins-x-plugins/octant-jx

0.0.13

19 Jul 05:51
Compare
Choose a tag to compare

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

19 Jul 05:42
Compare
Choose a tag to compare

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

17 Jul 12:25
Compare
Choose a tag to compare

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

17 Jul 12:15
Compare
Choose a tag to compare

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

17 Jul 12:12
Compare
Choose a tag to compare

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

17 Jul 10:04
Compare
Choose a tag to compare

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

17 Jul 10:00
Compare
Choose a tag to compare

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

17 Jul 09:55
Compare
Choose a tag to compare

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

16 Jul 14:31
Compare
Choose a tag to compare

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