Skip to content

Commit 2362c38

Browse files
authored
[patch] Extending mongo 8.0.23 support (#426)
1 parent adbaac5 commit 2362c38

4 files changed

Lines changed: 406 additions & 1 deletion

File tree

Lines changed: 233 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,233 @@
1+
---
2+
# Case bundle configuration for IBM Maximo Operator Catalog 260625 (AMD64)
3+
# -----------------------------------------------------------------------------
4+
# In the future this won't be necessary as we'll be able to mirror from the
5+
# catalog itself, but not everything in the catalog supports this yet (including MAS)
6+
# so we need to use the CASE bundle mirror process still.
7+
8+
catalog_digest: sha256:028ecfe475c743c277917ef818698dea0ddfe7dcee79830ffaa5b3a61f89cdbd
9+
10+
ocp_compatibility:
11+
- "4.16"
12+
- "4.17"
13+
- "4.18"
14+
- "4.19"
15+
- "4.20"
16+
- "4.21"
17+
18+
# Dependencies - Cloud Pak for Data
19+
# -----------------------------------------------------------------------------
20+
cpd_product_version_default: 5.2.0 # No Update
21+
22+
ibm_licensing_version: 4.2.17 # Operator version 4.2.14 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-licensing)
23+
common_svcs_version: 4.13.0 # Operator version 4.13.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-common-services)
24+
#common_svcs_version_1: 4.11.0 # Additional version 4.11.0
25+
cp4d_platform_version: 5.2.0+20250709.170324 # Operator version 5.2.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-datacore/)
26+
ibm_zen_version: 6.2.0+20250530.152516.232 # For CPD5 ibm-zen has to be explicitily mirrored
27+
wsl_version: 11.0.0+20250521.202913.73 # used for wsl and wsl_runtimes unless wsl_runtimes_version also specified
28+
wsl_runtimes_version: 11.0.0+20250515.090949.21 # cpd 5.1.3 uses version 10.3.0 of wsl runtimes but only 10.2.0 for wsl itself
29+
wml_version: 11.0.0+20250530.193146.282 # Operator version 5.2.0
30+
spark_version: 11.0.0+20250604.163055.2097 # Operator version 5.2.0
31+
cognos_version: 28.0.0+20250515.175459.10054 # Operator version 25.0.0
32+
33+
postgress_version: 5.16.0+20250827.110911.2626 # ibm-cpd-cloud-native-postgresql-operator 5.2.0 cp4d
34+
ccs_build: 11.0.0+20250605.130237.468 # cpd 5.2.0 using ccs build
35+
ccs_extras_version: 11.0.0 # Extra Images for CCS used for PCD 5.2.0 Hotfix
36+
37+
elasticsearch_version: 1.1.2667 # Operator version 1.1.2667 # used in cpd 5.1.3 only
38+
opensearch_version: 1.1.2494 # Operator version 1.1.2494
39+
40+
# I have added this as a guess as to the actual version used, we are currently using the wsl_version, but that does not exist for datarefinery
41+
# See: https://ibm-mas.slack.com/archives/C02PUHKQB5L/p1770849370378689
42+
datarefinery_version: 11.0.0+20250513.203727.232
43+
44+
45+
# Dependencies - Db2u
46+
# -----------------------------------------------------------------------------
47+
db2u_version: 7.6.0+20260224.123157.19264 # Operator version 120104.0.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
48+
db2u_extras_version: 1.0.6 # No Update
49+
db2u_filter: db2
50+
51+
db2_channel_default: v120104.0 # Default Channel version for db2u-operator
52+
53+
54+
# Dependencies - CouchDb
55+
# -----------------------------------------------------------------------------
56+
# Note: This is required for Assist 9.0 (https://github.com/IBM/cloud-pak/blob/master/repo/case/ibm-couchdb/index.yaml)
57+
couchdb_version: 1.0.13 # Operator version 2.2.1 (1.0.13) sticking with 1.0.13
58+
59+
60+
# Dependencies - Minio
61+
# -----------------------------------------------------------------------------
62+
minio_version: RELEASE.2025-06-13T11-33-47Z
63+
minio_extras_version: 1.0.0
64+
65+
# Dependencies - MongoDB
66+
# -----------------------------------------------------------------------------
67+
mongo_extras_version_default: 8.0.23
68+
mongo_extras_version_4: 4.4.21
69+
mongo_extras_version_5: 5.0.23
70+
mongo_extras_version_6: 6.0.12
71+
mongo_extras_version_7: 7.0.23
72+
mongo_extras_version_8: 8.0.23
73+
74+
75+
# Dependencies - Amlen
76+
# -----------------------------------------------------------------------------
77+
amlen_extras_version: 1.1.5 # Updated
78+
79+
80+
# Dependencies - UDS
81+
# -----------------------------------------------------------------------------
82+
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
83+
uds_extras_version: 1.5.0
84+
85+
86+
# Dependencies - App Connect
87+
# -----------------------------------------------------------------------------
88+
appconnect_version: 6.2.0 # Operator version 6.2.0 # sticking to 6.2.0 version # Please do Not Change
89+
90+
91+
# Dependencies - Suite License Service
92+
# -----------------------------------------------------------------------------
93+
# https://github.ibm.com/maximoappsuite/ibm-sls/releases
94+
sls_version: 3.13.0 # Updated
95+
96+
97+
# Dependencies - Truststore Manager
98+
# -----------------------------------------------------------------------------
99+
# https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases
100+
tsm_version: 1.7.7 # Updated
101+
102+
103+
# Dependencies - Data Dictionary
104+
# -----------------------------------------------------------------------------
105+
# https://github.ibm.com/maximoappsuite/ibm-data-dictionary/releases
106+
dd_version: 1.1.23 # No Update
107+
108+
# Dependencies - Opendata hub
109+
# -----------------------------------------------------------------------------
110+
# https://github.com/opendatahub-io/opendatahub-operator/releases
111+
odh_version: 2.32.0
112+
113+
# Extra Images for Redis (Collaborate)
114+
# ------------------------------------------------------------------------------
115+
redis_extras_version: 2.1.40 # No Update
116+
117+
118+
# Maximo Application Suite
119+
# -----------------------------------------------------------------------------
120+
mas_core_version:
121+
9.2.x: 9.2.0 # Updated
122+
9.2.x-feature: 9.2.0 # Updated
123+
9.1.x: 9.1.19 # Updated
124+
9.0.x: 9.0.27 # Updated
125+
8.10.x: 8.10.37 # No Update
126+
8.11.x: 8.11.34 # No Update
127+
mas_assist_version:
128+
9.1.x: 9.1.12 # Updated
129+
9.0.x: 9.0.18 # Updated
130+
8.10.x: 8.7.8 # No Update
131+
8.11.x: 8.8.7 # No Update
132+
mas_hputilities_version:
133+
9.1.x: "" # Not Supported
134+
9.0.x: "" # Not Supported
135+
8.10.x: 8.6.7 # No Update
136+
8.11.x: "" # Not Supported
137+
mas_iot_version:
138+
9.2.x: 9.2.0 # Updated
139+
9.2.x-feature: 9.2.0 # Updated
140+
9.1.x: 9.1.12 # Updated
141+
9.0.x: 9.0.21 # Updated
142+
8.10.x: 8.7.33 # No Update
143+
8.11.x: 8.8.30 # No Update
144+
mas_manage_version:
145+
9.2.x: 9.2.0 # Updated
146+
9.2.x-feature: 9.2.0 # Updated
147+
9.1.x: 9.1.19 # Updated
148+
9.0.x: 9.0.27 # Updated
149+
8.10.x: 8.6.38 # No Update
150+
8.11.x: 8.7.32 # No Update
151+
mas_monitor_version:
152+
9.2.x: 9.2.0 # Updated
153+
9.2.x-feature: 9.2.0 # Updated
154+
9.1.x: 9.1.12 # Updated
155+
9.0.x: 9.0.22 # Updated
156+
8.10.x: 8.10.30 # No Update
157+
8.11.x: 8.11.28 # No Update
158+
mas_optimizer_version:
159+
9.2.x: 9.2.0 # Updated
160+
9.2.x-feature: 9.2.0 # Updated
161+
9.1.x: 9.1.13 # Updated
162+
9.0.x: 9.0.24 # Updated
163+
8.10.x: 8.4.28 # Updated
164+
8.11.x: 8.5.28 # Updated
165+
mas_predict_version:
166+
9.2.x: 9.2.0 # Updated
167+
9.2.x-feature: 9.2.0 # Updated
168+
9.1.x: 9.1.9 # Updated
169+
9.0.x: 9.0.16 # Updated
170+
8.10.x: 8.8.15 # No Update
171+
8.11.x: 8.9.17 # No Update
172+
mas_visualinspection_version:
173+
9.2.x: 9.2.0 # Updated
174+
9.2.x-feature: 9.2.0 # Updated
175+
9.1.x: 9.1.18 # Updated
176+
9.0.x: 9.0.21 # Updated
177+
8.10.x: 8.8.4 # No Update
178+
8.11.x: 8.9.21 # No Update
179+
mas_facilities_version:
180+
9.2.x: 9.2.0 # Updated
181+
9.2.x-feature: 9.2.0 # Updated
182+
9.1.x: 9.1.12 # Updated
183+
9.0.x: "" # Not Supported
184+
8.10.x: "" # Not Supported
185+
8.11.x: "" # Not Supported
186+
187+
188+
# Maximo AI Service
189+
# ------------------------------------------------------------------------------
190+
aiservice_version:
191+
9.2.x: 9.2.0 # Updated
192+
9.2.x-feature: 9.2.0 # Updated
193+
9.1.x: 9.1.16 # Updated
194+
195+
aiservice_tenant_version:
196+
9.2.x: 9.2.0 # Updated
197+
9.2.x-feature: 9.2.0 # Updated
198+
199+
200+
# Editorial
201+
# ------------------------------------------------------------------------------
202+
editorial:
203+
whats_new:
204+
- title: New feature release
205+
details:
206+
- IBM Maximo Application Suite Core Platform [v9.2.0](https://www.ibm.com/support/pages/node/7277376)
207+
- IBM Maximo Manage [v9.2.0](https://www.ibm.com/support/pages/node/7276377)
208+
- IBM Maximo Monitor/IoT [v9.2.0](https://www.ibm.com/support/pages/node/7277101)
209+
- IBM Maximo Optimizer [v9.2.0](https://www.ibm.com/support/pages/node/7276586)
210+
- IBM Maximo Predict [v9.2.0](https://www.ibm.com/support/pages/node/7275237)
211+
- IBM Maximo Visual Inspection [v9.2.0](https://www.ibm.com/support/pages/node/7277289)
212+
- IBM Maximo Real Estate and Facilities [v9.2.0](https://www.ibm.com/support/pages/node/7275247)
213+
- IBM Maximo AI Service [v9.2.0](https://www.ibm.com/support/pages/node/7276603)
214+
- IBM Maximo AI Service Tenant v9.2
215+
- IBM Maximo Location Service for Esri v9.2
216+
- title: '**Security updates and bug fixes**'
217+
details:
218+
- IBM Maximo Application Suite Core Platform [v9.0.27](https://www.ibm.com/support/pages/node/7277381) and [v9.1.19](https://www.ibm.com/support/pages/node/7277382)
219+
- IBM Maximo Manage [v9.0.27](https://www.ibm.com/support/pages/node/7276396) and [v9.1.19](https://www.ibm.com/support/pages/node/7276393)
220+
- IBM Maximo IoT [v9.0.21](https://www.ibm.com/support/pages/node/7277130) and [v9.1.12](https://www.ibm.com/support/pages/node/7277131)
221+
- IBM Maximo Monitor [v9.0.22](https://www.ibm.com/support/pages/node/7277099) and [v9.1.12](https://www.ibm.com/support/pages/node/7277100)
222+
- IBM Maximo Optimizer [v9.0.24](https://www.ibm.com/support/pages/node/7276568) and [v9.1.13](https://www.ibm.com/support/pages/node/7276570)
223+
- IBM Maximo Assist/Collaborate [v9.0.18](https://www.ibm.com/support/pages/node/7273929), [v9.1.12](https://www.ibm.com/support/pages/node/7273930)
224+
- IBM Maximo Predict [v9.0.16](https://www.ibm.com/support/pages/node/7276914) and [v9.1.9](https://www.ibm.com/support/pages/node/7276913)
225+
- IBM Maximo Visual Inspection [v9.0.21](https://www.ibm.com/support/pages/node/7277291) and [v9.1.18](https://www.ibm.com/support/pages/node/7277891)
226+
- IBM Maximo Real Estate and Facilities [v9.1.12](https://www.ibm.com/support/pages/node/7276768)
227+
- IBM Maximo AI Service [v9.1.16](https://www.ibm.com/support/pages/node/7276604)
228+
- IBM Truststore Manager v1.7
229+
- IBM Suite License Service v3.13
230+
- Amlen v1.1
231+
known_issues:
232+
- title: A known issue exists in the June 25, 2026 release affecting IBM Maximo Visual Inspection. Customers with MVI installed and using custom cluster issuer should avoid upgrading to the June release. Installation of MVI 9.2.x should be deferred until the July 2026 patch.
233+
- title: A know issue exists in the June 25 2026 release when a customer has environment setup with mas core+manage+Optimizer with out AIP as a addon. Then under manage work space two pods will appear aipoptimization-uninstall and it will be in error status. Even though these pods are in error status it does not have any functional impact on manage or optimizer. The fix has been identified and will be delivered in upcoming July 9.2 patch.
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
---
2+
# Case bundle configuration for IBM Maximo Operator Catalog 260625 (PPC)
3+
# -----------------------------------------------------------------------------
4+
# In the future this won't be necessary as we'll be able to mirror from the
5+
# catalog itself, but not everything in the catalog supports this yet (including MAS)
6+
# so we need to use the CASE bundle mirror process still.
7+
8+
catalog_digest: sha256:3d6166394a6acbca30392c4675606fccea36613de3a305a8ca6094a65949ea26
9+
10+
ocp_compatibility:
11+
- "4.16"
12+
- "4.17"
13+
- "4.18"
14+
- "4.19"
15+
- "4.20"
16+
- "4.21"
17+
18+
# Dependencies - Db2u
19+
# -----------------------------------------------------------------------------
20+
db2u_version: 7.6.0+20260224.123157.19264 # Operator version 120104.0.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
21+
22+
db2_channel_default: v120104.0 # Default Channel version for db2u-operator
23+
24+
25+
# Dependencies - UDS
26+
# -----------------------------------------------------------------------------
27+
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
28+
uds_extras_version: 1.5.0 # No Update
29+
30+
31+
# Dependencies - Suite License Service
32+
# -----------------------------------------------------------------------------
33+
# https://github.ibm.com/maximoappsuite/ibm-sls/releases
34+
sls_version: 3.13.0 # Updated
35+
36+
37+
# Dependencies - Truststore Manager
38+
# -----------------------------------------------------------------------------
39+
# https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases
40+
tsm_version: 1.7.7 # Updated
41+
42+
43+
# Dependencies - MongoDB
44+
# -----------------------------------------------------------------------------
45+
mongo_extras_version_default: 8.0.23
46+
mongo_extras_version_4: 4.4.21
47+
mongo_extras_version_5: 5.0.23
48+
mongo_extras_version_6: 6.0.12
49+
mongo_extras_version_7: 7.0.12
50+
mongo_extras_version_8: 8.0.23
51+
52+
# Maximo Application Suite
53+
# -----------------------------------------------------------------------------
54+
mas_core_version:
55+
9.2.x: 9.2.0 # Updated
56+
9.2.x-feature: 9.2.0 # Updated
57+
9.1.x: 9.1.19 # Updated
58+
9.0.x: 9.0.27 # Updated
59+
8.10.x: "" # Not Supported
60+
8.11.x: "" # Not Supported
61+
mas_manage_version:
62+
9.2.x: 9.2.0 # Updated
63+
9.2.x-feature: 9.2.0 # Updated
64+
9.1.x: 9.1.19 # Updated
65+
9.0.x: 9.0.27 # Updated
66+
8.10.x: "" # Not Supported
67+
8.11.x: "" # Not Supported
68+
69+
70+
# Editorial
71+
# ------------------------------------------------------------------------------
72+
editorial:
73+
whats_new:
74+
- title: New feature release
75+
details:
76+
- IBM Maximo Application Suite Core Platform [v9.2.0](https://www.ibm.com/support/pages/node/7277376)
77+
- IBM Maximo Manage [v9.2.0](https://www.ibm.com/support/pages/node/7276377)
78+
- title: '**Security updates and bug fixes**'
79+
details:
80+
- IBM Maximo Application Suite Core Platform [v9.0.27](https://www.ibm.com/support/pages/node/7277381) and [v9.1.19](https://www.ibm.com/support/pages/node/7277382)
81+
- IBM Maximo Manage [v9.0.27](https://www.ibm.com/support/pages/node/7276396) and [v9.1.19](https://www.ibm.com/support/pages/node/7276393)
82+
- IBM Truststore Manager v1.7
83+
- IBM Suite License Service v3.13
84+
known_issues:
85+
- title: A known issue exists in the June 25, 2026 release affecting IBM Maximo Visual Inspection. Customers with MVI installed and using custom cluster issuer should avoid upgrading to the June release. Installation of MVI 9.2.x should be deferred until the July 2026 patch.
86+
- title: A know issue exists in the June 25 2026 release when a customer has environment setup with mas core+manage+Optimizer with out AIP as a addon. Then under manage work space two pods will appear aipoptimization-uninstall and it will be in error status. Even though these pods are in error status it does not have any functional impact on manage or optimizer. The fix has been identified and will be delivered in upcoming July 9.2 patch.

0 commit comments

Comments
 (0)