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:
22
22
- " /keps/sig-api-machinery/95-custom-resource-definitions"
23
23
24
24
# The target maturity stage in the current dev cycle for this KEP.
25
- stage : beta
25
+ stage : stable
26
26
27
27
# The most recent milestone for which work toward delivery of this KEP has been
28
28
# done. This can be the current (upcoming) milestone, if it is being actively
29
29
# worked on.
30
- latest-milestone : " v1.27 "
30
+ latest-milestone : " v1.28 "
31
31
32
32
# The milestone at which this feature was, or is targeted to be, at each stage.
33
33
milestone :
34
34
alpha : " v1.23"
35
35
beta : " v1.25"
36
+ stable : " v1.28"
36
37
37
38
# The following PRR answers are required at alpha release
38
39
# 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