Merge pull request #31494 from puerco/out-of-band

Add Out-of-band release 1.23.3 to schedule files
This commit is contained in:
Kubernetes Prow Robot
2022-01-24 21:44:31 -08:00
committed by GitHub
2 changed files with 7 additions and 3 deletions
+1
View File
@@ -92,6 +92,7 @@ End of Life for **1.23** is **2023-02-28**.
| Patch Release | Cherry Pick Deadline | Target Date | Note |
|---------------|----------------------|-------------|------|
| 1.23.3 | 2022-01-24 | 2022-01-25 | [Out-of-Band Release](https://groups.google.com/u/2/a/kubernetes.io/g/dev/c/Xl1sm-CItaY) |
| 1.23.2 | 2022-01-14 | 2022-01-19 | |
| 1.23.1 | 2021-12-14 | 2021-12-16 | |
+6 -3
View File
@@ -1,11 +1,14 @@
schedules:
- release: 1.23
releaseDate: 2021-12-07
next: 1.23.2
cherryPickDeadline: 2022-01-14
targetDate: 2022-01-19
next: 1.23.3
cherryPickDeadline: 2022-01-24
targetDate: 2022-01-25
endOfLifeDate: 2023-02-28
previousPatches:
- release: 1.23.2
cherryPickDeadline: 2022-01-14
targetDate: 2022-01-19
- release: 1.23.1
cherryPickDeadline: 2021-12-14
targetDate: 2021-12-16