v0.11.1
OpenShift Pipelines version v0.11.1
OpenShift Pipelines as Code patch version v0.11.1 has been released 🥳
This release fixes issue of failure to report pipelinerun status with GitHub App, QPS limit getting reached and auto generated secrets not getting deleted.
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.11.1/release.yaml
Kubernetes
kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.11.1/release.k8s.yaml
Documentation
documentation is available here :