Skip to content

Commit b6d995e

Browse files
authored
Merge pull request #31182 from sftim/20220103_fix_case_patch_releases_tables
Fix case for tables in patch releases list
2 parents bef1768 + 4c0612d commit b6d995e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/en/releases/patch-releases.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ releases may also occur in between these.
9090

9191
End of Life for **1.23** is **2023-02-28**.
9292

93-
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
93+
| Patch Release | Cherry Pick Deadline | Target Date | Note |
9494
|---------------|----------------------|-------------|------|
9595
| 1.23.2 | 2022-01-14 | 2022-01-19 | |
9696
| 1.23.1 | 2021-12-14 | 2021-12-16 | |
@@ -101,7 +101,7 @@ End of Life for **1.23** is **2023-02-28**.
101101

102102
End of Life for **1.22** is **2022-10-28**
103103

104-
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
104+
| Patch Release | Cherry Pick Deadline | Target Date | Note |
105105
|---------------|----------------------|-------------|------|
106106
| 1.22.6 | 2022-01-14 | 2022-01-19 | |
107107
| 1.22.5 | 2021-12-10 | 2021-12-15 | |
@@ -116,7 +116,7 @@ End of Life for **1.22** is **2022-10-28**
116116

117117
End of Life for **1.21** is **2022-06-28**
118118

119-
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
119+
| Patch Release | Cherry Pick Deadline | Target Date | Note |
120120
| ------------- | -------------------- | ----------- | ---------------------------------------------------------------------- |
121121
| 1.21.9 | 2022-01-14 | 2022-01-19 | |
122122
| 1.21.8 | 2021-12-10 | 2021-12-15 | |
@@ -134,7 +134,7 @@ End of Life for **1.21** is **2022-06-28**
134134

135135
End of Life for **1.20** is **2022-02-28**
136136

137-
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
137+
| Patch Release | Cherry Pick Deadline | Target Date | Note |
138138
| ------------- | -------------------- | ----------- | ----------------------------------------------------------------------------------- |
139139
| 1.20.15 | 2022-01-14 | 2022-01-19 | |
140140
| 1.20.14 | 2021-12-10 | 2021-12-15 | |
@@ -157,7 +157,7 @@ End of Life for **1.20** is **2022-02-28**
157157

158158
These releases are no longer supported.
159159

160-
| MINOR VERSION | FINAL PATCH RELEASE | EOL DATE | NOTE |
160+
| Minor Version | Final Patch Release | EOL Date | Note |
161161
| ------------- | ------------------- | ---------- | ---------------------------------------------------------------------- |
162162
| 1.19 | 1.19.16 | 2021-10-28 | |
163163
| 1.18 | 1.18.20 | 2021-06-18 | Created to resolve regression introduced in 1.18.19 |

0 commit comments

Comments
 (0)