Skip to content

v0.14.2

Compare
Choose a tag to compare
@osp-pac osp-pac released this 24 Nov 13:20
· 1183 commits to main since this release

OpenShift Pipelines version v0.14.2

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

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.14.2/release.yaml

Kubernetes

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

Documentation

documentation is available here :

https://pipelinesascode.com

Changelog