v0.24.3
Pipelines as Code version v0.24.3
OpenShift Pipelines as Code v0.24.3 has been released 🥳
This bugfixes releases fixes an error with concurrency and the max-keep-run feature, the watcher would not exclude the PipelineRuns with the Pending status and due fails to process the concurrency queue PR
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.24.3/release.yaml
Kubernetes
kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.24.3/release.k8s.yaml
Documentation
The documentation for this release is available here :
https://release-v0-24-3.pipelines-as-code.pages.dev