We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d890a08 commit c85db82Copy full SHA for c85db82
1 file changed
src/mas/devops/data/ocp.yaml
@@ -9,14 +9,19 @@
9
# https://access.redhat.com/support/policy/updates/openshift/
10
11
ocp_versions:
12
+ "4.20":
13
+ ga_date: "October 21, 2025"
14
+ standard_support: "May 3, 2026"
15
+ extended_support: "October 21, 2028"
16
+
17
"4.19":
18
ga_date: "June 17, 2025"
19
standard_support: "December 17, 2026"
20
extended_support: "N/A"
21
22
"4.18":
23
ga_date: "February 25, 2025"
- standard_support: "GA of 4.19 + 3 Months"
24
+ standard_support: "February 25, 2025"
25
extended_support: "August 25, 2026"
26
27
"4.17":
0 commit comments