File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
keps/sig-node/4680-add-resource-health-to-pod-status Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,13 @@ stage: alpha #|beta|stable
28
28
# The most recent milestone for which work toward delivery of this KEP has been
29
29
# done. This can be the current (upcoming) milestone, if it is being actively
30
30
# worked on.
31
- latest-milestone : " v1.32 "
31
+ latest-milestone : " v1.33 "
32
32
33
33
# The milestone at which this feature was, or is targeted to be, at each stage.
34
34
milestone :
35
35
alpha : " v1.31" # 1.32 will contain an alpha2 with more features
36
- beta : " v1.33 "
37
- stable : " v1.35 "
36
+ beta : " v1.34 "
37
+ stable : " v1.36 "
38
38
39
39
# The following PRR answers are required at alpha release
40
40
# 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