Skip to content

Commit 0e38509

Browse files
committed
Promote to stable
1 parent eb59c8f commit 0e38509

File tree

1 file changed

+3
-2
lines changed
  • keps/sig-api-machinery/2876-crd-validation-expression-language

1 file changed

+3
-2
lines changed

keps/sig-api-machinery/2876-crd-validation-expression-language/kep.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
3333
milestone:
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

0 commit comments

Comments
 (0)