|
| 1 | +--- |
| 2 | +# Case bundle configuration for IBM Maximo Operator Catalog 250902 (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:feea139ff90e92dab5576224c613108a11f3bdc229e48e71d9ea9d1420830d6d |
| 9 | + |
| 10 | +uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change |
| 11 | +sls_version: 3.12.2 # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases) |
| 12 | +tsm_version: 1.7.0 # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases) |
| 13 | +db2u_version: 7.2.0+20250522.212407.15144 # 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) |
| 14 | + |
| 15 | +# Maximo Application Suite |
| 16 | +# ----------------------------------------------------------------------------- |
| 17 | +mas_core_version: |
| 18 | + 9.1.x-feature: 9.1.0 # No Update |
| 19 | + 9.1.x: 9.1.2 # No Update |
| 20 | + 9.0.x: 9.0.14 # No Update |
| 21 | + 8.10.x: "" # Not Supported |
| 22 | + 8.11.x: "" # Not Supported |
| 23 | +mas_manage_version: |
| 24 | + 9.1.x-feature: 9.1.0 # No Update |
| 25 | + 9.1.x: 9.1.2 # No Update |
| 26 | + 9.0.x: 9.0.16 # No Update |
| 27 | + 8.10.x: "" # Not Supported |
| 28 | + 8.11.x: "" # Not Supported |
| 29 | + |
| 30 | +# Extra Images for UDS |
| 31 | +# ------------------------------------------------------------------------------ |
| 32 | +uds_extras_version: 1.5.0 |
| 33 | + |
| 34 | +# Extra Images for Mongo |
| 35 | +# ------------------------------------------------------------------------------ |
| 36 | +mongo_extras_version_default: 7.0.12 |
| 37 | + |
| 38 | +# Variables used to mirror additional mongo image versions |
| 39 | +mongo_extras_version_4: 4.4.21 |
| 40 | +mongo_extras_version_5: 5.0.23 |
| 41 | +mongo_extras_version_6: 6.0.12 |
| 42 | +mongo_extras_version_7: 7.0.12 |
0 commit comments