v0.24.5
Pipelines as Code version v0.24.5
OpenShift Pipelines as Code v0.24.5 has been released 🥳
This release fix emission of metrics for GitHub Enterprise
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.5/release.yaml
Kubernetes
kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.24.5/release.k8s.yaml
Documentation
The documentation for this release is available here :
https://release-v0-24-5.pipelines-as-code.pages.dev
Changelog
- 53e8d73: Fix metrics emission for GitHubApp Enterprise (@savitaashture)
- ee28faa: Release yaml generated from f9139fa for release v0.24.4 (@)