Skip to content

0.0.38

Compare
Choose a tag to compare
released this 24 Jun 08:57
· 485 commits to main since this release

Linux

curl -L https://github.com/jenkins-x/jx-promote/releases/download/v0.0.38/helmboot-linux-amd64.tar.gz | tar xzv 
sudo mv helmboot /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x/jx-promote/releases/download/v0.0.38/helmboot-darwin-amd64.tar.gz | tar xzv
sudo mv helmboot /usr/local/bin

Changes

Bug Fixes

  • default to polling and get the code working with go-scm

Chores

  • shrink unnecessary mods