Skip to content

0.5.5

Compare
Choose a tag to compare
@chmouel chmouel released this 29 Mar 12:15
· 2143 commits to main since this release
0.5.5
ee9517c

OpenShift Pipelines version 0.5.5

OpenShift Pipelines as Code patch version 0.5.5 has been released 🥳

This release fix a few bugs with tkn-pac :

  • d0a017d: Try to detect if pac is installed via operator
  • b5c59fa: Skip trying to resolve Pipeline bundle
  • 0c5feed: fix tkn pac repo create not accepting existing namespace

To install this version you can just do :

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

and make sure you follow the setup documentation :

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