0.4.4
π« Pipelines as Code version 0.4.4 π«
OpenShift Pipelines as Code version 0.4.4 has been released π₯³
- 0.4.4 is a minor release fixing an issue where ClusterTasks wasn't allowed.
Installation
With tkn-pac cli
You can quickly install Pipelines as Code with just this command :
tkn-pac bootstrap
OpenShift
kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/release-0.4.4/release-0.4.4.yaml
Kubernetes
kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/release-0.4.4/release-0.4.4.k8s.yaml
and make sure you follow the setup documentation :