Skip to content

Commit ed72b17

Browse files
authored
Merge pull request #4507 from jpbetz/fix-openapi-enumtypes-status
Fix status of OpenAPI Enum Types KEP
2 parents ce17c8b + 50405b7 commit ed72b17

File tree

1 file changed

+2
-1
lines changed
  • keps/sig-api-machinery/2887-openapi-enum-types

1 file changed

+2
-1
lines changed

keps/sig-api-machinery/2887-openapi-enum-types/kep.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ see-also:
2020
replaces: []
2121

2222
# The target maturity stage in the current dev cycle for this KEP.
23-
stage: alpha
23+
stage: beta
2424

2525
# The most recent milestone for which work toward delivery of this KEP has been
2626
# done. This can be the current (upcoming) milestone, if it is being actively
@@ -30,6 +30,7 @@ latest-milestone: "v1.23"
3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:
3232
alpha: "v1.23"
33+
beta: "v1.24"
3334

3435
# The following PRR answers are required at alpha release
3536
# List the feature gate name and the components for which it must be enabled

0 commit comments

Comments
 (0)