Skip to content

Commit 0a02994

Browse files
authored
Add October patch releases to the releases calendar (#43113)
* Add October patch releases to the releases calendar * Add October patch release for 1.25
1 parent 08e0d63 commit 0a02994

File tree

2 files changed

+24
-13
lines changed

2 files changed

+24
-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-
| September 2023 | 2023-09-08 | 2023-09-13 |
8281
| October 2023 | 2023-10-13 | 2023-10-18 |
8382
| November 2023 | N/A | N/A |
8483
| December 2023 | 2023-12-01 | 2023-12-06 |

data/releases/schedule.yaml

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ schedules:
55
- release: 1.28
66
releaseDate: 2023-08-15
77
next:
8-
release: 1.28.2
9-
cherryPickDeadline: 2023-09-08
10-
targetDate: 2023-09-13
8+
release: 1.28.3
9+
cherryPickDeadline: 2023-10-13
10+
targetDate: 2023-10-18
1111
maintenanceModeStartDate: 2024-08-28
1212
endOfLifeDate: 2024-10-28
1313
previousPatches:
14+
- release: 1.28.2
15+
cherryPickDeadline: 2023-09-08
16+
targetDate: 2023-09-13
1417
- release: 1.28.1
1518
cherryPickDeadline: N/A
1619
targetDate: 2023-08-23
@@ -23,10 +26,13 @@ schedules:
2326
maintenanceModeStartDate: 2024-04-28
2427
endOfLifeDate: 2024-06-28
2528
next:
26-
release: 1.27.6
27-
cherryPickDeadline: 2023-09-08
28-
targetDate: 2023-09-13
29+
release: 1.27.7
30+
cherryPickDeadline: 2023-10-13
31+
targetDate: 2023-10-18
2932
previousPatches:
33+
- release: 1.27.6
34+
cherryPickDeadline: 2023-09-08
35+
targetDate: 2023-09-13
3036
- release: 1.27.5
3137
cherryPickDeadline: 2023-08-04
3238
targetDate: 2023-08-23
@@ -52,10 +58,13 @@ schedules:
5258
maintenanceModeStartDate: 2023-12-28
5359
endOfLifeDate: 2024-02-28
5460
next:
55-
release: 1.26.9
56-
cherryPickDeadline: 2023-09-08
57-
targetDate: 2023-09-13
61+
release: 1.26.10
62+
cherryPickDeadline: 2023-10-13
63+
targetDate: 2023-10-18
5864
previousPatches:
65+
- release: 1.26.9
66+
cherryPickDeadline: 2023-09-08
67+
targetDate: 2023-09-13
5968
- release: 1.26.8
6069
cherryPickDeadline: 2023-08-04
6170
targetDate: 2023-08-23
@@ -90,10 +99,13 @@ schedules:
9099
maintenanceModeStartDate: 2023-08-28
91100
endOfLifeDate: 2023-10-28
92101
next:
93-
release: 1.25.14
94-
cherryPickDeadline: 2023-09-08
95-
targetDate: 2023-09-13
102+
release: 1.25.15
103+
cherryPickDeadline: 2023-10-13
104+
targetDate: 2023-10-18
96105
previousPatches:
106+
- release: 1.25.14
107+
cherryPickDeadline: 2023-09-08
108+
targetDate: 2023-09-13
97109
- release: 1.25.13
98110
cherryPickDeadline: 2023-08-04
99111
targetDate: 2023-08-23

0 commit comments

Comments
 (0)