Skip to content

Commit 94e38c8

Browse files
committed
[zh-cn]sync ServiceTrafficDistribution
Signed-off-by: xin.li <[email protected]>
1 parent 4de12b3 commit 94e38c8

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ServiceTrafficDistribution.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,18 @@ _build:
77
render: false
88

99
stages:
10-
- stage: alpha
11-
defaultValue: false
12-
fromVersion: "1.30"
13-
toVersion: "1.30"
14-
- stage: beta
15-
defaultValue: true
16-
fromVersion: "1.31"
17-
toVersion: "1.32"
18-
- stage: stable
19-
defaultValue: true
20-
fromVersion: "1.33"
10+
- stage: alpha
11+
defaultValue: false
12+
fromVersion: "1.30"
13+
toVersion: "1.30"
14+
- stage: beta
15+
defaultValue: true
16+
fromVersion: "1.31"
17+
toVersion: "1.32"
18+
- stage: stable
19+
defaultValue: true
20+
locked: true
21+
fromVersion: "1.33"
2122
---
2223

2324
<!--

0 commit comments

Comments
 (0)