Skip to content

Commit

Permalink
zh, en: update EOS for 1.2 (#2652)
Browse files Browse the repository at this point in the history
  • Loading branch information
csuzhangxc authored Dec 23, 2024
1 parent dbdcd52 commit b54c2b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions en/tidb-operator-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ The corresponding relationship between TiDB Operator and TiDB versions is as fol
| 7.1 <= TiDB < 8.0 | 1.5 (Recommended), 1.4 |
| 6.5 <= TiDB < 7.1 | 1.5, 1.4 (Recommended), 1.3 |
| 5.4 <= TiDB < 6.5 | 1.4, 1.3 (Recommended) |
| 5.1 <= TiDB < 5.4 | 1.4, 1.3 (Recommended), 1.2 |
| 3.0 <= TiDB < 5.1 | 1.4, 1.3 (Recommended), 1.2, 1.1 |
| 5.1 <= TiDB < 5.4 | 1.4, 1.3 (Recommended), 1.2 (End of support) |
| 3.0 <= TiDB < 5.1 | 1.4, 1.3 (Recommended), 1.2 (End of support), 1.1 (End of support) |
| 2.1 <= TiDB < v3.0| 1.0 (End of support) |

## Manage TiDB clusters using TiDB Operator
Expand Down
4 changes: 2 additions & 2 deletions zh/tidb-operator-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ TiDB Operator 与适用的 TiDB 版本的对应关系如下:
| 7.1 <= TiDB < 8.0 | 1.5(推荐),1.4 |
| 6.5 <= TiDB < 7.1 | 1.5, 1.4(推荐),1.3 |
| 5.4 <= TiDB < 6.5 | 1.4, 1.3(推荐) |
| 5.1 <= TiDB < 5.4 | 1.4,1.3(推荐),1.2 |
| 3.0 <= TiDB < 5.1 | 1.4,1.3(推荐),1.2,1.1 |
| 5.1 <= TiDB < 5.4 | 1.4,1.3(推荐),1.2(停止维护) |
| 3.0 <= TiDB < 5.1 | 1.4,1.3(推荐),1.2(停止维护),1.1(停止维护) |
| 2.1 <= TiDB < v3.0| 1.0(停止维护) |

## 使用 TiDB Operator 管理 TiDB 集群
Expand Down

0 comments on commit b54c2b0

Please sign in to comment.