|
| 1 | +--- |
| 2 | +# Case bundle configuration for IBM Maximo Operator Catalog 250731 (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: tbc |
| 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.0 # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases) |
| 12 | +tsm_version: 1.6.2 # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases) |
| 13 | + |
| 14 | + |
| 15 | +# Maximo Application Suite |
| 16 | +# ----------------------------------------------------------------------------- |
| 17 | +mas_core_version: |
| 18 | + 9.1.x-feature: 9.1.0 # tbc |
| 19 | + 9.1.x: 9.1.0 # tbc |
| 20 | + 9.0.x: 9.0.12 # tbc |
| 21 | + 8.10.x: "" # Not Supported |
| 22 | + 8.11.x: "" # Not Supported |
| 23 | +mas_manage_version: |
| 24 | + 9.1.x-feature: 9.1.0 # tbc |
| 25 | + 9.1.x: 9.1.0 # tbc |
| 26 | + 9.0.x: 9.0.14 # tbc |
| 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