Skip to content

Commit

Permalink
Update upgrade-tidb-using-tiup.md (#16447)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai authored Feb 5, 2024
1 parent b21e706 commit 965c566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upgrade-tidb-using-tiup.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Starting from tiup-cluster v1.14.0, you can specify certain components to a spec
> For components that share a version number, such as TiDB, TiKV, PD, and TiCDC, there are no complete tests to ensure that they work properly in a mixed-version deployment scenario. Ensure that you use this section only in test environments, or with the help of [technical support](/support.md).
```shell
tiup cluster upgrade -h | grep "version string"
tiup cluster upgrade -h | grep "version"
--alertmanager-version string Fix the version of alertmanager and no longer follows the cluster version.
--blackbox-exporter-version string Fix the version of blackbox-exporter and no longer follows the cluster version.
--cdc-version string Fix the version of cdc and no longer follows the cluster version.
Expand Down

0 comments on commit 965c566

Please sign in to comment.