2.0.1165
Pre-release
Pre-release
jenkins-x-bot
released this
29 Jan 03:07
·
3175 commits
to main
since this release
To install jx 2.0.1165 see the install guide
Linux
curl -L https://github.com/jenkins-x/jx/releases/download/v2.0.1165/jx-linux-amd64.tar.gz | tar xzv
sudo mv jx /usr/local/bin
macOS
brew tap jenkins-x/jx
brew install jx
Changes
Chores
- add a flag to enable the goproxy when running in cluster