File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed
src/mas/devops/data/catalogs Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ mas_facilities_version:
101101 8.10.x : " " # Not Supported
102102 8.11.x : " " # Not Supported
103103
104+ # Maximo AI Service
105+ # ------------------------------------------------------------------------------
104106aiservice_version :
105107 9.1.x : " " # Not Ready Yet
106108
Original file line number Diff line number Diff line change @@ -93,9 +93,12 @@ mas_facilities_version:
9393 9.0.x : " " # Not Supported
9494 8.10.x : " " # Not Supported
9595 8.11.x : " " # Not Supported
96- mas_aibroker_version :
97- 9.1.x : 9.1.4 # Updated
98- 9.0.x : 9.0.6
96+
97+ # Maximo AI Service
98+ # ------------------------------------------------------------------------------
99+ aiservice_version :
100+ 9.1.x : " " # Not Ready Yet
101+
99102# Extra Images for UDS
100103# ------------------------------------------------------------------------------
101104uds_extras_version : 1.5.0
Original file line number Diff line number Diff line change @@ -99,9 +99,12 @@ mas_facilities_version:
9999 9.0.x : " " # Not Supported
100100 8.10.x : " " # Not Supported
101101 8.11.x : " " # Not Supported
102- mas_aibroker_version :
103- 9.1.x : 9.1.4 # Updated
104- 9.0.x : 9.0.6
102+
103+ # Maximo AI Service
104+ # ------------------------------------------------------------------------------
105+ aiservice_version :
106+ 9.1.x : 9.1.5 # New
107+
105108# Extra Images for UDS
106109# ------------------------------------------------------------------------------
107110uds_extras_version : 1.5.0
You can’t perform that action at this time.
0 commit comments