Skip to content

Commit f676ca4

Browse files
authored
Merge pull request #48036 from my-git9/pp-27562
[zh-cn] sync apparmor disable-node-kube-proxy-version
2 parents efe1283 + 1d249fb commit f676ca4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ stages:
99
- stage: beta
1010
defaultValue: true
1111
fromVersion: "1.4"
12+
toVersion: "1.30"
13+
- stage: stable
14+
defaultValue: true
15+
fromVersion: "1.31"
1216
---
1317

1418
<!--

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/disable-node-kube-proxy-version.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.29"
12+
toVersion: "1.30"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.31"
1216
---
17+
1318
<!--
1419
Disable setting the `kubeProxyVersion` field of the Node.
1520
-->

0 commit comments

Comments
 (0)