Tekton Operator release v0.60.0
Tekton Operator release v0.60.0
-Docs @ v0.60.0
-Examples @ v0.60.0
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/previous/v0.60.0/release.yaml
Component Versions
----------------------------------------------------------------------
org component version
----------------------------------------------------------------------
tektoncd hub "v1.8.0"
tektoncd dashboard "v0.27.0"
tektoncd pipeline "v0.37.0"
openshift-pipelines pipelines-as-code "0.10.0"
tektoncd chains "v0.9.0"
tektoncd results "v0.4.0"
tektoncd triggers "v0.20.1"
----------------------------------------------------------------------
Thanks
Thanks to these contributors who contributed to v0.60.0!
- ❤️ @PuneetPunamiya
- ❤️ @dependabot[bot]
- ❤️ @guhaneswaran
- ❤️ @ibotty
- ❤️ @manojbison
- ❤️ @nikhil-thomas
- ❤️ @piyush-garg
- ❤️ @rupalibehera
- ❤️ @savitaashture
- ❤️ @sm43
- ❤️ @vdemeester
Extra shout-out for awesome release notes:
- 😍 @PuneetPunamiya
- 😍 @guhaneswaran
- 😍 @ibotty
- 😍 @nikhil-thomas
- 😍 @piyush-garg
- 😍 @rupalibehera
- 😍 @savitaashture
- 😍 @sm43
- 😍 @vdemeester
Unsorted PR List
- [Openshift] Updates Hub pre-reconciler to manage Auth Url (#866)
- Update git-clone task version to 0.7 (#865)
- Fix chains secret getting overwritten on upgrade (#863)
- Update Red Hat images (s2i, ubi, buildah..) (#862)
- Updates hub with new release (#861)
- Update git-clone version to 0.6 (#860)
- Fix pipelines-as-code image replacement naming (#859)
- [OpenShit] Skip RBAC setup in namespaces which are being deleted (#858)
- Create PAC pipelinerun templates for console to access (#857)
- Bump go.uber.org/zap from 1.19.1 to 1.21.0 (#856)
- Bump github.com/hashicorp/vault/sdk from 0.2.1 to 0.5.2 (#854)
- Bump github.com/go-logr/logr from 1.2.2 to 1.2.3 (#853)
- Bump github.com/tektoncd/pipeline from 0.36.0 to 0.37.0 (#852)
- Add graceful termination to webhook pods (#850)
- .github/workflows: remove pull_request from it (#847)
- Adds Tekton Hub ownerRef for Hub components (#846)
- Run pac deployments on infra node (#843)
- Add script for upgrade tests (#842)
- Refactors update logic for TektonPipeline reconciler (#841)
- Skip Tekton Chain tests for Z and Power platforms (#840)
- Fix buid-test errors (#836)
- Fixes the duplication of Hub installerset when there is an operator upgrade (#834)
- Bump go to 1.17 and k8s and knative dependencies (#833)
- Set version in TektonConfig status in main reconciler (#830)
- Checks and updates ownerRef of Hub-db pvc if Hub instance is already created (#827)
- Improve bundle generation mechanism (#824)
- Add a projects workflow 🧑⚕️ (#822)
- Adds infrastructure for generalizing the creation of installerset and updates creation of TektonPipeline installerset (#819)
- allow running buildah on newer nodes (#806)
- [TektonConfig] Allows user to set priorityClassName parameter (#797)
- Fixes Hub version to
latest
in Makefile (#788) - Add mechanism to enable/disable supported reconcilers (#710)
- This will fix scheduling the cron jobs pod on infra node if configured (#708)