Skip to content

Commit 0632b6a

Browse files
authored
Merge pull request #31494 from puerco/out-of-band
Add Out-of-band release 1.23.3 to schedule files
2 parents 5c5e87e + 003b5da commit 0632b6a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

content/en/releases/patch-releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ End of Life for **1.23** is **2023-02-28**.
9292

9393
| Patch Release | Cherry Pick Deadline | Target Date | Note |
9494
|---------------|----------------------|-------------|------|
95+
| 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) |
9596
| 1.23.2 | 2022-01-14 | 2022-01-19 | |
9697
| 1.23.1 | 2021-12-14 | 2021-12-16 | |
9798

data/releases/schedule.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
schedules:
22
- release: 1.23
33
releaseDate: 2021-12-07
4-
next: 1.23.2
5-
cherryPickDeadline: 2022-01-14
6-
targetDate: 2022-01-19
4+
next: 1.23.3
5+
cherryPickDeadline: 2022-01-24
6+
targetDate: 2022-01-25
77
endOfLifeDate: 2023-02-28
88
previousPatches:
9+
- release: 1.23.2
10+
cherryPickDeadline: 2022-01-14
11+
targetDate: 2022-01-19
912
- release: 1.23.1
1013
cherryPickDeadline: 2021-12-14
1114
targetDate: 2021-12-16

0 commit comments

Comments
 (0)