Skip to content

2.4.12

Compare
Choose a tag to compare
@jenkins-x-bot-test jenkins-x-bot-test released this 21 Jun 07:27
· 80 commits to main since this release

Linux

curl -L https://github.com/jenkins-x-plugins/jx-release-version/releases/download/v2.4.12/jx-release-version-linux-amd64.tar.gz | tar xzv 
sudo mv jx-release-version /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x-plugins/jx-release-version/releases/download/v2.4.12/jx-release-version-darwin-amd64.tar.gz | tar xzv
sudo mv jx-release-version /usr/local/bin

Changes

Chores

  • auto update the version in the README (Vincent Behar)
  • upgrade image to 2.4.11 (jenkins-x-bot)