Skip to content

v0.15.6

Compare
Choose a tag to compare
@osp-pac osp-pac released this 19 Apr 09:46
· 1098 commits to main since this release
8fcca8e

Pipelines as Code version v0.15.6

OpenShift Pipelines as Code patch version v0.15.6 has been released. This release fix one low security bug when the temporary github token can leak to the github checks interface in case there is a infrastructure failure and paac cannot create the secret on cluster.

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

Kubernetes

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

Documentation

documentation is available here :

https://pipelinesascode.com

Changelog