Skip to content

2.0.1140

Compare
Choose a tag to compare
@jenkins-x-bot 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