Skip to content

Commit

Permalink
Add October patch releases to the releases calendar (#43113)
Browse files Browse the repository at this point in the history
* Add October patch releases to the releases calendar

* Add October patch release for 1.25
  • Loading branch information
Checksumz committed Sep 20, 2023
1 parent 08e0d63 commit 0a02994
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 13 deletions.
1 change: 0 additions & 1 deletion content/en/releases/patch-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ releases may also occur in between these.

| Monthly Patch Release | Cherry Pick Deadline | Target date |
| --------------------- | -------------------- | ----------- |
| September 2023 | 2023-09-08 | 2023-09-13 |
| October 2023 | 2023-10-13 | 2023-10-18 |
| November 2023 | N/A | N/A |
| December 2023 | 2023-12-01 | 2023-12-06 |
Expand Down
36 changes: 24 additions & 12 deletions data/releases/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@ schedules:
- release: 1.28
releaseDate: 2023-08-15
next:
release: 1.28.2
cherryPickDeadline: 2023-09-08
targetDate: 2023-09-13
release: 1.28.3
cherryPickDeadline: 2023-10-13
targetDate: 2023-10-18
maintenanceModeStartDate: 2024-08-28
endOfLifeDate: 2024-10-28
previousPatches:
- release: 1.28.2
cherryPickDeadline: 2023-09-08
targetDate: 2023-09-13
- release: 1.28.1
cherryPickDeadline: N/A
targetDate: 2023-08-23
Expand All @@ -23,10 +26,13 @@ schedules:
maintenanceModeStartDate: 2024-04-28
endOfLifeDate: 2024-06-28
next:
release: 1.27.6
cherryPickDeadline: 2023-09-08
targetDate: 2023-09-13
release: 1.27.7
cherryPickDeadline: 2023-10-13
targetDate: 2023-10-18
previousPatches:
- release: 1.27.6
cherryPickDeadline: 2023-09-08
targetDate: 2023-09-13
- release: 1.27.5
cherryPickDeadline: 2023-08-04
targetDate: 2023-08-23
Expand All @@ -52,10 +58,13 @@ schedules:
maintenanceModeStartDate: 2023-12-28
endOfLifeDate: 2024-02-28
next:
release: 1.26.9
cherryPickDeadline: 2023-09-08
targetDate: 2023-09-13
release: 1.26.10
cherryPickDeadline: 2023-10-13
targetDate: 2023-10-18
previousPatches:
- release: 1.26.9
cherryPickDeadline: 2023-09-08
targetDate: 2023-09-13
- release: 1.26.8
cherryPickDeadline: 2023-08-04
targetDate: 2023-08-23
Expand Down Expand Up @@ -90,10 +99,13 @@ schedules:
maintenanceModeStartDate: 2023-08-28
endOfLifeDate: 2023-10-28
next:
release: 1.25.14
cherryPickDeadline: 2023-09-08
targetDate: 2023-09-13
release: 1.25.15
cherryPickDeadline: 2023-10-13
targetDate: 2023-10-18
previousPatches:
- release: 1.25.14
cherryPickDeadline: 2023-09-08
targetDate: 2023-09-13
- release: 1.25.13
cherryPickDeadline: 2023-08-04
targetDate: 2023-08-23
Expand Down

0 comments on commit 0a02994

Please sign in to comment.