Skip to content

tekton-operator-0.61.0

Compare
Choose a tag to compare

A Helm chart to deploy the Tekton Operator and its CRDs

Component Versions

----------------------------------------------------------------------
org                      component                version             
----------------------------------------------------------------------
tektoncd                 hub                      "v1.9.0"            
tektoncd                 dashboard                "v0.28.0"           
tektoncd                 pipeline                 "v0.39.0"           
tektoncd                 chains                   "v0.11.0"            
tektoncd                 results                  "v0.4.0"            
tektoncd                 triggers                 "v0.20.2"           
----------------------------------------------------------------------

Installation:

helm install tekton-operator https://github.com/tektoncd/operator/releases/download/tekton-operator-0.61.0/tekton-operator-0.61.0.tgz \
  -n tekton-operator \
  --create-namespace \
  --set installCRDs=true

NOTE: not supported on OpenShift Platform