Skip to content

0.0.46

Compare
Choose a tag to compare
@jenkins-x-bot-test jenkins-x-bot-test released this 28 May 10:27
· 14 commits to main since this release

Linux

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

macOS

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

Changes

Chores

  • allow the cron job to delete CMs (James Strachan)