Skip to content

Commit f2e8630

Browse files
authored
Merge pull request #51084 from Arhell/zh-gate
[zh] Fix feature gate ProcMountType
2 parents 26525a3 + d87ac95 commit f2e8630

File tree

1 file changed

+4
-0
lines changed
  • content/zh-cn/docs/reference/command-line-tools-reference/feature-gates

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ stages:
1313
- stage: beta
1414
defaultValue: false
1515
fromVersion: "1.31"
16+
toVersion: "1.32"
17+
- stage: beta
18+
defaultValue: true
19+
fromVersion: "1.33"
1620
---
1721

1822
<!--

0 commit comments

Comments
 (0)