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
249
249
## Implementation History
250
250
251
251
v1.20: Launched to ` Alpha `
252
+ v1.22: Moved to ` Beta `
252
253
253
254
## Drawbacks
254
255
@@ -262,4 +263,4 @@ None.
262
263
263
264
## Infrastructure Needed (Optional)
264
265
265
- None.
266
+ None.
Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ stage: beta
22
22
# The most recent milestone for which work toward delivery of this KEP has been
23
23
# done. This can be the current (upcoming) milestone, if it is being actively
24
24
# worked on.
25
- latest-milestone : " v1.21 "
25
+ latest-milestone : " v1.22 "
26
26
27
27
# The milestone at which this feature was, or is targeted to be, at each stage.
28
28
milestone :
29
29
alpha : " v1.20"
30
- beta : " v1.21 "
31
- stable : " v1.22 "
30
+ beta : " v1.22 "
31
+ stable : " v1.23 "
32
32
33
33
# The following PRR answers are required at alpha release
34
34
# 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