0.4.3
π« Pipelines as Code version 0.4.3 π«
OpenShift Pipelines as Code version 0.4.3 has been released π₯³
- 0.4.3 is a minor release fixing other issues with the
tkn-pac bootstrap
command which would not work creating application on public github.
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.3/release-0.4.3.yaml
Kubernetes
kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/release-0.4.3/release-0.4.3.k8s.yaml
and make sure you follow the setup documentation :