Skip to content

Tekton Operator release v0.60.1

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 28 Jul 13:53

-Docs @ v0.60.1
-Examples @ v0.60.1

Installation one-liner

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

Component Versions

----------------------------------------------------------------------
org                      component                version             
----------------------------------------------------------------------
tektoncd                 hub                      "v1.8.0"            
tektoncd                 dashboard                "v0.27.0"           
tektoncd                 pipeline                 "v0.37.2"           
openshift-pipelines      pipelines-as-code        "0.10.1"            
tektoncd                 chains                   "v0.9.0"            
tektoncd                 results                  "v0.4.0"            
tektoncd                 triggers                 "v0.20.2"           
----------------------------------------------------------------------

Thanks

Thanks to these contributors who contributed to v0.60.1!

Extra shout-out for awesome release notes:

PR List

  • [Cherry-pick] Increasing QPS limit to 50 to improve installation (#941)
  • [Cherry-pick] Add env to replace the s2i-java env step (#938)
  • [Cherry-pick] Adds missing MetricsDomain env for operator container (#937)
  • Update version in manifest to 0.60.1 for release (#931)
  • [Cherry-pick] Add job replacement transform in tekton hub (#913)
  • [Cherry-pick] Removes PropagationPolicy for resource deletion (#911)
  • [v0.60.x] Bump tektoncd/pipeline to 0.37.2 (#897)
  • [Cherry-pick] OpenShift: Update links in CSV (#895)
  • [cherry pick] Bump tkn to 0.24.0 in ConsoleCLIDownload (#889)
  • Update pac version to 0.10.1 (#886)
  • [release-v0.60.x] Update tkn download URLs, add arm64 (#884)
  • Rename Rolebinding and Roles for metrics (#878)
  • Fix component versions in OperatorHub description (#874)