Skip to content

Commit 86e69b1

Browse files
committed
[patch] Adding OCP 4.21 Support
1 parent b9bdb3c commit 86e69b1

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

src/mas/devops/data/catalogs/v9-260305-amd64.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ocp_compatibility:
1313
- "4.18"
1414
- "4.19"
1515
- "4.20"
16+
- "4.21"
1617

1718
# Dependencies
1819
# -----------------------------------------------------------------------------
@@ -151,6 +152,8 @@ minio_version: RELEASE.2025-06-13T11-33-47Z
151152

152153
editorial:
153154
whats_new:
155+
- 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)'
156+
details: []
154157
- title: '**Security updates and bug fixes**'
155158
details:
156159
- IBM Maximo Application Suite Core Platform v9.0.22

src/mas/devops/data/catalogs/v9-260305-ppc64le.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ocp_compatibility:
1313
- "4.18"
1414
- "4.19"
1515
- "4.20"
16+
- "4.21"
1617

1718
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
1819
sls_version: 3.12.5 # No Update # Operator version 3.12.5 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
@@ -51,6 +52,8 @@ mongo_extras_version_8: 8.0.17
5152

5253
editorial:
5354
whats_new:
55+
- 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)'
56+
details: []
5457
- title: '**Security updates and bug fixes**'
5558
details:
5659
- IBM Maximo Application Suite Core Platform v9.0.22

src/mas/devops/data/catalogs/v9-260305-s390x.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ ocp_compatibility:
1313
- "4.18"
1414
- "4.19"
1515
- "4.20"
16+
- "4.21"
1617

1718
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
1819
sls_version: 3.12.5 # No Update # Operator version 3.12.5 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
@@ -51,6 +52,8 @@ mongo_extras_version_8: 8.0.17
5152

5253
editorial:
5354
whats_new:
55+
- 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)'
56+
details: []
5457
- title: '**Security updates and bug fixes**'
5558
details:
5659
- IBM Maximo Application Suite Core Platform v9.0.22

src/mas/devops/data/ocp.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
# https://access.redhat.com/support/policy/updates/openshift/
1010

1111
ocp_versions:
12+
"4.21":
13+
ga_date: "February 3, 2026"
14+
standard_support: "GA of 4.22 + 3 Months"
15+
extended_support: "N/A"
16+
1217
"4.20":
1318
ga_date: "October 21, 2025"
1419
standard_support: "May 3, 2026"

0 commit comments

Comments
 (0)