Skip to content

0.4.3

Compare
Choose a tag to compare
@chmouel chmouel released this 14 Oct 14:43
· 2365 commits to main since this release

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

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