Skip to content

0.10.1

Compare
Choose a tag to compare
@chmouel chmouel released this 05 Jul 07:39
· 1506 commits to main since this release
0.10.1

OpenShift Pipelines version 0.10.1

OpenShift Pipelines as Code patch version 0.10.1 has been released 🥳

This release fix an issue with incoming webhook and github apps when incoming webhook is configured in the Repo CRD.

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/0.10.1/release.yaml

Kubernetes

kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/0.10.1/release.k8s.yaml

Documentation

documentation is available here :

https://pipelinesascode.com

Changelog