Skip to content

Releases: chmouel/pipelines-as-code

v0.36.1

23 Jul 09:40
Compare
Choose a tag to compare
v0.36.1 Pre-release
Pre-release

Pipelines as Code version v0.36.1

OpenShift Pipelines as Code v0.36.1 has been released 🥳

TODO: XXXXX add high level changelog before setting this as released XXXXX,
describe the large features with some nice screenshot/demo if possible with doc links and pr links, if bugfixes just mention the notable bugfixes, see older releases for some example

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

Kubernetes

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

Documentation

The documentation for this release is available here :

https://release-v0-36-1.pipelines-as-code.pages.dev

Changelog