Skip to content

Releases: jenkins-x-plugins/octant-jx

0.0.44

25 Feb 08:01
Compare
Choose a tag to compare
v0.0.44

Release version 0.0.44

0.0.43

17 Feb 12:00
Compare
Choose a tag to compare
v0.0.43

Release version 0.0.43

0.0.42

17 Feb 11:40
Compare
Choose a tag to compare
v0.0.42

Release version 0.0.42

0.0.38

26 Jan 22:52
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.38/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.38/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins

Changes

Chores

  • typo: fixes from Jenkin to Jenkins (rick)

0.0.37

05 Jan 17:57
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.37/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.37/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins

Changes

Bug Fixes

  • add a view of jenkins servers in the cluster (James Strachan)

0.0.36

10 Dec 17: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.36/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.36/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins

Changes

Bug Fixes

  • fix failing test (James Strachan)
  • added default doc links for when no annotation (James Strachan)
  • ugprade octant (James Strachan)
  • add link to health checks if annotated (James Strachan)
  • upgraded to latest versions (James Strachan)

0.0.34

13 Nov 06: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.34/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.34/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins

Changes

Bug Fixes

  • polish the preview view (James Strachan)

0.0.33

12 Nov 18:53
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.33/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.33/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins

Changes

Bug Fixes

  • add user link (James Strachan)
  • first spike at a preview page (James Strachan)

0.0.32

07 Nov 13:30
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.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)

0.0.31

26 Oct 09:40
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.31/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.31/octant-jx-darwin-amd64.tar.gz | tar xzv
mv octant-* ~/.config/octant/plugins

Changes

Bug Fixes

  • use tekton pipeline (James Strachan)