0.5.6
OpenShift Pipelines version 0.5.6
OpenShift Pipelines as Code patch version 0.5.6 has been released 🥳
This release fix minor bugs :
- 2a493cd: Create stable tags on release (@chmouel)
- f011a03: Read pac installation namespace from env (@sm43)
- 6fb444f: Repo create cmd: convert username to lowercase and then use it (@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.6/release.yaml
Kubernetes
kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/0.5.6/release.k8s.yaml
Documentation
full install documentation is available here:
https://github.com/openshift-pipelines/pipelines-as-code/blob/0.5.6/docs/install.md