Skip to content

v0.48.1

Choose a tag to compare

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

Pipelines as Code version v0.48.1

OpenShift Pipelines as Code v0.48.1 has been released 🥳

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

Installation

To install this version you can install the release.yaml with kubectl for your platform :

Openshift

kubectl apply -f https://github.com/tektoncd/pipelines-as-code/releases/download/v0.48.1/release.yaml

Kubernetes

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

Documentation

The documentation for this release is available here :

https://docs.pipelinesascode.com/v0.48.1

Changelog