Skip to content

Commit 62638b9

Browse files
authored
Merge pull request #38099 from suning0/suning11273
[zh-cn]Update feature-gates.md
2 parents 1f8eb50 + a1860c7 commit 62638b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@ For a reference to old feature gates that are removed, please refer to
174174
| `JobReadyPods` | `false` | Alpha | 1.23 | 1.23 |
175175
| `JobReadyPods` | `true` | Beta | 1.24 | |
176176
| `JobTrackingWithFinalizers` | `false` | Alpha | 1.22 | 1.22 |
177-
| `JobTrackingWithFinalizers` | `true` | Beta | 1.23 | |
177+
| `JobTrackingWithFinalizers` | `false` | Beta | 1.23 | 1.24 |
178+
| `JobTrackingWithFinalizers` | `true` | Beta | 1.25 | |
178179
| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | 1.23 |
179180
| `KubeletCredentialProviders` | `true` | Beta | 1.24 | |
180181
| `KubeletInUserNamespace` | `false` | Alpha | 1.22 | |

0 commit comments

Comments
 (0)