Skip to content

Commit 71cf065

Browse files
authored
Merge pull request kubernetes#2778 from dims/fix-cronjob-kep-yaml
Fix kep.yaml for cronjob KEP for 1.22
2 parents 56f444e + 974f189 commit 71cf065

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-apps/19-Graduate-CronJob-to-Stable

1 file changed

+1
-1
lines changed

keps/sig-apps/19-Graduate-CronJob-to-Stable/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ stage: stable
3131
# The most recent milestone for which work toward delivery of this KEP has been
3232
# done. This can be the current (upcoming) milestone, if it is being actively
3333
# worked on.
34-
latest-milestone: "v1.21"
34+
latest-milestone: "v1.22"
3535

3636
# The milestone at which this feature was, or is targeted to be, at each stage.
3737
milestone:

0 commit comments

Comments
 (0)