Skip to content

Commit 05d421c

Browse files
authored
Merge pull request kubernetes#3175 from andrewsykim/kep-1864
KEP-1864: update to stable for v1.24
2 parents bca6101 + 4115819 commit 05d421c

File tree

1 file changed

+2
-2
lines changed
  • keps/sig-network/1864-disable-lb-node-ports

1 file changed

+2
-2
lines changed

keps/sig-network/1864-disable-lb-node-ports/kep.yaml

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

2727
# The milestone at which this feature was, or is targeted to be, at each stage.
2828
milestone:
2929
alpha: "v1.20"
3030
beta: "v1.22"
31-
stable: "v1.23"
31+
stable: "v1.24"
3232

3333
feature-gates:
3434
- name: ServiceLBNodePortControl

0 commit comments

Comments
 (0)