Tekton Operator release v0.56.0 ""
v0.56.0 🎉
-Docs @ v0.56.0
-Examples @ v0.56.0
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/0.56.0/release.notags.yaml
Component Versions
TEKTON_PIPELINE : v0.34.1
TEKTON_TRIGGERS : v0.19.1
TEKTON_RESULTS : v0.4.0
TEKTON_DASHBOARD : v0.25.0
TEKTON_CHAINS : v0.8.0
TEKTON_HUB : v1.7.2
Thanks
Thanks to these contributors who contributed to 0.56.0!
- ❤️ @PuneetPunamiya
- ❤️ @concaf
- ❤️ @khrm
- ❤️ @nikhil-thomas
- ❤️ @piyush-garg
- ❤️ @pradeepitm12
- ❤️ @sm43
- ❤️ @vdemeester
- ❤️ @vinamra28
Extra shout-out for awesome release notes:
Unsorted PR List
- [openshift] Fix Versioned ClusterTask names (#749)
- Updates Hub version to v1.7.2 and minor fixes in TektonHub docs (#747)
- [openshift] Fix upgrade: Tektonconfig staying in Ready: False (#745)
- Add concaf to approvers (#743)
- Update tkn, pac ConsoleCLIDownload links to 0.23.1 (#741)
- Update fetch script to use stable tag for pac by default (#740)
- Fix ConsoleQuickStart description (#737)
- [openshift] Add an explicit login function in 'sha' fetch script (#736)
- [openshift] Add redhat.io ubi-minimal as SHELL_IMAGE (#734)
- Bump PAC image tag in tests (#731)
- Fix quotes in version config map (#728)
- update pac to v0.5.5 (#726)
- [openshift] Use label selectors to find RBAC instalelr set name (#724)
- Updates the ConsoleLink section for Tekton Hub (#722)
- Adds console link instance for Hub (#719)
- Add operator info configmap rbac (#715)
- Replace imperative Requeue calls with a declarative Requeue event (#713)
- Add a script to replace verion labels during a release (#712)
- Remove go get in favour of go install (#709)
- Improve error log in tektonconfig instance creation (#705)
- Removes security context for Hub Api deployment in case of openshift (#702)
- Freeze ko version to v0.9.3 (#701)
- [openshift] change maven task image (#699)
- 'is not' should not be used for int comparison (#698)
- Updates hub version to 1.7.1 and fixes variables (#697)
- Add replacement environment variable for
workingdirinit-image
(#695) - [openshift] Add ubi-minimal to fetch-latest-sha script (#693)
- [openshift] Replace version with a variable in docs link (#691)
- Updates pac version to 0.5.4 (#687)
- Remove redundant 'UpdateStatus()' calls (#683)
- Refactor TektonResults to use TektonInstallerSets (#682)
- adds missing provider lablels in the clustertasks (#680)
- Update release pipelines (#678)
- Creates the operator version configMap in the operator namespace (#673)
- Catch generate_bundle() error and exit (#668)
- Update Hub docs to add additional info to get all resources (#667)
- ROADMAP.md: update it to reflect 2022 goals (#665)