Skip to content

v0.37.6

Choose a tag to compare

@tekton-pac-bot tekton-pac-bot released this 19 Feb 14:43
· 441 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.37.6
1936d60

Pipelines as Code version v0.37.6

OpenShift Pipelines as Code v0.37.6 has been released 🥳

This is bug fix release, notably fixes custom hub catalog type fdb94dc

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

Kubernetes

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

Documentation

The documentation for this release is available here :

https://release-v0-37-6.pipelines-as-code.pages.dev

Changelog