0.4.2
💫 Pipelines as Code version 0.4.2 💫
OpenShift Pipelines as Code version 0.4.2 has been released 🥳
- 0.4.2 is a minor release fixing an issue with the
tkn-pac bootstrap
when pac wasn't installed previously.
Installation
With tkn-pac cli
If you would like to quickly you can install Pipelines as Code with the following command :
tkn-pac bootstrap
OpenShift
kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/release-0.4.2/release-0.4.2.yaml
Kubernetes
kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/release-0.4.2/release-0.4.2.k8s.yaml
and make sure you follow the setup documentation :