From 598d617b3b14ad2cbe8049f24142b1a004b5c92f Mon Sep 17 00:00:00 2001 From: Vinayak Goyal Date: Fri, 31 May 2024 17:23:11 +0000 Subject: [PATCH] Update milestone to 1.31 --- keps/sig-node/24-apparmor/kep.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keps/sig-node/24-apparmor/kep.yaml b/keps/sig-node/24-apparmor/kep.yaml index ec8af4e1077..2c6b5908a6a 100644 --- a/keps/sig-node/24-apparmor/kep.yaml +++ b/keps/sig-node/24-apparmor/kep.yaml @@ -28,13 +28,13 @@ stage: stable # 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.30" +latest-milestone: "v1.31" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.4" beta: "v1.4" - stable: "v1.30" + stable: "v1.31" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled