Skip to content

0.10.0

Compare
Choose a tag to compare
@chmouel chmouel released this 24 Jun 12:26
· 1506 commits to main since this release
a4b9371

OpenShift Pipelines version 0.10.0

OpenShift Pipelines as Code patch version 0.10.0 has been released.

This release add setup-webhook cli command for github, bitbucket-cloud, gitlab providers among other bug fixes for Openshift Pipelines 1.8 release.

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

Kubernetes

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

Documentation

documentation is available here :

https://pipelinesascode.com

Changelog