v0.22.1
Pipelines as Code version v0.22.1
OpenShift Pipelines as Code v0.22.1 has been released 🥳
This minor release fixes the pac policy issue that was introduced in the previous release. The policy would still allow organisation users even if the policy was set and the users was not in the policy groups specified. Demo: https://youtu.be/watch?v=Zfp6p3Cfgvw PR: #1497
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.22.1/release.yaml
Kubernetes
kubectl apply -f https://github.com/openshift-pipelines/pipelines-as-code/releases/download/v0.22.1/release.k8s.yaml
Documentation
The documentation for this release is available here :
https://release-v0-22-1.pipelines-as-code.pages.dev