Skip to content

v0.17.3

Compare
Choose a tag to compare
@osp-pac osp-pac released this 18 Apr 11:26
· 1013 commits to main since this release
5403294

Pipelines as Code version v0.17.3

OpenShift Pipelines as Code patch version v0.17.3 has been released, see the changelog below for a list of bugfixes this releases bring.

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

Kubernetes

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

Documentation

documentation is available here :

https://pipelinesascode.com

Changelog