github tektoncd/pipeline v0.24.2
Tekton Pipeline release v0.24.2 "Minskin Marvin"

latest releases: v0.59.0, v0.50.6, v0.47.9...
2 years ago

🎉 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!

Extra shout-out for awesome release notes:

Don't miss a new pipeline release

NewReleases is sending notifications on new releases.