Skip to content

v0.15.3

Compare
Choose a tag to compare
@osp-pac osp-pac released this 19 Jan 11:50
· 1098 commits to main since this release

Pipelines as Code version v0.15.3

OpenShift Pipelines as Code bugfix version v0.15.3 has been released 🥳

Changes

  • fix documentation for amending commits PR
  • Don't error out when checking for token expiration on 404 PR
  • Remove tkn pac resolve -f message on bootstrap PR
  • set no color on window or tkn pac will not work PR

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

Kubernetes

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

Documentation

documentation is available here :

https://pipelinesascode.com

Changelog