Skip to content

Commit fafe6d1

Browse files
committed
patch releases: add 1.22 release to the schedule
Signed-off-by: Carlos Panato <[email protected]>
1 parent 555801a commit fafe6d1

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

content/en/releases/patch-releases.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,22 @@ releases may also occur in between these.
8080
| --------------------- | -------------------- | ----------- |
8181
| August 2021 | 2021-08-07 | 2021-08-11 |
8282
| September 2021 | 2021-09-10 | 2021-09-15 |
83-
| October 2021 | 2021-10-08 | 2021-10-13 |
83+
| October 2021 | 2021-10-15 | 2021-10-20 |
8484
| November 2021 | 2021-11-12 | 2021-11-17 |
8585
| December 2021 | 2021-12-10 | 2021-12-15 |
8686

8787
## Detailed Release History for Active Branches
8888

89+
### 1.22
90+
91+
**1.22** enters maintenance mode on **2022-08-28**
92+
93+
End of Life for **1.22** is **2022-10-28**
94+
95+
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
96+
|---------------|----------------------|-------------|------|
97+
| 1.22.1 | 2021-08-16 | 2021-08-19 | |
98+
8999
### 1.21
90100

91101
**1.21** enters maintenance mode on **2022-04-28**

data/releases/schedule.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
schedules:
2+
- release: 1.22
3+
next: 1.22.1
4+
cherryPickDeadline: 2021-08-16
5+
targetDate: 2021-08-19
6+
endOfLifeDate: 2022-10-28
7+
previousPatches:
28
- release: 1.21
39
next: 1.21.4
410
cherryPickDeadline: 2021-08-07

0 commit comments

Comments
 (0)