v0.37.3
·
100 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Pipelines as Code version v0.37.3
OpenShift Pipelines as Code v0.37.3 has been released 🥳
This is a bugfix release, the most notable fix is 7e14293 fixing a crash of the controller when the gitlab token is invalid.
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.37.3/release.yamlKubernetes
kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.37.3/release.k8s.yamlDocumentation
The documentation for this release is available here :
https://release-v0-37-3.pipelines-as-code.pages.dev