Merge pull request #38737 from xrstf/patch-1

Fix EOL dates for 1.25 and 1.26
pull/38741/head
Kubernetes Prow Robot 2023-01-03 04:51:32 -08:00 committed by GitHub
commit 59e93ee659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ schedules:
- release: 1.26
releaseDate: 2022-12-09
maintenanceModeStartDate: 2023-12-28
endOfLifeDate: 2024-02-24
endOfLifeDate: 2024-02-28
next:
release: 1.26.1
cherryPickDeadline: 2022-01-06
@ -10,7 +10,7 @@ schedules:
- release: 1.25
releaseDate: 2022-08-23
maintenanceModeStartDate: 2023-08-28
endOfLifeDate: 2023-10-27
endOfLifeDate: 2023-10-28
next:
release: 1.25.6
cherryPickDeadline: 2023-01-13