diff --git a/README.md b/README.md index 36101d6..0f6e06e 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ For minor version of docker images(2.6.2 for instance), please check tags from t | nebula-docker-compose branch | Nebula Graph branch and repository | Nebula Graph version | How to use nebula-docker-compose | | :-----------------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------------- | ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | | [`master`](https://github.com/vesoft-inc/nebula-docker-compose/tree/master) | `master` of the [nebula-graph repository](https://github.com/vesoft-inc/nebula-graph) | The latest development
version of v3.x | [Deploy Nebula Graph with Docker Compose](https://docs.nebula-graph.io/2.0/2.quick-start/2.deploy-nebula-graph-with-docker-compose/) | -| [`v2.6`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.6)
(**recommended**) | `v2.6` of the nebula-graph repository | The latest released version of v.2.6.x | [Deploy Nebula Graph with Docker Compose](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.6/README.md) | +| [`v3.0.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v3.0.0) | `master` of the [nebula-graph repository](https://github.com/vesoft-inc/nebula-graph) | v3.0.0 | [Deploy Nebula Graph with Docker Compose](https://docs.nebula-graph.io/2.0/2.quick-start/2.deploy-nebula-graph-with-docker-compose/) | +| [`v2.6`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.6)
| `v2.6` of the nebula-graph repository | The latest released version of v.2.6.x | [Deploy Nebula Graph with Docker Compose](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.6/README.md) | | [`v2.5.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.5.0) | `v2.5.0` of the nebula-graph repository | v.2.5.0 | [Deploy Nebula Graph with Docker Compose](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.5.0/README.md) | | [`v2.0.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.0.0) | `v2.0.0` of the nebula-graph repository | v.2.0.0-GA | [Deploy Nebula Graph with Docker Compose](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.0.0/README.md) | | [`v1.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v1.0) | `master` of the [nebula](https://github.com/vesoft-inc/nebula) repository | The latest development
version of v1.x | [Deploy Nebula Graph with Docker Compose](https://github.com/vesoft-inc/nebula-docker-compose/blob/v1.0/README.md) | diff --git a/README_zh-CN.md b/README_zh-CN.md index 26f5e55..f9e3f01 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -27,6 +27,9 @@ | nebula-docker-compose分支 | Nebula Graph分支与仓库 | Nebula Graph版本 | 如何使用本仓库 | | :-------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------ | -------------------- | --------------------------------------------------------------------------------------------------------------------------------- | -| [`master`](https://github.com/vesoft-inc/nebula-docker-compose/tree/master) | [nebula-graph仓库](https://github.com/vesoft-inc/nebula-graph)的`master`分支 | 最新的v2.x开发版本 | [Docker Compose部署Nebula Graph](https://docs.nebula-graph.com.cn/2.0/2.quick-start/2.deploy-nebula-graph-with-docker-compose/) | -| [`v2.0.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.0.0)(**推荐**) | nebula-graph仓库的`v2.0.0`分支 | v.2.0.0-GA | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.0.0/README_zh-CN.md) | -| [`v1.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v1.0) | [nebula](https://github.com/vesoft-inc/nebula)仓库的`master`分支 | 最新的v1.x开发版本 | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v1.0/README_zh-CN.md) | +| [`master`](https://github.com/vesoft-inc/nebula-docker-compose/tree/master) | `master` of the [nebula-graph repository](https://github.com/vesoft-inc/nebula-graph) | The latest development
version of v3.x | [Docker Compose部署Nebula Graph](https://docs.nebula-graph.io/2.0/2.quick-start/2.deploy-nebula-graph-with-docker-compose/) | +| [`v3.0.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v3.0.0) | `master` of the [nebula-graph repository](https://github.com/vesoft-inc/nebula-graph) | v3.0.0 | [Docker Compose部署Nebula Graph](https://docs.nebula-graph.io/2.0/2.quick-start/2.deploy-nebula-graph-with-docker-compose/) | +| [`v2.6`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.6)
| `v2.6` of the nebula-graph repository | The latest released version of v.2.6.x | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.6/README.md) | +| [`v2.5.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.5.0) | `v2.5.0` of the nebula-graph repository | v.2.5.0 | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.5.0/README.md) | +| [`v2.0.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.0.0) | `v2.0.0` of the nebula-graph repository | v.2.0.0-GA | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.0.0/README.md) | +| [`v1.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v1.0) | `master` of the [nebula](https://github.com/vesoft-inc/nebula) repository | The latest development
version of v1.x | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v1.0/README.md) |