From cddc02f6f3edfd28742cfbcb4de17ac045f5d589 Mon Sep 17 00:00:00 2001 From: foesa <35463247+foesa-yang@users.noreply.github.com> Date: Fri, 5 Nov 2021 11:47:36 +0800 Subject: [PATCH] Update ex-ug-deploy.md --- .../nebula-explorer/deploy-connect/ex-ug-deploy.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md b/docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md index 6aed0162c16..b5ff3e65475 100644 --- a/docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md +++ b/docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md @@ -2,6 +2,16 @@ 本文介绍如何在本地通过 RPM 和 tar 包部署 Explorer。 +## Nebula Graph 版本支持 + +!!! Note + + Explorer 版本发布节奏独立于 Nebula Graph 内核,其命名方式也不参照内核命名规则,两者兼容对应关系如下表。 + +| Nebula Graph 版本 | Explorer 版本 | +| --- | --- | +| 2.5 | 2.0.0 | +| 2.6 | 2.1.0 | ## RPM 部署 ### 前提条件