0.5.7
OpenShift Pipelines version 0.5.7
OpenShift Pipelines as Code version 0.5.7 has been released 🥳
This release fixes following bugs :
- db8f587: Adds clusterrole so that non-admin user can access repository CR (@sm43)
- 0371f70: [gh app] Update exiting check run if there is one (@chmouel)
- 80df95e: fixes application id (@sm43)
To install this version you can install the release.yaml with kubectl for your platform :
Installation
Openshift
kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/0.5.7/release.yaml
Kubernetes
kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/0.5.7/release.k8s.yaml
Documentation
full install documentation is available here:
https://github.com/openshift-pipelines/pipelines-as-code/blob/0.5.7/docs/install.md