Skip to content

Commit a8b7e91

Browse files
authored
operator-version-updated (#2268)
1 parent 44789bc commit a8b7e91

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
@@ -40,7 +40,7 @@ NebulaGraph Operator does not support the v1.x version of NebulaGraph. NebulaGra
4040

4141
| NebulaGraph | NebulaGraph Operator |
4242
| ------------- | -------------------- |
43-
| 3.5.x | 1.5.0 |
43+
| 3.5.x | 1.5.0, 1.6.x |
4444
| 3.0.0 ~ 3.4.1 | 1.3.0, 1.4.0 ~ 1.4.2 |
4545
| 3.0.0 ~ 3.3.x | 1.0.0, 1.1.0, 1.2.0 |
4646
| 2.5.x ~ 2.6.x | 0.9.0 |

mkdocs.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,9 @@ extra:
243243
branch: release-1.2
244244
tag: v1.2.0
245245
operator:
246-
release: 1.5.0
247-
tag: v1.5.0
248-
branch: release-1.5
246+
release: 1.6.2
247+
tag: v1.6.2
248+
branch: release-1.6
249249
upgrade_from: 3.5.0
250250
upgrade_to: 3.5.x
251251
exporter:

0 commit comments

Comments
 (0)