Skip to content

Commit edf647b

Browse files
committed
[patch] update v9 multi arch files
1 parent cd070d4 commit edf647b

2 files changed

Lines changed: 98 additions & 0 deletions

File tree

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
# Case bundle configuration for IBM Maximo Operator Catalog 251224 (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: to be change
9+
10+
ocp_compatibility:
11+
- 4.16
12+
- 4.17
13+
- 4.18
14+
- 4.19
15+
16+
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
17+
sls_version: 3.12.3 # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
18+
tsm_version: 1.7.2 # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)
19+
db2u_version: 7.3.1+20250821.161005.16793 # Operator version 110509.0.2 to find the version 7.2.0, search CASE_VERSION in db2u, catalog.yaml into ibm-maximo-operator-catalog (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
20+
21+
# Maximo Application Suite
22+
# -----------------------------------------------------------------------------
23+
mas_core_version:
24+
9.2.x-feature: 9.2.0-pre.stable_4447 # Need to Update
25+
9.1.x: 9.1.6 # Need to Update
26+
9.0.x: 9.0.17 # Need to Update
27+
8.10.x: "" # Not Supported
28+
8.11.x: "" # Not Supported
29+
mas_manage_version:
30+
9.2.x-feature: 9.2.0-pre.stable_4817 # Need to Update
31+
9.1.x: 9.1.6 # Need to Update
32+
9.0.x: 9.0.19 # Need to Update
33+
8.10.x: "" # Not Supported
34+
8.11.x: "" # Not Supported
35+
36+
# Extra Images for UDS
37+
# ------------------------------------------------------------------------------
38+
uds_extras_version: 1.5.0
39+
40+
# Extra Images for Mongo
41+
# ------------------------------------------------------------------------------
42+
mongo_extras_version_default: 8.0.13
43+
44+
# Variables used to mirror additional mongo image versions
45+
mongo_extras_version_4: 4.4.21
46+
mongo_extras_version_5: 5.0.23
47+
mongo_extras_version_6: 6.0.12
48+
mongo_extras_version_7: 7.0.12
49+
mongo_extras_version_8: 8.0.13
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
# Case bundle configuration for IBM Maximo Operator Catalog 251224 (Z)
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: need to update
9+
10+
ocp_compatibility:
11+
- 4.16
12+
- 4.17
13+
- 4.18
14+
- 4.19
15+
16+
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
17+
sls_version: 3.12.3 # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
18+
tsm_version: 1.7.2 # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)
19+
db2u_version: 7.3.1+20250821.161005.16793 # Operator version 110509.0.2 to find the version 7.2.0, search CASE_VERSION in db2u, catalog.yaml into ibm-maximo-operator-catalog (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
20+
21+
# Maximo Application Suite
22+
# -----------------------------------------------------------------------------
23+
mas_core_version:
24+
9.2.x-feature: 9.2.0-pre.stable_4447 # need to update
25+
9.1.x: 9.1.6 # need to update
26+
9.0.x: 9.0.17 # need to update
27+
8.10.x: "" # Not Supported
28+
8.11.x: "" # Not Supported
29+
mas_manage_version:
30+
9.2.x-feature: 9.2.0-pre.stable_4817 # need to update
31+
9.1.x: 9.1.6 # need to update
32+
9.0.x: 9.0.19 # need to update
33+
8.10.x: "" # Not Supported
34+
8.11.x: "" # Not Supported
35+
36+
# Extra Images for UDS
37+
# ------------------------------------------------------------------------------
38+
uds_extras_version: 1.5.0
39+
40+
# Extra Images for Mongo
41+
# ------------------------------------------------------------------------------
42+
mongo_extras_version_default: 8.0.13
43+
44+
# Variables used to mirror additional mongo image versions
45+
mongo_extras_version_4: 4.4.21
46+
mongo_extras_version_5: 5.0.23
47+
mongo_extras_version_6: 6.0.12
48+
mongo_extras_version_7: 7.0.12
49+
mongo_extras_version_8: 8.0.13

0 commit comments

Comments
 (0)