Merge pull request #48036 from my-git9/pp-27562
[zh-cn] sync apparmor disable-node-kube-proxy-versionpull/48044/head
commit
f676ca4e9a
|
@ -9,6 +9,10 @@ stages:
|
|||
- stage: beta
|
||||
defaultValue: true
|
||||
fromVersion: "1.4"
|
||||
toVersion: "1.30"
|
||||
- stage: stable
|
||||
defaultValue: true
|
||||
fromVersion: "1.31"
|
||||
---
|
||||
|
||||
<!--
|
||||
|
|
|
@ -9,7 +9,12 @@ stages:
|
|||
- stage: alpha
|
||||
defaultValue: false
|
||||
fromVersion: "1.29"
|
||||
toVersion: "1.30"
|
||||
- stage: beta
|
||||
defaultValue: true
|
||||
fromVersion: "1.31"
|
||||
---
|
||||
|
||||
<!--
|
||||
Disable setting the `kubeProxyVersion` field of the Node.
|
||||
-->
|
||||
|
|
Loading…
Reference in New Issue