Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions src/mas/devops/data/catalogs/v9-241107-s390x.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
# IBM Maximo Operator Catalog 241107
# -----------------------------------------------------------------------------
catalog_digest: sha256:30fa9a90569273e7f323b7b673385f3843f06df332c2ed061aaa2ff7aa189a71

uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
sls_version: 3.10.1 # Updated # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
tsm_version: 1.5.4 # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)

# Maximo Application Suite
# -----------------------------------------------------------------------------
mas_core_version:
9.0.x: 9.0.5 # Updated
8.10.x: "" # Not Supported
8.11.x: "" # Not Supported
mas_manage_version:
9.0.x: 9.0.5 # Updated
8.10.x: "" # Not Supported
8.11.x: "" # Not Supported

# Extra Images for UDS
# ------------------------------------------------------------------------------
uds_extras_version: 1.5.0

# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 7.0.12

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
mongo_extras_version_5: 5.0.23
mongo_extras_version_6: 6.0.12
mongo_extras_version_7: 7.0.12
40 changes: 40 additions & 0 deletions src/mas/devops/data/catalogs/v9-241205-s390x.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
# Case bundle configuration for IBM Maximo Operator Catalog 240625
# -----------------------------------------------------------------------------
# In the future this won't be necessary as we'll be able to mirror from the
# catalog itself, but not everything in the catalog supports this yet (including MAS)
# so we need to use the CASE bundle mirror process still.

catalog_digest: sha256:3c24b778b7742e0a09f66bfcc572287a95370a1370fb811e516ae376f67886a1

uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
sls_version: 3.10.2 # Updated # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
tsm_version: 1.6.1 # Updated # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)


# Maximo Application Suite
# -----------------------------------------------------------------------------
mas_core_version:
9.1.x-feature: 9.1.0-pre.stable_7051 # updated
9.0.x: 9.0.6 # Updated
8.10.x: "" # Not Supported
8.11.x: "" # Not Supported
mas_manage_version:
9.1.x-feature: 9.1.0-pre.stable_8949 # Updated
9.0.x: 9.0.7 # Updated
8.10.x: "" # Not Supported
8.11.x: "" # Not Supported

# Extra Images for UDS
# ------------------------------------------------------------------------------
uds_extras_version: 1.5.0

# Extra Images for Mongo
# ------------------------------------------------------------------------------
mongo_extras_version_default: 7.0.12

# Variables used to mirror additional mongo image versions
mongo_extras_version_4: 4.4.21
mongo_extras_version_5: 5.0.23
mongo_extras_version_6: 6.0.12
mongo_extras_version_7: 7.0.12
Loading