Tekton Operator release v0.22.0-3
👉 Tekton Pipeline: v0.22.0
👉 Tekton Triggers: v0.12.1
👉 Tekton Dashboard: v0.15.0
Installation one-liner
- Install operator
$ kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.22.0-3/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-3!
- ❤️ @vdemeester
- ❤️ @houshengbo
Extra shout-out for awesome release notes: