diff --git a/src/mas/devops/data/catalogs/v9-260326-amd64.yaml b/src/mas/devops/data/catalogs/v9-260326-amd64.yaml index 18a7e6a6..909bb625 100644 --- a/src/mas/devops/data/catalogs/v9-260326-amd64.yaml +++ b/src/mas/devops/data/catalogs/v9-260326-amd64.yaml @@ -13,6 +13,7 @@ ocp_compatibility: - "4.18" - "4.19" - "4.20" +- "4.21" # Dependencies # ----------------------------------------------------------------------------- @@ -151,6 +152,8 @@ minio_version: RELEASE.2025-06-13T11-33-47Z editorial: whats_new: + - title: '**Openshift 4.21 support** Openshift Container Platform 4.21 support has been added. Refer OCP 4.21 release notes [here](https://docs.redhat.com/en/documentation/openshift_container_platform/4.21/html/release_notes/index)' + details: [] - title: '**Security updates and bug fixes**' details: - IBM Maximo Application Suite Core Platform v9.0.22 diff --git a/src/mas/devops/data/ocp.yaml b/src/mas/devops/data/ocp.yaml index 173ba916..fafbab21 100644 --- a/src/mas/devops/data/ocp.yaml +++ b/src/mas/devops/data/ocp.yaml @@ -9,6 +9,11 @@ # https://access.redhat.com/support/policy/updates/openshift/ ocp_versions: + "4.21": + ga_date: "February 3, 2026" + standard_support: "GA of 4.22 + 3 Months" + extended_support: "N/A" + "4.20": ga_date: "October 21, 2025" standard_support: "May 3, 2026"