Skip to content

Commit 132d808

Browse files
committed
Update data/releases/schedule.yaml for April 2023 patches
* v1.24.13 * v1.25.9 * v1.26.4 * v1.27.1 Signed-off-by: Milas Bowman <[email protected]>
1 parent 7d6f179 commit 132d808

File tree

2 files changed

+26
-13
lines changed

2 files changed

+26
-13
lines changed

content/en/releases/patch-releases.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ releases may also occur in between these.
7878

7979
| Monthly Patch Release | Cherry Pick Deadline | Target date |
8080
| --------------------- | -------------------- | ----------- |
81-
| April 2023 | 2023-04-07 | 2023-04-12 |
8281
| May 2023 | 2023-05-12 | 2023-05-17 |
8382
| June 2023 | 2023-06-09 | 2023-06-14 |
8483

@@ -95,4 +94,4 @@ These releases are no longer supported.
9594
[cherry-picks]: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/cherry-picks.md
9695
[release-managers]: /releases/release-managers
9796
[release process description]: /releases/release
98-
[yearly-support]: https://git.k8s.io/enhancements/keps/sig-release/1498-kubernetes-yearly-support-period/README.md
97+
[yearly-support]: https://git.k8s.io/enhancements/keps/sig-release/1498-kubernetes-yearly-support-period/README.md

data/releases/schedule.yaml

Lines changed: 25 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ schedules:
44
maintenanceModeStartDate: 2024-04-28
55
endOfLifeDate: 2024-06-28
66
next:
7-
release: 1.27.1
8-
cherryPickDeadline: 2023-05-10
7+
release: 1.27.2
8+
cherryPickDeadline: 2023-05-12
99
targetDate: 2023-05-17
1010
previousPatches:
11+
- release: 1.27.1
12+
cherryPickDeadline: ""
13+
targetDate: 2023-04-14
14+
note: >-
15+
[Regression](https://groups.google.com/g/kubernetes-announce/c/9FTKjmIFOTw/m/TH6cJT64AAAJ)
1116
- release: 1.27.0
1217
cherryPickDeadline: ""
1318
targetDate: 2023-04-11
@@ -16,10 +21,13 @@ schedules:
1621
maintenanceModeStartDate: 2023-12-28
1722
endOfLifeDate: 2024-02-28
1823
next:
19-
release: 1.26.4
20-
cherryPickDeadline: 2023-04-07
21-
targetDate: 2023-04-12
24+
release: 1.26.5
25+
cherryPickDeadline: 2023-05-12
26+
targetDate: 2023-05-17
2227
previousPatches:
28+
- release: 1.26.4
29+
cherryPickDeadline: 2023-04-07
30+
targetDate: 2023-04-12
2331
- release: 1.26.3
2432
cherryPickDeadline: 2023-03-10
2533
targetDate: 2023-03-15
@@ -39,10 +47,13 @@ schedules:
3947
maintenanceModeStartDate: 2023-08-28
4048
endOfLifeDate: 2023-10-28
4149
next:
42-
release: 1.25.9
43-
cherryPickDeadline: 2023-04-07
44-
targetDate: 2023-04-12
50+
release: 1.25.10
51+
cherryPickDeadline: 2023-05-12
52+
targetDate: 2023-05-17
4553
previousPatches:
54+
- release: 1.25.9
55+
cherryPickDeadline: 2023-04-07
56+
targetDate: 2023-04-12
4657
- release: 1.25.8
4758
cherryPickDeadline: 2023-03-10
4859
targetDate: 2023-03-15
@@ -81,10 +92,13 @@ schedules:
8192
maintenanceModeStartDate: 2023-05-28
8293
endOfLifeDate: 2023-07-28
8394
next:
84-
release: 1.24.13
85-
cherryPickDeadline: 2023-04-07
86-
targetDate: 2023-04-12
95+
release: 1.24.14
96+
cherryPickDeadline: 2023-05-12
97+
targetDate: 2023-05-17
8798
previousPatches:
99+
- release: 1.24.13
100+
cherryPickDeadline: 2023-04-07
101+
targetDate: 2023-04-12
88102
- release: 1.24.12
89103
cherryPickDeadline: 2023-03-10
90104
targetDate: 2023-03-15

0 commit comments

Comments
 (0)