Skip to content

Commit 203f6d2

Browse files
committed
Merge branch 'monthlyupdate' into mong825
2 parents 31555be + 9714381 commit 203f6d2

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

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

Lines changed: 2 additions & 1 deletion
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
# -----------------------------------------------------------------------------
@@ -173,4 +174,4 @@ editorial:
173174
- title: A known issue exists in the January 29, 2026 release affecting HSE and Oil & Gas (9.0.23 / 9.1.64). Customers with HSE installed should avoid upgrading to the January release. Installation of HSE or Oil & Gas on Manage 9.0.x / 9.1.x should be deferred until the February 2026 patch.
174175
- title: A known issue has been identified in Db2u warehouse operator in this catalog. Customers restoring/upgrading Db2, intermittently get db2 `SQL0290N Table space access is not allowed. SQLSTATE=55039` error causing connectivity issue between MAS and Db2. If you are facing this problem, please refer to the workaround provided in this [documentation](https://www.ibm.com/docs/en/cloud-paks/cp-data/5.3.x?topic=SSQNUZ_5.3.x/svc-db2/known-issues-dbs.htm#known-issues-dbs__db2-instance-fails-sql0290n__title__1).
175176
- title: A known issue exists in the February 26, 2026 release affecting IBM Maximo Real Estate and Facilities. Customers with MREF installed should avoid upgrading to the February 9.1.8 release. Installation of MREF 9.1.x should be deferred until the March 2026 patch.
176-
- title: A know issue in IBM Maximo Real Estate and Facilities, users may encounter failures during upgrade scenarios (9.1.x → 9.2 FC) and experience slow installation in airgap environments in the March 26, 2026 release.
177+
- title: A know issue in IBM Maximo Real Estate and Facilities, users may encounter failures during upgrade scenarios (9.1.x → 9.2 FC) and experience slow installation in airgap environments in the March 26, 2026 release.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
# Case bundle configuration for IBM Maximo Operator Catalog 260326 (AMD64)
2+
# Case bundle configuration for IBM Maximo Operator Catalog 260430 (AMD64)
33
# -----------------------------------------------------------------------------
44
# In the future this won't be necessary as we'll be able to mirror from the
55
# catalog itself, but not everything in the catalog supports this yet (including MAS)
66
# so we need to use the CASE bundle mirror process still.
77

8-
catalog_digest: sha256:c852ac109d2a17fab9c58b38389bdf87ed60b9d6273811eb380b8ba2a0c0184f
8+
catalog_digest: sha256:fd545e6d8a2a96e0bdb3c0d463438f6af95ea4f2781bf4aa1c40d3ef070c4aaa
99

1010
ocp_compatibility:
1111
- "4.16"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# catalog itself, but not everything in the catalog supports this yet (including MAS)
66
# so we need to use the CASE bundle mirror process still.
77

8-
catalog_digest: sha256:989162d1f7b519163a7dad9747d78bec0ad05681db396b95f5c9c8fa97ea1d16
8+
catalog_digest: sha256:14c8c8bda20be123fa0b439e8ba7bda546b9ff885f22a84ecbe64968586ff992
99

1010
ocp_compatibility:
1111
- "4.16"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# catalog itself, but not everything in the catalog supports this yet (including MAS)
66
# so we need to use the CASE bundle mirror process still.
77

8-
catalog_digest: sha256:bed372211414253afe67ed78a90c3891e002ab8ebddb007050438c94305e940c
8+
catalog_digest: sha256:d393d25292a73071e634a916f9703738e02279d26bfcc4227891dcd6e6ef7bed
99

1010
ocp_compatibility:
1111
- "4.16"

src/mas/devops/data/ocp.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@
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"
14-
standard_support: "May 3, 2026"
19+
standard_support: "April 21, 2027"
1520
extended_support: "October 21, 2028"
1621

1722
"4.19":
@@ -21,8 +26,8 @@ ocp_versions:
2126

2227
"4.18":
2328
ga_date: "February 25, 2025"
24-
standard_support: "February 25, 2025"
25-
extended_support: "August 25, 2026"
29+
standard_support: "August 25, 2026"
30+
extended_support: "February 25, 2028"
2631

2732
"4.17":
2833
ga_date: "October 1, 2024"

0 commit comments

Comments
 (0)