Skip to content

Commit 5e1966d

Browse files
committed
Add January 2023 patch releases to the calendar
Signed-off-by: Marko Mudrinić <[email protected]>
1 parent f25c17b commit 5e1966d

File tree

2 files changed

+25
-13
lines changed

2 files changed

+25
-13
lines changed

content/en/releases/patch-releases.md

Lines changed: 0 additions & 1 deletion
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-
| January 2023 | 2023-01-13 | 2023-01-18 |
8281
| February 2023 | 2023-02-10 | 2023-02-15 |
8382
| March 2023 | 2023-03-10 | 2023-03-15 |
8483
| April 2023 | 2023-04-07 | 2023-04-12 |

data/releases/schedule.yaml

Lines changed: 25 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,25 @@ schedules:
44
maintenanceModeStartDate: 2023-12-28
55
endOfLifeDate: 2024-02-28
66
next:
7-
release: 1.26.1
8-
cherryPickDeadline: 2022-01-06
9-
targetDate: 2023-01-11
7+
release: 1.26.2
8+
cherryPickDeadline: 2023-02-10
9+
targetDate: 2023-02-15
10+
previousPatches:
11+
- release: 1.26.1
12+
cherryPickDeadline: 2023-01-13
13+
targetDate: 2023-01-18
1014
- release: 1.25
1115
releaseDate: 2022-08-23
1216
maintenanceModeStartDate: 2023-08-28
1317
endOfLifeDate: 2023-10-28
1418
next:
15-
release: 1.25.6
16-
cherryPickDeadline: 2023-01-13
17-
targetDate: 2023-01-18
19+
release: 1.25.7
20+
cherryPickDeadline: 2023-02-10
21+
targetDate: 2023-02-15
1822
previousPatches:
23+
- release: 1.25.6
24+
cherryPickDeadline: 2023-01-13
25+
targetDate: 2023-01-18
1926
- release: 1.25.5
2027
cherryPickDeadline: 2022-12-02
2128
targetDate: 2022-12-08
@@ -40,10 +47,13 @@ schedules:
4047
maintenanceModeStartDate: 2023-05-28
4148
endOfLifeDate: 2023-07-28
4249
next:
43-
release: 1.24.10
44-
cherryPickDeadline: 2023-01-13
45-
targetDate: 2023-01-18
50+
release: 1.24.11
51+
cherryPickDeadline: 2023-02-10
52+
targetDate: 2023-02-15
4653
previousPatches:
54+
- release: 1.24.10
55+
cherryPickDeadline: 2023-01-13
56+
targetDate: 2023-01-18
4757
- release: 1.24.9
4858
cherryPickDeadline: 2022-12-02
4959
targetDate: 2022-12-08
@@ -80,10 +90,13 @@ schedules:
8090
maintenanceModeStartDate: 2022-12-28
8191
endOfLifeDate: 2023-02-28
8292
next:
83-
release: 1.23.16
84-
cherryPickDeadline: 2023-01-13
85-
targetDate: 2023-01-18
93+
release: 1.23.17
94+
cherryPickDeadline: 2023-02-10
95+
targetDate: 2023-02-15
8696
previousPatches:
97+
- release: 1.23.16
98+
cherryPickDeadline: 2023-01-13
99+
targetDate: 2023-01-18
87100
- release: 1.23.15
88101
cherryPickDeadline: 2022-12-02
89102
targetDate: 2022-12-08

0 commit comments

Comments
 (0)