Skip to content

Commit 6a9bc06

Browse files
[minor] Support October Catalog Update (#122)
Co-authored-by: Anil Prajapati <Anil.Prajapati@ibm.com>
1 parent b678660 commit 6a9bc06

File tree

7 files changed

+233
-3
lines changed

7 files changed

+233
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ repos:
1313
rev: 0.13.1+ibm.64.dss
1414
hooks:
1515
- id: detect-secrets
16+
additional_dependencies: [boxsdk<4]
1617
args: [--baseline, .secrets.baseline, --use-all-plugins, --fail-on-unaudited]

src/mas/devops/data/catalogs/v9-251010-amd64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
# Case bundle configuration for IBM Maximo Operator Catalog 250925 (AMD64)
2+
# Case bundle configuration for IBM Maximo Operator Catalog 251010 (AMD64)
33
# -----------------------------------------------------------------------------
44
# In the future this won't be necessary as we'll be able to mirror from the
55
# catalog itself, but not everything in the catalog supports this yet (including MAS)

src/mas/devops/data/catalogs/v9-251010-ppc64le.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
# Case bundle configuration for IBM Maximo Operator Catalog 250925 (PPC)
2+
# Case bundle configuration for IBM Maximo Operator Catalog 251010 (PPC)
33
# -----------------------------------------------------------------------------
44
# In the future this won't be necessary as we'll be able to mirror from the
55
# catalog itself, but not everything in the catalog supports this yet (including MAS)
Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
---
2+
# Case bundle configuration for IBM Maximo Operator Catalog 251030 (AMD64)
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: sha256:4358138a17be9c460d980a9f41aa99981adbc1a18f12e0ac5d3e7787d93891a7
9+
10+
ocp_compatibility:
11+
- 4.15
12+
- 4.16
13+
- 4.17
14+
- 4.18
15+
16+
# Dependencies
17+
# -----------------------------------------------------------------------------
18+
ibm_licensing_version: 4.2.17 # Operator version 4.2.14 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-licensing)
19+
common_svcs_version: 4.12.0 # Operator version 4.12.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-common-services)
20+
common_svcs_version_1: 4.11.0 # Additional version 4.11.0
21+
22+
cp4d_platform_version: 5.1.1 # Operator version 5.1.1 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-datacore/)
23+
ibm_zen_version: 6.1.1+20250218.180746.89 # For CPD5 ibm-zen has to be explicitily mirrored
24+
25+
db2u_version: 7.3.1+20250821.161005.16793 # Operator version 110509.0.6 to find the version 7.3.1+20250821.161005.16793, search db2u-operator digest on repo (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
26+
events_version: 5.0.1 # Operator version 5.0.1 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-events-operator)
27+
uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change
28+
sls_version: 3.12.2 # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
29+
tsm_version: 1.7.1 # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)
30+
dd_version: 1.1.20 # Operator version 1.1.14 (https://github.ibm.com/maximoappsuite/ibm-data-dictionary/releases)
31+
appconnect_version: 6.2.0 # Operator version 6.2.0 # sticking to 6.2.0 version # Please do Not Change
32+
wsl_version: 10.2.0 # used for wsl and wsl_runtimes unless wsl_runtimes_version also specified
33+
wsl_runtimes_version: 10.3.0 # cpd 5.1.3 uses version 10.3.0 of wsl runtimes but only 10.2.0 for wsl itself
34+
wml_version: 10.2.0 # Operator version 5.0.0
35+
36+
# Why are these commented out?
37+
# ccs_build: +20240528.144404.460 # ibm-ccs from version 9.0.0 requires the build version
38+
# datarefinery_build: +20240517.202103.146
39+
40+
spark_version: 10.2.0 # Operator version 7.3.0
41+
cognos_version: 27.2.0 # Operator version 25.0.0
42+
couchdb_version: 1.0.13 # Operator version 2.2.1 (1.0.13) sticking with 1.0.13 # (This is required for Assist 9.0, https://github.com/IBM/cloud-pak/blob/master/repo/case/ibm-couchdb/index.yaml)
43+
elasticsearch_version: 1.1.2667 # Operator version 1.1.2667
44+
45+
46+
# Maximo Application Suite
47+
# -----------------------------------------------------------------------------
48+
mas_core_version:
49+
9.2.x-feature: 9.2.0-pre.stable_2456 # Updated
50+
9.1.x: 9.1.5 # Updated
51+
9.0.x: 9.0.16 # Updated
52+
8.10.x: 8.10.30 # Updated
53+
8.11.x: 8.11.27 # Updated
54+
mas_assist_version:
55+
9.1.x: 9.1.4 # Updated
56+
9.0.x: 9.0.10 # Updated
57+
8.10.x: 8.7.8 # No Update
58+
8.11.x: 8.8.7 # No Update
59+
mas_hputilities_version:
60+
9.1.x: "" # Not Supported
61+
9.0.x: "" # Not Supported
62+
8.10.x: 8.6.7 # No Update
63+
8.11.x: "" # Not Supported
64+
mas_iot_version:
65+
9.1.x: 9.1.4 # Updated
66+
9.0.x: 9.0.13 # Updated
67+
8.10.x: 8.7.27 # Updated
68+
8.11.x: 8.8.23 # Updated
69+
mas_manage_version:
70+
9.2.x-feature: 9.2.0-pre.stable_14287 # Updated
71+
9.1.x: 9.1.5 # Updated
72+
9.0.x: 9.0.18 # Updated
73+
8.10.x: 8.6.31 # Updated
74+
8.11.x: 8.7.25 # Updated
75+
mas_monitor_version:
76+
9.1.x: 9.1.4 # Updated
77+
9.0.x: 9.0.14 # Updated
78+
8.10.x: 8.10.24 # Updated
79+
8.11.x: 8.11.22 # Updated
80+
mas_optimizer_version:
81+
9.2.x-feature: 9.2.0-pre.stable_2382 # Updated
82+
9.1.x: 9.1.5 # Updated
83+
9.0.x: 9.0.16 # Updated
84+
8.10.x: 8.4.23 # Updated
85+
8.11.x: 8.5.22 # Updated
86+
mas_predict_version:
87+
9.1.x: 9.1.3 # Updated
88+
9.0.x: 9.0.10 # Updated
89+
8.10.x: 8.8.11 # Updated
90+
8.11.x: 8.9.13 # Updated
91+
mas_visualinspection_version:
92+
9.1.x: 9.1.3 # No update for v9-251030
93+
9.0.x: 9.0.13 # Updated
94+
8.10.x: 8.8.4 # No Update
95+
8.11.x: 8.9.16 # Updated
96+
mas_facilities_version:
97+
9.1.x: 9.1.4 # Updated
98+
9.0.x: "" # Not Supported
99+
8.10.x: "" # Not Supported
100+
8.11.x: "" # Not Supported
101+
102+
103+
# Maximo AI Service
104+
# ------------------------------------------------------------------------------
105+
aiservice_version:
106+
9.1.x: 9.1.7 # No Update
107+
108+
# Extra Images for UDS
109+
# ------------------------------------------------------------------------------
110+
uds_extras_version: 1.5.0
111+
112+
# Extra Images for Mongo
113+
# ------------------------------------------------------------------------------
114+
mongo_extras_version_default: 7.0.23
115+
116+
# Variables used to mirror additional mongo image versions
117+
mongo_extras_version_4: 4.4.21
118+
mongo_extras_version_5: 5.0.23
119+
mongo_extras_version_6: 6.0.12
120+
mongo_extras_version_7: 7.0.23
121+
122+
# Extra Images for Db2u
123+
# ------------------------------------------------------------------------------
124+
db2u_extras_version: 1.0.6 # No Update
125+
db2u_filter: db2
126+
127+
# Extra Images for IBM Watson Discovery
128+
# ------------------------------------------------------------------------------
129+
#wd_extras_version: 1.0.4
130+
131+
# Extra Images for Amlen
132+
# ------------------------------------------------------------------------------
133+
amlen_extras_version: 1.1.3
134+
135+
# Default Cloud Pak for Data version
136+
# ------------------------------------------------------------------------------
137+
cpd_product_version_default: 5.1.3
138+
139+
# Extra Images for kmodels
140+
# ------------------------------------------------------------------------------
141+
kmodels_extras_version_default: 1.0.14
142+
143+
manage_extras_913: 9.1.3
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
# Case bundle configuration for IBM Maximo Operator Catalog 251030 (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: sha256:9903b6731465efb8ffe2b427aad773ad85a174d3b2323af1e2bf10f0c7747256
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.2 # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
12+
tsm_version: 1.7.1 # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)
13+
db2u_version: 7.3.1+20250821.161005.16793 # Operator version 110509.0.2 to find the version 7.2.0, search CASE_VERSION in db2u, catalog.yaml into ibm-maximo-operator-catalog (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
14+
15+
# Maximo Application Suite
16+
# -----------------------------------------------------------------------------
17+
mas_core_version:
18+
9.2.x-feature: 9.2.0-pre.stable_2456 # Updated
19+
9.1.x: 9.1.5 # Updated
20+
9.0.x: 9.0.16 # Updated
21+
8.10.x: "" # Not Supported
22+
8.11.x: "" # Not Supported
23+
mas_manage_version:
24+
9.2.x-feature: 9.2.0-pre.stable_14287 # Need to update
25+
9.1.x: 9.1.5 # Updated
26+
9.0.x: 9.0.18 # Updated
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
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
# Case bundle configuration for IBM Maximo Operator Catalog 251030 (Z)
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: sha256:799ac815a86985f5b3ab191d3939590cdc46e59c7f6aea0293fe4ea39bd754b2
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.2 # Operator version 3.10.0 (https://github.ibm.com/maximoappsuite/ibm-sls/releases)
12+
tsm_version: 1.7.0 # Operator version 1.5.4 (https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases)
13+
db2u_version: 7.2.0+20250522.212407.15144 # Operator version 110509.0.2 to find the version 7.2.0, search CASE_VERSION in db2u, catalog.yaml into ibm-maximo-operator-catalog (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator)
14+
15+
# Maximo Application Suite
16+
# -----------------------------------------------------------------------------
17+
mas_core_version:
18+
9.2.x-feature: 9.2.0-pre.stable_2456 # Updated
19+
9.1.x-feature: 9.1.0 # No Update
20+
9.1.x: 9.1.5 # Updated
21+
9.0.x: 9.0.16 # Updated
22+
8.10.x: "" # Not Supported
23+
8.11.x: "" # Not Supported
24+
mas_manage_version:
25+
9.2.x-feature: 9.2.0-pre.stable_14287 # Updated
26+
9.1.x-feature: 9.1.0 # No Update
27+
9.1.x: 9.1.5 # Updated
28+
9.0.x: 9.0.18 # Updated
29+
8.10.x: "" # Not Supported
30+
8.11.x: "" # Not Supported
31+
32+
# Extra Images for UDS
33+
# ------------------------------------------------------------------------------
34+
uds_extras_version: 1.5.0
35+
36+
# Extra Images for Mongo
37+
# ------------------------------------------------------------------------------
38+
mongo_extras_version_default: 7.0.12
39+
40+
# Variables used to mirror additional mongo image versions
41+
mongo_extras_version_4: 4.4.21
42+
mongo_extras_version_5: 5.0.23
43+
mongo_extras_version_6: 6.0.12
44+
mongo_extras_version_7: 7.0.12

test/src/test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def test_list_catalogs():
2626
def test_get_newest_catalog_tag():
2727
catalogTag = getNewestCatalogTag("amd64")
2828
# Reminder: update this test when adding a new catalog each month!
29-
assert catalogTag == "v9-251010-amd64"
29+
assert catalogTag == "v9-251030-amd64"
3030

3131

3232
def test_get_newest_catalog_tag_fail():

0 commit comments

Comments
 (0)