Skip to content

Commit 968ee05

Browse files
authored
Merge pull request kubernetes#2078 from AlexeyPerevalov/FixMisprintIn606ComputeDeviceAssignmentKEP
Fix misprint in 606-compute-device-assignment
2 parents fd802a1 + 780dd64 commit 968ee05

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-node/606-compute-device-assignment

1 file changed

+2
-2
lines changed

keps/sig-node/606-compute-device-assignment/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ latest-milestone: "v1.20"
2929

3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:
32-
alpha: "v1.15"
33-
beta: "v1.13"
32+
alpha: "v1.13"
33+
beta: "v1.15"
3434
stable: "v1.20"
3535

3636
# The following PRR answers are required at alpha release

0 commit comments

Comments
 (0)