Releases: jenkins-x-plugins/jx-pipeline
Releases · jenkins-x-plugins/jx-pipeline
0.7.2
Changes in version 0.7.2
Bug Fixes
- increase build timeout (Mårten Svantesson)
0.7.1
Changes in version 0.7.1
Bug Fixes
- custom envs to spec template (Rahul Tiwari)
0.7.0
Changes in version 0.7.0
New Features
- check if gitRef is private and format git resolver params (Skisocks)
0.6.0
Changes in version 0.6.0
New Features
- add pipeline convert remotetasks command (Skisocks)
Chores
- split convert command into uses subcommand (Skisocks)
- deps: remove tekton v1alpha1 & resolve deprecations (Skisocks)
- deps: upgrade tekton & k8s (Skisocks)
0.5.16
Changes in version 0.5.16
Reverts
- default promote-release (Mårten Svantesson)
Chores
- deps: bump golang.org/x/net (dependabot[bot])
0.5.15
Changes in version 0.5.15
Chores
- test jx-updatebot for go (Mårten Svantesson)
- deps: bump github.com/emicklei/go-restful (dependabot[bot])
0.5.14
Changes in version 0.5.14
Chores
- updated gomod and gosum (Sudipto Baral)
- replaced ioutil.tempfile as it is deprecated (Sudipto Baral)
- removed deprecated lint checks (Sudipto Baral)
- updated linter version to 1.51.1 (Sudipto Baral)
- gofmt linting error fixed (Sudipto Baral)
- updated go version to 1.19 (Sudipto Baral)
0.5.13
v0.5.13 Release version 0.5.13
0.5.13
Linux
curl -L https://github.com/jenkins-x-plugins/jx-pipeline/releases/download/v0.5.13/jx-pipeline-linux-amd64.tar.gz | tar xzv
sudo mv jx-pipeline /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/jx-pipeline/releases/download/v0.5.13/jx-pipeline-darwin-amd64.tar.gz | tar xzv
sudo mv jx-pipeline /usr/local/bin
Changes in version 0.5.13
Bug Fixes
- prevent jx-build-controller from hanging (Mårten Svantesson)
Chores
- lint fixes (Mårten Svantesson)
0.5.12
Linux
curl -L https://github.com/jenkins-x-plugins/jx-pipeline/releases/download/v0.5.12/jx-pipeline-linux-amd64.tar.gz | tar xzv
sudo mv jx-pipeline /usr/local/bin
macOS
curl -L https://github.com/jenkins-x-plugins/jx-pipeline/releases/download/v0.5.12/jx-pipeline-darwin-amd64.tar.gz | tar xzv
sudo mv jx-pipeline /usr/local/bin