File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
keps/sig-api-machinery/2876-crd-validation-expression-language Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,17 +22,18 @@ see-also:
2222 - " /keps/sig-api-machinery/95-custom-resource-definitions"
2323
2424# The target maturity stage in the current dev cycle for this KEP.
25- stage : beta
25+ stage : stable
2626
2727# The most recent milestone for which work toward delivery of this KEP has been
2828# done. This can be the current (upcoming) milestone, if it is being actively
2929# worked on.
30- latest-milestone : " v1.27 "
30+ latest-milestone : " v1.28 "
3131
3232# The milestone at which this feature was, or is targeted to be, at each stage.
3333milestone :
3434 alpha : " v1.23"
3535 beta : " v1.25"
36+ stable : " v1.28"
3637
3738# The following PRR answers are required at alpha release
3839# 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