Tekton Pipeline release v0.24.2 "Minskin Marvin"
π Workspaces in Sidecar is serialized as workspaces not Workspaces π
-Docs @ v0.24.2
-Examples @ v0.24.2
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.24.2/release.yaml
Upgrade Notices
See upgrade notices for v0.24.0.
Sidecar Workspaces field is annotated in lowercase instead of pascalcase, so Pipelines using them need to be reapplied.
Fixes
-
π [cherry-pick] Fix Workspaces in Sidecar to be serialized as workspaces not Workspaces (#4013)
Sidecar Workspaces field is annotated in lowercase instead of pascalcase. -
π [cherry-pick] Update tektoncd/plumbing. (#4009)
-
π Revert Fix issue with 23 in Script blocks (#3942)
Revert fix for instances of "$$" in script blocks. Kubernetes replaces "$$" with a single "$" and your scripts need to deal appropriately with these instances.
Thanks
Thanks to these contributors who contributed to v0.24.2!
- β€οΈ @afrittoli
- β€οΈ @jerop
- β€οΈ @jeffmaury
- β€οΈ @wlynch
Extra shout-out for awesome release notes:
- π @afrittoli
- π @jerop