Tekton Pipeline release v0.36.1 "Turkish-Angora Tony" #5553
afrittoli
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
-Docs @ v0.36.1
-Examples @ v0.36.1
Installation one-liner
Attestation
The Rekor UUID for this release is
362f8ecba72f4326ba7c696af10c9c634aa17d43f9ffc6e7c877d332b0e0f634434f09904b654e8c
Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
De-dupe task dependencies - order and resource dependencies all together. It's very common to have a task with multiple when expressions referring to the same task but different results. Maintain a set of dependencies and add only a new parent.
bug fixes:
After the replacement with an empty array, the original array will be empty.
Example:
--
#5096)Binary file (standard input) matches
Relax the validation of result type: allow for no type specified to support resources created before result types were introduced.
Misc
ko create
([release-v0.36.x] Fix TestYamls for change inko create
#5445)Docs
Thanks
Thanks to these contributors who contributed to v0.36.1!
Extra shout-out for awesome release notes:
This discussion was created from the release Tekton Pipeline release v0.36.1 "Turkish-Angora Tony".
Beta Was this translation helpful? Give feedback.
All reactions