Tekton Pipeline release v0.27.1 "Tonkinese Talos"
π Tekton Pipelines' images now signed by Tekton Chains π
-Docs @ v0.27.1
-Examples @ v0.27.1
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.27.1/release.yaml
Changes
Features
- β¨ Tekton Pipelines' images are now being signed by Tekton Chains with Tekton's public key. Verify them with
cosign
).
Backwards incompatible changes
In current release:
- π¨ The default value for the new Step
onError
alpha feature has changed its name fromfail
tostopAndFail
. #4151
Thanks
Thanks to these contributors who contributed to v0.27.1!
- β€οΈ @bobcatfish
- β€οΈ @pritidesai
- β€οΈ @priyawadhwa
- β€οΈ @sbwsg