Skip to content

Commit 371b226

Browse files
authored
Merge pull request kubernetes#3095 from ehashman/swap-1.24
Bump swap beta to 1.24
2 parents 8f8e21c + 5c1ad04 commit 371b226

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

keps/sig-node/2400-node-swap/kep.yaml

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

3030
# The milestone at which this feature was, or is targeted to be, at each stage.
3131
milestone:
3232
alpha: "v1.22"
33-
beta: "v1.23"
34-
stable: "v1.24"
33+
beta: "v1.24"
34+
stable: "v1.26"
3535

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

0 commit comments

Comments
 (0)