pingcap / docs-tidb-operator

Documentation for TiDB on Kubernetes in both English and Chinese.
https://docs.pingcap.com/tidb-in-kubernetes
Other
46 stars 118 forks source link

en,zh: bump operator to v1.5.0 for release-1.5 #2434

Closed csuzhangxc closed 1 year ago

csuzhangxc commented 1 year ago

First-time contributors' checklist

What is changed, added, or deleted? (Required)

find . -type f | xargs sed -i "s/v1.5.0-beta.1/v1.5.0/g"
find . -type f | xargs sed -i "s/tidb-operator\/master/tidb-operator\/release-1.5/g"

Which TiDB Operator version(s) do your changes apply to? (Required)

What is the related PR or file link(s)?

ti-chi-bot[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from csuzhangxc. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/pingcap/docs-tidb-operator/blob/release-1.5/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment