Skip to content

Commit 808a63e

Browse files
authored
Merge pull request #40100 from xmudrii/add-march-releases
Add March patch releases to the releases calendar
2 parents 64dc75b + dc82455 commit 808a63e

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
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-
| March 2023 | 2023-03-10 | 2023-03-15 |
8281
| April 2023 | 2023-04-07 | 2023-04-12 |
8382
| May 2023 | 2023-05-12 | 2023-05-17 |
8483
| June 2023 | 2023-06-09 | 2023-06-14 |

data/releases/schedule.yaml

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ schedules:
44
maintenanceModeStartDate: 2023-12-28
55
endOfLifeDate: 2024-02-28
66
next:
7-
release: 1.26.3
8-
cherryPickDeadline: 2023-03-10
9-
targetDate: 2023-03-15
7+
release: 1.26.4
8+
cherryPickDeadline: 2023-04-07
9+
targetDate: 2023-04-12
1010
previousPatches:
11+
- release: 1.26.3
12+
cherryPickDeadline: 2023-03-10
13+
targetDate: 2023-03-15
1114
- release: 1.26.2
1215
cherryPickDeadline: 2023-02-10
1316
targetDate: 2023-02-15
@@ -24,10 +27,13 @@ schedules:
2427
maintenanceModeStartDate: 2023-08-28
2528
endOfLifeDate: 2023-10-28
2629
next:
27-
release: 1.25.8
28-
cherryPickDeadline: 2023-03-10
29-
targetDate: 2023-03-15
30+
release: 1.25.9
31+
cherryPickDeadline: 2023-04-07
32+
targetDate: 2023-04-12
3033
previousPatches:
34+
- release: 1.25.8
35+
cherryPickDeadline: 2023-03-10
36+
targetDate: 2023-03-15
3137
- release: 1.25.7
3238
cherryPickDeadline: 2023-02-10
3339
targetDate: 2023-02-15
@@ -63,10 +69,13 @@ schedules:
6369
maintenanceModeStartDate: 2023-05-28
6470
endOfLifeDate: 2023-07-28
6571
next:
66-
release: 1.24.12
67-
cherryPickDeadline: 2023-03-10
68-
targetDate: 2023-03-15
72+
release: 1.24.13
73+
cherryPickDeadline: 2023-04-07
74+
targetDate: 2023-04-12
6975
previousPatches:
76+
- release: 1.24.12
77+
cherryPickDeadline: 2023-03-10
78+
targetDate: 2023-03-15
7079
- release: 1.24.11
7180
cherryPickDeadline: 2023-02-10
7281
targetDate: 2023-02-15

0 commit comments

Comments
 (0)