๐ Tekton Pipeline: v0.23.0
๐ Tekton Triggers: v0.13.0
๐ Tekton Dashboard: v0.16.1
Installation one-liner
- Install operator
$ kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.23.0-1/release.yaml
- Install Components (uses installation profiles:
default
,all
,basic
)# to installl pipelines, triggers and dashboard (use profile 'all') $ kubectl apply -f https://raw.githubusercontent.com/tektoncd/operator/main/config/crs/kubernetes/config/all/operator_v1alpha1_config_cr.yaml
Misc
- ๐จ Bump knative to 0.22 ๐ง (#282)
Update knative dependency to 0.22 and kubernetes dependency to 0.19.7, and default minimum kubernetes version supported, v1.18.0
- ๐จ Remove serving references in CRDs ๐งฃ (#290)
Docs
- ๐ Add 0.22.0-2 to README ๐งพ (#295)
- ๐ Update some dev. & end-user
docs
๐ (#289) - ๐ Add docs link for v0.22.0-1 (#276)
- ๐ Fix tiny typo in the main README ๐ (#275)
Thanks
Thanks to these contributors who contributed to v0.23.0-1!
- โค๏ธ @afrittoli
- โค๏ธ @karthikjeeyar
- โค๏ธ @nikhil-thomas
- โค๏ธ @piyush-garg
- โค๏ธ @savitaashture
- โค๏ธ @vdemeester
Extra shout-out for awesome release notes:
- ๐ @karthikjeeyar
- ๐ @nikhil-thomas
- ๐ @piyush-garg
- ๐ @savitaashture
- ๐ @vdemeester