github jenkins-x/jx v2.1.126
2.1.126

latest releases: v3.2.272, v3.2.271, v3.2.270...
4 years ago

To install jx 2.1.126 see the install guide

Linux

curl -L https://github.com/jenkins-x/jx/releases/download/v2.1.126/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

  • pipelines: add support for Tekton Sidecar containers (vbehar) #7488

Bug Fixes

  • Update scheduler apply tests (Andrew Bayer)

Chores

Issues

  • #7488 Support Tekton Sidecars in JX Pipeline syntax (vbehar)

Dependency Updates

Dependency Component New Version Old Version
jenkins-x/lighthouse 0.0.704 v0.0.699

Don't miss a new jx release

NewReleases is sending notifications on new releases.