Skip to content

v0.17.4

Compare
Choose a tag to compare
@osp-pac osp-pac released this 09 Jun 12:03
· 1013 commits to main since this release
4990013

Pipelines as Code version v0.17.4

OpenShift Pipelines as Code v0.17.4 has been released 🥳

this is a minor release fixing some crashing in the controller and extend the timeout taking to update the annotations in case of conflicts with other controllers updating the annotations

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

Kubernetes

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

Documentation

The documentation for this release is available here :

https://release-v0-17-4.pipelines-as-code.pages.dev

Changelog