From dd8b5a01538ee9905bc7e37ca1be6690fd5f86ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Bedn=C3=A1=C5=99?= Date: Mon, 21 Nov 2022 09:00:40 +0100 Subject: [PATCH] Update content/en/docs/reference/command-line-tools-reference/feature-gates.md Co-authored-by: Qiming Teng --- .../reference/command-line-tools-reference/feature-gates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates.md b/content/en/docs/reference/command-line-tools-reference/feature-gates.md index cc3106e414..165e43fccc 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates.md @@ -164,7 +164,7 @@ For a reference to old feature gates that are removed, please refer to | `RecoverVolumeExpansionFailure` | `false` | Alpha | 1.23 | | | `RemainingItemCount` | `false` | Alpha | 1.15 | 1.15 | | `RemainingItemCount` | `true` | Beta | 1.16 | | -| `RetroactiveDefaultStorageClass` | `false` | Alpha | 1.25 | | +| `RetroactiveDefaultStorageClass` | `false` | Alpha | 1.25 | 1.25 | | `RetroactiveDefaultStorageClass` | `true` | Beta | 1.26 | | | `RotateKubeletServerCertificate` | `false` | Alpha | 1.7 | 1.11 | | `RotateKubeletServerCertificate` | `true` | Beta | 1.12 | |