-Docs @ v0.11.1
-Examples @ v0.11.1
Changes
Features
NOTE: Please check v0.11.0 release notes for all the new features and bug fixes
Deprecation Notices 🚨
-
Revert removal of template.Name field and handle Deprecation of template.Name field (#912)
Deprecate template.Name in favor of
template.Ref
Fixes 🐛
- Add missing namespace to core-interceptors role (#917)
Docs 📖
- Add links to versioned docs for v0.11.0 (#908)
How to upgrade from v0.10.2 :up_arrow:
Note:
- Users can skip
v0.11.0
and directly upgrade tov0.11.1
fromv0.10.2
to avoid issue withtemplate.Name
field. - Upgrading to
v0.11.1
will get all the features and bug fixes fromv0.11.0
. Please check v0.11.0 release notes for all the new features and bug fixes.
kubectl apply -f https://storage.googleapis.com/tekton-releases/triggers/previous/v0.11.1/release.yaml
Thanks
Thanks to these contributors who contributed to v0.11.1!
- ❤️ @dibyom
- ❤️ @savitaashture
Extra shout-out for awesome release notes:
- 😍 [@savitaashture]