Skip to content

v0.39.1

Choose a tag to compare

@osp-pac osp-pac released this 18 Nov 07:41
· 8 commits to main since this release
Immutable release. Only release title and notes can be modified.

Pipelines as Code version v0.39.1

OpenShift Pipelines as Code v0.39.1 has been released 🥳

Changes

This is a bugfix release, the most notable fix is cd576b1 fixing a crash of the controller when the gitlab token is invalid.

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

Kubernetes

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

Documentation

The documentation for this release is available here :

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

Changelog