Skip to content

0.4.4

Compare
Choose a tag to compare
@chmouel chmouel released this 21 Oct 17:16
· 2365 commits to main since this release

πŸ’« 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 :

https://github.com/openshift-pipelines/pipelines-as-code/blob/0.4.4/docs/INSTALL.md#installation-guides