Tekton Operator release v0.59.0
Tekton Operator release v0.59.0
-Docs @ v0.59.0
-Examples @ v0.59.0
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.59.0/release.yaml
Component Versions
----------------------------------------------------------------------
org component version
----------------------------------------------------------------------
tektoncd hub "v1.7.3"
tektoncd dashboard "v0.26.0"
tektoncd pipeline "v0.36.0"
openshift-pipelines pipelines-as-code "0.8.0"
tektoncd chains "v0.9.0"
tektoncd results "v0.4.0"
tektoncd triggers "v0.20.0"
----------------------------------------------------------------------
Thanks
Thanks to these contributors who contributed to v0.59.0!
- ❤️ @PuneetPunamiya
- ❤️ @jacksgt
- ❤️ @karthikjeeyar
- ❤️ @khrm
- ❤️ @nikhil-thomas
- ❤️ @pradeepitm12
- ❤️ @sugardon
- ❤️ @vdemeester
- ❤️ @yselkowitz
Extra shout-out for awesome release notes:
Unsorted PR List
- Increase e2e poll timeout to 10min (#821)
- Fix a buggy package reference (#818)
- Replace polling based logic in reconcilers with requeue (#815)
- Install kn tasks only on architectures with knative client (#812)
- Updates Hub CR to prevent loss of data on operator upgradation (#811)
- move prune commands to single container (#805)
- Add quickstart for configuring pipeline metrics levels (#801)
- Add honorLabels to the pipelines ServiceMonitor (#796)
- Fix typo in docs (#791)
- Add a mechanism to ensure targetNamespace is deleted up in e2e tests (#790)
- Make sure we push to the right branch (#789)
- Add Helm chart for installing Tekton Operator (#627)