Skip to content

Commit 1244a42

Browse files
committed
docs: minor update in the feature gates table
1 parent 5ee8b0f commit 1244a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/feature-gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The feature gates are set using the `-feature-gates` command line flag or
1616

1717
| Name | Default | Stage | Since | Until |
1818
| --------------------- | ------- | ------ | ------- | ------ |
19-
| `NodeFeatureAPI` | true | Beta | V0.14 | |
19+
| `NodeFeatureAPI` | true | Beta | V0.14 | v0.16 |
2020
| `NodeFeatureAPI` | true | GA | V0.17 | |
2121
| `DisableAutoPrefix` | false | Alpha | V0.16 | |
2222
| `NodeFeatureGroupAPI` | false | Alpha | V0.16 | |

0 commit comments

Comments
 (0)