Skip to content

Commit 5dbd238

Browse files
committed
fix kep.yaml
1 parent 4ddf617 commit 5dbd238

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-api-machinery/5504-comparable-resource-version

1 file changed

+3
-3
lines changed

keps/sig-api-machinery/5504-comparable-resource-version/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ reviewers:
1111
- "@jpbetz"
1212
approvers:
1313
- "@deads2k"
14-
- "@liggit"
14+
- "@liggitt"
1515

1616

1717
# The target maturity stage in the current dev cycle for this KEP.
1818
# If the purpose of this KEP is to deprecate a user-visible feature
1919
# and a Deprecated feature gates are added, they should be deprecated|disabled|removed.
20-
stage: alpha
20+
stage: stable
2121

2222
# The most recent milestone for which work toward delivery of this KEP has been
2323
# done. This can be the current (upcoming) milestone, if it is being actively
@@ -26,7 +26,7 @@ latest-milestone: "v1.35"
2626

2727
# The milestone at which this feature was, or is targeted to be, at each stage.
2828
milestone:
29-
alpha: "v1.35"
29+
stable: "v1.35"
3030

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

0 commit comments

Comments
 (0)