Update schedule.yaml
Updated patch schedule to the second working week of the month and added the empty previousPatches: section, as requested
This commit is contained in:
parent
e8ef0cdb0f
commit
c15d457a8a
|
@ -8,8 +8,9 @@ schedules:
|
||||||
maintenanceModeStartDate: "2025-12-28"
|
maintenanceModeStartDate: "2025-12-28"
|
||||||
next:
|
next:
|
||||||
release: 1.32.1
|
release: 1.32.1
|
||||||
cherryPickDeadline: "2025-01-03"
|
cherryPickDeadline: "2025-01-10"
|
||||||
targetDate: "2025-01-08"
|
targetDate: "2025-01-15"
|
||||||
|
previousPatches:
|
||||||
release: "1.32"
|
release: "1.32"
|
||||||
releaseDate: "2024-12-11"
|
releaseDate: "2024-12-11"
|
||||||
- endOfLifeDate: "2025-10-28"
|
- endOfLifeDate: "2025-10-28"
|
||||||
|
|
Loading…
Reference in New Issue