From e8f23c8a6603ec73605fb4851dbdcb19b561d1e3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 1 Sep 2023 09:28:30 -0400 Subject: [PATCH] Fix beta/GA releases for KEP 3705 --- keps/sig-network/3705-cloud-node-ips/kep.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/keps/sig-network/3705-cloud-node-ips/kep.yaml b/keps/sig-network/3705-cloud-node-ips/kep.yaml index 47de78fa885..1a248d8a47a 100644 --- a/keps/sig-network/3705-cloud-node-ips/kep.yaml +++ b/keps/sig-network/3705-cloud-node-ips/kep.yaml @@ -27,13 +27,13 @@ stage: beta # The most recent milestone for which work toward delivery of this KEP has been # done. This can be the current (upcoming) milestone, if it is being actively # worked on. -latest-milestone: "v1.28" +latest-milestone: "v1.29" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.27" - beta: "v1.28" - stable: "v1.29" + beta: "v1.29" + stable: "v1.30" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled