0.4.0
Linux
curl -L https://github.com/jenkins-x-plugins/jx-pipeline/releases/download/v0.4.0/jx-pipeline-linux-amd64.tar.gz | tar xzv
sudo mv jx-pipeline /usr/local/binmacOS
curl -L https://github.com/jenkins-x-plugins/jx-pipeline/releases/download/v0.4.0/jx-pipeline-darwin-amd64.tar.gz | tar xzv
sudo mv jx-pipeline /usr/local/binChanges
New Features
- container sbom push (osamamagdy)
- reference download syft from pipeline catalog (osamamagdy)
Bug Fixes
- revert the sbom container push (osamamagdy)