Tekton Operator release v0.22.0-1
👉 Tekton Pipeline: v0.22.0
👉 Tekton Triggers: v0.11.2
👉 Tekton Dashboard: v0.14.0
Installation one-liner
- Install operator
$ kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.22.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
Thanks
Thanks to these contributors who contributed to v0.22.0-1!
- ❤️ @concaf
- ❤️ @karthikjeeyar
- ❤️ @nikhil-thomas
- ❤️ @piyush-garg
- ❤️ @pradeepitm12
- ❤️ @savitaashture
- ❤️ @vdemeester
Extra shout-out for awesome release notes: