We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19dd209 commit 32bdd43Copy full SHA for 32bdd43
keps/sig-architecture/4330-compatibility-versions/kep.yaml
@@ -27,13 +27,13 @@ stage: alpha
27
# The most recent milestone for which work toward delivery of this KEP has been
28
# done. This can be the current (upcoming) milestone, if it is being actively
29
# worked on.
30
-latest-milestone: "v1.30"
+latest-milestone: "v1.31"
31
32
# The milestone at which this feature was, or is targeted to be, at each stage.
33
milestone:
34
- alpha: "v1.30"
35
- beta: "v1.31"
36
- stable: "v1.33"
+ alpha: "v1.31"
+ beta: "v1.32"
+ stable: "v1.34"
37
38
# The following PRR answers are required at alpha release
39
# List the feature gate name and the components for which it must be enabled
0 commit comments