diff --git a/keps/sig-node/2133-kubelet-credential-providers/kep.yaml b/keps/sig-node/2133-kubelet-credential-providers/kep.yaml index df7bef418e0..a5541dda1f0 100644 --- a/keps/sig-node/2133-kubelet-credential-providers/kep.yaml +++ b/keps/sig-node/2133-kubelet-credential-providers/kep.yaml @@ -26,13 +26,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.25" +latest-milestone: "v1.26" # The milestone at which this feature was, or is targeted to be, at each stage. milestone: alpha: "v1.20" beta: "v1.24" - stable: "v1.25" + stable: "v1.26" # The following PRR answers are required at alpha release # List the feature gate name and the components for which it must be enabled