v0.15.6
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 :