Skip to content

0.5.4

Compare
Choose a tag to compare
@chmouel chmouel released this 15 Mar 11:49
· 2143 commits to main since this release
0.5.4
4f96713

OpenShift Pipelines version 0.5.4

OpenShift Pipelines as Code patch version 0.5.4 has been released 🥳

This release fix a bug if there was a pipelinerun in .tekton directory with no "on-event" annotation it would get picked up while it should be skipped.

To install this version you can just do :

kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/release-0.5.4/release-0.5.4yaml

and make sure you follow the setup documentation :

https://github.com/openshift-pipelines/pipelines-as-code/tree/release-0.5.4/INSTALL.md

Changelog