Skip to content

0.5.7

Compare
Choose a tag to compare
@chmouel chmouel released this 08 Apr 05:10
· 1717 commits to main since this release

OpenShift Pipelines version 0.5.7

OpenShift Pipelines as Code version 0.5.7 has been released 🥳

This release fixes following bugs :

To install this version you can install the release.yaml with kubectl for your platform :

Installation

Openshift

kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/0.5.7/release.yaml

Kubernetes

kubectl apply -f https://raw.githubusercontent.com/openshift-pipelines/pipelines-as-code/0.5.7/release.k8s.yaml

Documentation

full install documentation is available here:

https://github.com/openshift-pipelines/pipelines-as-code/blob/0.5.7/docs/install.md