Skip to content

Commit

Permalink
archive v1.2 (#2665)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt authored Dec 25, 2024
1 parent 9ddcff6 commit 6da2b81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
- [ ] v1.5 (TiDB Operator 1.5 versions)
- [ ] v1.4 (TiDB Operator 1.4 versions)
- [ ] v1.3 (TiDB Operator 1.3 versions)
- [ ] v1.2 (TiDB Operator 1.2 versions)

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

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ Currently, we maintain the following versions for TiDB on Kubernetes documentati
| Branch name | Version description |
| :--- | :-- |
| `master` | the latest development version |
| `release-1.6` | the 1.6 version |
| `release-1.5` | the 1.5 version (latest stable) |
| `release-1.6` | the 1.6 version (latest stable) |
| `release-1.5` | the 1.5 version |
| `release-1.4` | the 1.4 version |
| `release-1.3` | the 1.3 version |
| `release-1.2` | the 1.2 version |
| `release-1.2` | the 1.2 version (archived) |
| `release-1.1` | the 1.1 version (archived) |
| `release-1.0` | the 1.0 version (archived) |

Expand All @@ -35,4 +35,4 @@ Currently, we maintain the following versions for TiDB on Kubernetes documentati
## License

All documentation starting from TiDB Operator v1.5 is available under the terms of [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/).
All documentation starting from TiDB Operator v1.5 is available under the terms of [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/).

0 comments on commit 6da2b81

Please sign in to comment.