Skip to content

Tekton Pipeline release v0.24.2 "Minskin Marvin"

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 08 Jun 21:54

πŸŽ‰ 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: