2.0.1140
jenkins-x-bot
released this
20 Jan 16:31
·
458 commits
to master
since this release
To install jx 2.0.1140 see the install guide
Linux
curl -L https://github.com/jenkins-x/jx/releases/download/v2.0.1140/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
- experiment with generating a helm values from jx requirements we can use with helmfile, also add a couple of optional flags to help working with Helm 3
Documentation
- add info on work in progress experiments