Skip to content

Commit 3b2872f

Browse files
authored
Merge pull request #49955 from stlaz/ctb_beta
bump ClusterTrustBundle FGs to beta
2 parents 67503b6 + ef2f657 commit 3b2872f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/ClusterTrustBundle.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,9 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.27"
12+
toVersion: "1.32"
13+
- stage: beta
14+
defaultValue: false
15+
fromVersion: "1.33"
1216
---
1317
Enable ClusterTrustBundle objects and kubelet integration.

content/en/docs/reference/command-line-tools-reference/feature-gates/ClusterTrustBundleProjection.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,9 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.29"
12+
toVersion: "1.32"
13+
- stage: beta
14+
defaultValue: false
15+
fromVersion: "1.33"
1216
---
1317
[`clusterTrustBundle` projected volume sources](/docs/concepts/storage/projected-volumes#clustertrustbundle).

0 commit comments

Comments
 (0)