Tekton Operator release v0.23.0-1
👉 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: