Tekton Operator release v0.52.0
Tektoncd Component Versions
PIPELINES_VERSION=v0.30.0
TRIGGERS_VERSION=v0.17.1
RESULTS_VERSION=v0.3.1
DASHBOARD_VERSION=v0.22.0
-Docs @ v0.52.0
-Examples @ v0.52.0
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.52.0/release.yaml
Misc
- 🔨 Suffix _VERSION to "config" versions env vars. (#493)
- 🔨 releases: update release cheat-sheet (#490)
Thanks
Thanks to these contributors who contributed to v0.52.0!
- ❤️ @PuneetPunamiya
- ❤️ @afrittoli
- ❤️ @nikhil-thomas
- ❤️ @pradeepitm12
- ❤️ @rupalibehera
- ❤️ @savitaashture
- ❤️ @sm43
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
- 😍 @PuneetPunamiya
- 😍 @nikhil-thomas
- 😍 @pradeepitm12
- 😍 @rupalibehera
- 😍 @savitaashture
- 😍 @sm43
- 😍 @vdemeester
Unsorted PR List
- Add mechanism to handle webhook definitons as part of webhook deployment (#527)
- remove taskrun from default prune resource (#523)
- Fix usage of dynamic names in webhook configurations (#521)
- Add mechanism to read dynamic webhook names (#516)
- [OpenShift] Fix forbidden error for community tasks (#514)
- Update kustomize configuration (#512)
- fix pruning enabled by default (#510)
- Add doc on Tektoncd Operator Release Versioning (#508)
- Fix table in operatorhub/*/README.md (#507)
- Move update spec calls to the end of reconciler (#505)
- fix resources not getting deleted for unique ns cron (#503)
- Validates component CR name in webhook (#501)
- [OpenShift] add rights to delete securitycontextconstraints (#500)
- [Openshift] Remove openshit-client as we manage this task directly (#499)
- Updates Operator for Results v0.3.1 (#495)
- Move TekonDashboard.md to TektonDashboard.md (#494)