File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
keps/sig-node/1967-size-memory-backed-volumes Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -249,6 +249,7 @@ Not applicable
249249## Implementation History
250250
251251v1.20: Launched to ` Alpha `
252+ v1.22: Moved to ` Beta `
252253
253254## Drawbacks
254255
@@ -262,4 +263,4 @@ None.
262263
263264## Infrastructure Needed (Optional)
264265
265- None.
266+ None.
Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ stage: beta
2222# The most recent milestone for which work toward delivery of this KEP has been
2323# done. This can be the current (upcoming) milestone, if it is being actively
2424# worked on.
25- latest-milestone : " v1.21 "
25+ latest-milestone : " v1.22 "
2626
2727# The milestone at which this feature was, or is targeted to be, at each stage.
2828milestone :
2929 alpha : " v1.20"
30- beta : " v1.21 "
31- stable : " v1.22 "
30+ beta : " v1.22 "
31+ stable : " v1.23 "
3232
3333# The following PRR answers are required at alpha release
3434# List the feature gate name and the components for which it must be enabled
You can’t perform that action at this time.
0 commit comments