Skip to content

v0.15.1

Compare
Choose a tag to compare
@osp-pac osp-pac released this 05 Jan 13:45
· 1111 commits to main since this release

Pipelines as Code version v0.15.1

OpenShift Pipelines as Code patch version v0.15.1 has been released 🥳

  • If user is not allowed to run CI then don't proceed with execution

Installation

To install this version you can install the release.yaml with kubectl for your platform :

Openshift

kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.15.1/release.yaml

Kubernetes

kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.15.1/release.k8s.yaml

Documentation

documentation is available here :

https://pipelinesascode.com

Changelog