Skip to content

Commit 142d96f

Browse files
authored
operator version updated to 1.6.x (#3011)
1 parent 26a4154 commit 142d96f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs-2.0/nebula-operator/1.introduction-to-nebula-operator.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ NebulaGraph Operator 不支持 v1.x 版本的 NebulaGraph,其与{{nebula.name}
4444

4545
| {{nebula.name}}版本 | NebulaGraph Operator 版本 |
4646
| ------------------- | ------------------------- |
47-
| 3.5.x | 1.5.0 |
47+
| 3.5.x | 1.5.0、1.6.x |
4848
| 3.0.0 ~ 3.4.1 | 1.3.0、1.4.0 ~ 1.4.2 |
4949
| 3.0.0 ~ 3.3.x | 1.0.0、1.1.0、1.2.0 |
5050
| 2.5.x ~ 2.6.x | 0.9.0 |

mkdocs.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,9 @@ extra:
351351
branch: release-1.2
352352
tag: v1.2.0
353353
operator:
354-
release: 1.5.0
355-
tag: v1.5.0
356-
branch: release-1.5
354+
release: 1.6.2
355+
tag: v1.6.2
356+
branch: release-1.6
357357
upgrade_from: 3.5.0
358358
upgrade_to: 3.5.x
359359
exporter:

0 commit comments

Comments
 (0)