Skip to content

v0.19.0

Compare
Choose a tag to compare
@osp-pac osp-pac released this 04 May 09:10
· 919 commits to main since this release
132a78a

Pipelines as Code version v0.19.0

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

Changes

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

Kubernetes

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

Documentation

documentation is available here :

https://pipelinesascode.com

Changelog