Skip to content

Commit 76317de

Browse files
committed
Update beta milestone to 1.23
Signed-off-by: Aditi Sharma <[email protected]>
1 parent 4dd81f5 commit 76317de

File tree

1 file changed

+4
-4
lines changed
  • keps/sig-node/2133-kubelet-credential-providers

1 file changed

+4
-4
lines changed

keps/sig-node/2133-kubelet-credential-providers/kep.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ stage: beta
2727
# The most recent milestone for which work toward delivery of this KEP has been
2828
# done. This can be the current (upcoming) milestone, if it is being actively
2929
# worked on.
30-
latest-milestone: "v1.22"
30+
latest-milestone: "v1.23"
3131

3232
# The milestone at which this feature was, or is targeted to be, at each stage.
3333
milestone:
3434
alpha: "v1.20"
35-
beta: "v1.22"
36-
stable: "v1.24"
35+
beta: "v1.23"
36+
stable: "v1.25"
3737

3838
# The following PRR answers are required at alpha release
3939
# List the feature gate name and the components for which it must be enabled
@@ -46,4 +46,4 @@ disable-supported: true
4646
# The following PRR answers are required at beta release
4747
metrics:
4848
- kubelet_credential_provider_plugin_errors
49-
- kubelet_credential_provider_plugin_duration
49+
- kubelet_credential_provider_plugin_duration

0 commit comments

Comments
 (0)