Skip to content

v0.42.3

Choose a tag to compare

@tekton-pac-bot tekton-pac-bot released this 17 Jul 13:39
Immutable release. Only release title and notes can be modified.
v0.42.3

Pipelines as Code version v0.42.3

OpenShift Pipelines as Code v0.42.3 has been released 🥳

This release is exclusively for bumping go version to 1.26.4 in f799bbf

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

Kubernetes

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

Documentation

The documentation for this release is available here :

https://release-v0-42-3.pipelines-as-code.pages.dev

Changelog