Skip to content
Closed
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
73 changes: 36 additions & 37 deletions src/mas/devops/data/catalogs/v9-250828-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ elasticsearch_version: 1.1.2570 # Operator version 1.1.2470
# Maximo Application Suite
# -----------------------------------------------------------------------------
mas_core_version:
9.1.x-feature: 9.1.0 # Updated
9.1.x: 9.1.0 # Updated
9.0.x: 9.0.12 # Updated
8.10.x: 8.10.26 # Updated
8.11.x: 8.11.23 # Updated
9.1.x-feature: 9.1.0 # No change
9.1.x: 9.1.1 # Updated
9.0.x: 9.0.13 # Updated
8.10.x: 8.10.27 # Updated
8.11.x: 8.11.24 # Updated
mas_assist_version:
9.1.x: 9.1.0 # Updated
9.0.x: 9.0.6 # Updated
9.1.x: 9.1.0 # No Update
9.0.x: 9.0.7 # Updated
8.10.x: 8.7.8 # No Update
8.11.x: 8.8.7 # No Update
mas_hputilities_version:
Expand All @@ -62,44 +62,43 @@ mas_hputilities_version:
8.10.x: 8.6.7 # No Update
8.11.x: "" # Not Supported
mas_iot_version:
9.1.x: 9.1.0 # Updated
9.0.x: 9.0.9 # Updated
8.10.x: 8.7.23 # Updated
8.11.x: 8.8.19 # Updated
9.1.x: 9.1.1 # Updated
9.0.x: 9.0.10 # Updated
8.10.x: 8.7.24 # Updated
8.11.x: 8.8.20 # Updated
mas_manage_version:
9.1.x-feature: 9.1.0 # Updated
9.1.x: 9.1.0 # Updated
9.0.x: 9.0.14 # Updated
8.10.x: 8.6.27 # Updated
8.11.x: 8.7.21 # Updated
9.1.x-feature: 9.1.0 # No Update
9.1.x: 9.1.1 # Updated
9.0.x: 9.0.15 # Updated
8.10.x: 8.6.28 # Updated
8.11.x: 8.7.22 # Updated
mas_monitor_version:
9.1.x: 9.1.0 # Updated
9.0.x: 9.0.10 # updated
8.10.x: 8.10.20 # updated
8.11.x: 8.11.18 # updated
9.1.x: 9.1.1 # Updated
9.0.x: 9.0.11 # Updated
8.10.x: 8.10.21 # Updated
8.11.x: 8.11.19 # Updated
mas_optimizer_version:
9.1.x-feature: 9.1.0 # Updated
9.1.x: 9.1.0 # Updated
9.0.x: 9.0.12 # Updated
8.10.x: 8.4.19 # Updated
8.11.x: 8.5.18 # Updated
9.1.x-feature: 9.1.0 # tbc
9.1.x: 9.1.2 # Updated
9.0.x: 9.0.13 # Updated
8.10.x: 8.4.20 # Updated
8.11.x: 8.5.19 # Updated
mas_predict_version:
9.1.x: 9.1.0 # Updated
9.0.x: 9.0.7 # No Update
8.10.x: 8.8.8 # No Update
8.11.x: 8.9.10 # No Update
9.1.x: 9.1.1 # Updated
9.0.x: 9.0.8 # Updated
8.10.x: 8.8.9 # Updated
8.11.x: 8.9.11 # Updated
mas_visualinspection_version:
9.1.x-feature: 9.1.0 # Updated
9.1.x: 9.1.0 # Updated
9.0.x: 9.0.9 # No Update
9.1.x-feature: 9.1.0 # No Update
9.1.x: 9.1.0 # No Update
9.0.x: 9.0.10 # Updated
8.10.x: 8.8.4 # No Update
8.11.x: 8.9.12 # No Update
8.11.x: 8.9.13 # Updated
mas_facilities_version:
9.1.x: 9.1.0 # Updated
9.1.x: 9.1.1 # Updated
9.0.x: "" # Not Supported
8.10.x: "" # Not Supported
8.11.x: "" # Not Supported

aiservice_version:
9.1.x: 9.1.3

Expand All @@ -109,13 +108,13 @@ uds_extras_version: 1.5.0

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

# 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
mongo_extras_version_7: 7.0.22

# Extra Images for Db2u
# ------------------------------------------------------------------------------
Expand Down