Skip to content

Commit 4083f9d

Browse files
committed
[patch] Update OCP support dates for 4.20 and 4.18
Adjust lifecycle dates in src/mas/devops/data/ocp.yaml: for 4.20, standard_support changed from May 3, 2026 to April 21, 2027; for 4.18, standard_support changed from February 25, 2025 to August 25, 2026 and extended_support changed from August 25, 2026 to February 25, 2028. These updates align the file with the revised OCP support timelines.
1 parent da483b7 commit 4083f9d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/mas/devops/data/ocp.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
ocp_versions:
1212
"4.20":
1313
ga_date: "October 21, 2025"
14-
standard_support: "May 3, 2026"
14+
standard_support: "April 21, 2027"
1515
extended_support: "October 21, 2028"
1616

1717
"4.19":
@@ -21,8 +21,8 @@ ocp_versions:
2121

2222
"4.18":
2323
ga_date: "February 25, 2025"
24-
standard_support: "February 25, 2025"
25-
extended_support: "August 25, 2026"
24+
standard_support: "August 25, 2026"
25+
extended_support: "February 25, 2028"
2626

2727
"4.17":
2828
ga_date: "October 1, 2024"

0 commit comments

Comments
 (0)