Skip to content

Commit 32bdd43

Browse files
update milestones of compatibility-versions
Signed-off-by: Siyuan Zhang <[email protected]>
1 parent 19dd209 commit 32bdd43

File tree

1 file changed

+4
-4
lines changed
  • keps/sig-architecture/4330-compatibility-versions

1 file changed

+4
-4
lines changed

keps/sig-architecture/4330-compatibility-versions/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ stage: alpha
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.30"
30+
latest-milestone: "v1.31"
3131

3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:
34-
alpha: "v1.30"
35-
beta: "v1.31"
36-
stable: "v1.33"
34+
alpha: "v1.31"
35+
beta: "v1.32"
36+
stable: "v1.34"
3737

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

0 commit comments

Comments
 (0)