0.5.4
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