Skip to content

Commit c631d59

Browse files
committed
fix formatting in kep.yaml
Signed-off-by: lauralorenz <[email protected]>
1 parent 8e3011b commit c631d59

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-multicluster/2149-clusterid

1 file changed

+3
-3
lines changed

keps/sig-multicluster/2149-clusterid/kep.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ stage: beta
2424
# The most recent milestone for which work toward delivery of this KEP has been
2525
# done. This can be the current (upcoming) milestone, if it is being actively
2626
# worked on.
27-
latest-milestone: "v1.26"
27+
latest-milestone: "v1.27"
2828

2929
# The milestone at which this feature was, or is targeted to be, at each stage.
30-
# milestone:
30+
milestone:
3131
# NOTE: As this is out of tree and opt-in, these are not actually k8s versions
3232
# at which this maturity level is first available, but simply informational as
3333
# to the k/k release cycle in which the maturity level was changed.
3434
alpha: "v1.26"
35-
beta: "v1.26"
35+
beta: "v1.27"
3636
# stable: "v1.22"
3737

3838
# The following PRR answers are required at alpha release

0 commit comments

Comments
 (0)