Skip to content

Tekton Operator release v0.22.0-1

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 24 Mar 09:18

-Docs @ v0.22.0-1

👉 Tekton Pipeline: v0.22.0
👉 Tekton Triggers: v0.11.2
👉 Tekton Dashboard: v0.14.0

Installation one-liner

  1. Install operator
    $ kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.22.0-1/release.yaml
    
  2. 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!

Extra shout-out for awesome release notes: