2.0.542
To install jx 2.0.542 see the install guide
Linux
curl -L https://github.com/jenkins-x/jx/releases/download/v2.0.542/jx-linux-amd64.tar.gz | tar xzv
sudo mv jx /usr/local/bin
macOS
brew tap jenkins-x/jx
brew install jx
Changes
New Features
- only check for tags on the main repository when creating the environments