Skip to content

Commit 5c795d7

Browse files
authored
Merge pull request kubernetes#4457 from benluddy/4222-alpha-target-1.30
KEP-4222: Update alpha target to 1.30.
2 parents a95e6d8 + 8923527 commit 5c795d7

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-api-machinery/4222-cbor-serializer

1 file changed

+2
-2
lines changed

keps/sig-api-machinery/4222-cbor-serializer/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ stage: alpha
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
2424
# worked on.
25-
latest-milestone: "v1.29"
25+
latest-milestone: "v1.30"
2626

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

0 commit comments

Comments
 (0)