diff --git a/keps/sig-node/4639-oci-volume-source/README.md b/keps/sig-node/4639-oci-volume-source/README.md index 0725e091820..d2a23006a02 100644 --- a/keps/sig-node/4639-oci-volume-source/README.md +++ b/keps/sig-node/4639-oci-volume-source/README.md @@ -1374,6 +1374,7 @@ Major milestones might include: - 21-06-2024 KEP merged, targeted at alpha - 02-10-2024 KEP updated - 06-02-2025 KEP targeting beta in v1.33 +- 06-17-2025 KEP retargeting beta in v1.34, dropped noexec requirement ## Drawbacks diff --git a/keps/sig-node/4639-oci-volume-source/kep.yaml b/keps/sig-node/4639-oci-volume-source/kep.yaml index d1cdadbbdd2..05cfdeb3a90 100644 --- a/keps/sig-node/4639-oci-volume-source/kep.yaml +++ b/keps/sig-node/4639-oci-volume-source/kep.yaml @@ -46,12 +46,12 @@ 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.33" +latest-milestone: "v1.34" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.31" - beta: "v1.33" + beta: "v1.34" stable: "TBD" # The following PRR answers are required at alpha release