File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
src/mas/devops/data/catalogs Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ # Case bundle configuration for IBM Maximo Operator Catalog 250109
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 # tbc
9+
10+
11+ sls_version : 3.10.2 # tbc # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
12+ tsm_version : 1.6.1 # tbc # 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-pre.stable_7051 # tbc
19+ 9.0.x : 9.0.6 # tbc
20+ 8.10.x : 8.10.20 # tbc
21+ 8.11.x : 8.11.17 # tbc
22+ mas_manage_version :
23+ 9.1.x-feature : 9.1.0-pre.stable_8949 # tbc
24+ 9.0.x : 9.0.7 # tbc
25+ 8.10.x : 8.6.20 # tbc
26+ 8.11.x : 8.7.14 # tbc
27+
28+
29+ # Extra Images for Mongo
30+ # ------------------------------------------------------------------------------
31+ mongo_extras_version_default : 7.0.12
32+
33+ # Variables used to mirror additional mongo image versions
34+ mongo_extras_version_4 : 4.4.21
35+ mongo_extras_version_5 : 5.0.23
36+ mongo_extras_version_6 : 6.0.12
37+ mongo_extras_version_7 : 7.0.12
You can’t perform that action at this time.
0 commit comments