Tekton Pipeline release v0.24.3 "Minskin Marvin"
π Align to v0.24.1, Setup WorkingDir for place-tools (#3978) π
-Docs @ v0.24.3
-Examples @ v0.24.3
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.24.3/release.yaml
Changes
Fixes
- π¨ Setup WorkingDir for place-tools init container to avoid permission error (#4025)
Fixes bug #3978
- π¨ Release v0.24.3 (#4024)
This is a minor release to fix the delta between v0.24.1 and v0.24.2.
Release v0.24.1 included by mistake three extra commits.
The next minor release v0.24.2 did not include them, but the difference is problematic: #4017
Release v0.24.3 builds on top of v0.24.2 and restores the three extra commits:
`WhenExpressions` no longer support PascalCase fields, they only support lowercase fields
action required: if you applied a `Pipeline` with `WhenExpressions` in v0.16, you have to reapply it
Thanks
Thanks to these contributors who contributed to v0.24.3!
- β€οΈ @barthy1
- β€οΈ @jerop
- β€οΈ @sbwsg
- β€οΈ @afrittoli
Extra shout-out for awesome release notes:
- π @jerop
- π @afrittoli