From 9b320f7841c30e6b9d9053b6cf04da1e2d85cb82 Mon Sep 17 00:00:00 2001 From: Parveen Kumar Date: Thu, 27 Aug 2026 20:11:33 +0530 Subject: [PATCH 1/8] [minor] Support September Catalog Update --- test/src/test_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/src/test_data.py b/test/src/test_data.py index 873c083f..c99c76f5 100644 --- a/test/src/test_data.py +++ b/test/src/test_data.py @@ -32,7 +32,7 @@ def test_list_catalogs(): def test_get_newest_catalog_tag(): catalogTag = getNewestCatalogTag("amd64") # Reminder: update this test when adding a new catalog each month! - assert catalogTag == "v9-260827-amd64" + assert catalogTag == "v9-260924-amd64" def test_get_newest_catalog_tag_fail(): From c8f6782a43f6b17bb413c7d9c2047d40b023d9df Mon Sep 17 00:00:00 2001 From: Parveen Kumar Date: Thu, 27 Aug 2026 21:42:52 +0530 Subject: [PATCH 2/8] [patch] Support September Catalog Update (#481) --- .../devops/data/catalogs/v9-260924-amd64.yaml | 226 ++++++++++++++++++ .../data/catalogs/v9-260924-ppc64le.yaml | 85 +++++++ .../devops/data/catalogs/v9-260924-s390x.yaml | 86 +++++++ 3 files changed, 397 insertions(+) create mode 100644 src/mas/devops/data/catalogs/v9-260924-amd64.yaml create mode 100644 src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml create mode 100644 src/mas/devops/data/catalogs/v9-260924-s390x.yaml diff --git a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml new file mode 100644 index 00000000..357b0642 --- /dev/null +++ b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml @@ -0,0 +1,226 @@ +--- +# Case bundle configuration for IBM Maximo Operator Catalog 260924 (AMD64) +# ----------------------------------------------------------------------------- +# 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:724991812337bfc4f36089ddba8f36fa5e8e7398413e1305e26fb16291fdf7fc + +ocp_compatibility: +- "4.16" +- "4.17" +- "4.18" +- "4.19" +- "4.20" +- "4.21" +- "4.22" + +# Dependencies - Cloud Pak for Data +# ----------------------------------------------------------------------------- +cpd_product_version_default: 5.3.1 # Updated # cpd 5.3.1 + +# Dependencies +# ----------------------------------------------------------------------------- +ibm_licensing_version: 4.2.20 # Operator version 4.2.20 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-licensing) +common_svcs_version: 4.17.0 # Operator version 4.17.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-common-services) +#common_svcs_version_1: 4.11.0 # Additional version 4.11.0 + +cp4d_platform_version: 5.4.0+20260501.120952.925.640.50 # Operator version 5.4.0 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-datacore/) +ibm_zen_version: 6.4.0+20260210.170932.92 # For CPD5 ibm-zen has to be explicitily mirrored + +# CPD 5.3.1 Helm Component Versions (CASE versions for Helm charts) +wsl_version: 12.1.0 # CPD 5.3.1 Watson Studio CASE version for Helm +wsl_runtimes_version: 12.1.0 # CPD 5.3.1 Watson Studio Runtimes CASE version +wml_version: 12.1.0 # CPD 5.3.1 Watson Machine Learning CASE version for Helm +redis_version: 1.3.1 # CPD 5.3.1 Redis CASE version (WML dependency) +postgress_version: 5.31.0+20260129.161021.2713 # ibm-cpd-cloud-native-postgresql-operator 5.2.0 cp4d + +# CPD 5.3.1 Shared Dependencies +ccs_build: 12.1.0 # CPD 5.3.1 Common Core Services CASE version +opensearch_version: 1.2.0 # CPD 5.3.1 OpenSearch CASE version +datarefinery_version: 12.1.0 # CPD 5.3.1 Data Refinery CASE version + +spark_version: 12.1.0 # CPD 5.3.1 Analytics Engine/Spark CASE version for Helm +cognos_version: 29.1.0 # CPD 5.3.1 Cognos Analytics CASE version for Helm (Helm-only) +elasticsearch_version: 1.1.2667 + + +# Dependencies - Db2u +# ----------------------------------------------------------------------------- +db2u_version: 7.7.1+20260729.095150.20860 # Operator version 120105.0.1 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator) +db2u_extras_version: 1.0.6 +db2u_filter: db2 + +db2_channel_default: v120105.0 # Updated # Default Channel version for db2u-operator + + +# Dependencies - CouchDb +# ----------------------------------------------------------------------------- +# Note: This is required for Assist 9.0 (https://github.com/IBM/cloud-pak/blob/master/repo/case/ibm-couchdb/index.yaml) +couchdb_version: 1.0.13 # Operator version 2.2.1 (1.0.13) sticking with 1.0.13 + + +# Dependencies - Minio +# ----------------------------------------------------------------------------- +minio_version: RELEASE.2025-06-13T11-33-47Z +minio_extras_version: 1.0.0 + +# Dependencies - MongoDB +# ----------------------------------------------------------------------------- +mongo_extras_version_default: 8.0.29 +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.23 +mongo_extras_version_8: 8.0.29 # Updated + + +# Dependencies - Amlen +# ----------------------------------------------------------------------------- +amlen_extras_version: 1.1.5 # No Update + + +# Dependencies - UDS +# ----------------------------------------------------------------------------- +uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change +uds_extras_version: 1.5.0 + + +# Dependencies - App Connect +# ----------------------------------------------------------------------------- +appconnect_version: 6.2.0 # Operator version 6.2.0 # sticking to 6.2.0 version # Please do Not Change + + +# Dependencies - Suite License Service +# ----------------------------------------------------------------------------- +# https://github.ibm.com/maximoappsuite/ibm-sls/releases +sls_version: 3.13.1 # Updated + + +# Dependencies - Truststore Manager +# ----------------------------------------------------------------------------- +# https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases +tsm_version: 1.7.9 # Updated + + +# Dependencies - Data Dictionary +# ----------------------------------------------------------------------------- +# https://github.ibm.com/maximoappsuite/ibm-data-dictionary/releases +dd_version: 1.1.23 # No Update + +# Dependencies - Opendata hub +# ----------------------------------------------------------------------------- +# https://github.com/opendatahub-io/opendatahub-operator/releases +odh_version: 2.32.0 + +# Extra Images for Redis (Collaborate) +# ------------------------------------------------------------------------------ +redis_extras_version: 2.1.40 # No Update + + +# Maximo Application Suite +# ----------------------------------------------------------------------------- +mas_core_version: + 9.2.x: 9.2.3 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.21 # Updated + 9.0.x: 9.0.29 # Updated + 8.10.x: 8.10.37 # No Update + 8.11.x: 8.11.34 # No Update +mas_assist_version: + 9.1.x: 9.1.14 # Updated + 9.0.x: 9.0.20 # Updated + 8.10.x: 8.7.8 # No Update + 8.11.x: 8.8.7 # No Update +mas_hputilities_version: + 9.1.x: "" # Not Supported + 9.0.x: "" # Not Supported + 8.10.x: 8.6.7 # No Update + 8.11.x: "" # Not Supported +mas_iot_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.14 # Updated + 9.0.x: 9.0.23 # Updated + 8.10.x: 8.7.33 # No Update + 8.11.x: 8.8.30 # No Update +mas_manage_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.21 # Updated + 9.0.x: 9.0.29 # Updated + 8.10.x: 8.6.38 # No Update + 8.11.x: 8.7.32 # No Update +mas_monitor_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.14 # Updated + 9.0.x: 9.0.24 # Updated + 8.10.x: 8.10.30 # No Update + 8.11.x: 8.11.28 # No Update +mas_optimizer_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.15 # Updated + 9.0.x: 9.0.26 # Updated + 8.10.x: 8.4.28 # No Update + 8.11.x: 8.5.28 # No Update +mas_predict_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.11 # Updated + 9.0.x: 9.0.18 # Updated + 8.10.x: 8.8.15 # No Update + 8.11.x: 8.9.17 # No Update +mas_visualinspection_version: + 9.2.x: 9.2.1 # No Update + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.19 # No Update + 9.0.x: 9.0.23 # Updated + 8.10.x: 8.8.4 # No Update + 8.11.x: 8.9.21 # No Update +mas_facilities_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.14 # Updated + 9.0.x: "" # Not Supported + 8.10.x: "" # Not Supported + 8.11.x: "" # Not Supported + + +# Maximo AI Service +# ------------------------------------------------------------------------------ +aiservice_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.18 # Updated + +aiservice_tenant_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + + +# Editorial +# ------------------------------------------------------------------------------ +editorial: + whats_new: + - title: '**Security updates and bug fixes**' + details: + - IBM Maximo Application Suite Core Platform [v9.0.29](https://www.ibm.com/support/pages/node/7285203), [v9.1.21](https://www.ibm.com/support/pages/node/7285204) and [v9.2.3](https://www.ibm.com/support/pages/node/7285205) + - IBM Maximo Manage [v9.0.29](https://www.ibm.com/support/pages/node/7284559),[v9.1.21](https://www.ibm.com/support/pages/node/7284558) and [v9.2.2](https://www.ibm.com/support/pages/node/7284557) + - IBM Maximo IoT [v9.0.23](https://www.ibm.com/support/pages/node/7284662) ,[v9.1.14](https://www.ibm.com/support/pages/node/7284663) + - IBM Maximo Monitor [v9.0.24](https://www.ibm.com/support/pages/node/7285137),[v9.1.14](https://www.ibm.com/support/pages/node/7285139) and [v9.2.2](https://www.ibm.com/support/pages/node/7285140) + - IBM Maximo Optimizer [v9.0.26](https://www.ibm.com/support/pages/node/7284808),[v9.1.15](https://www.ibm.com/support/pages/node/7284811), [v9.2.2](https://www.ibm.com/support/pages/node/7284812) + - IBM Maximo Assist/Collaborate [v9.0.20](https://www.ibm.com/support/pages/node/7284656), [v9.1.14](https://www.ibm.com/support/pages/node/7284660) + - IBM Maximo Predict [v9.0.18](https://www.ibm.com/support/pages/node/7285189), [v9.1.11](https://www.ibm.com/support/pages/node/7285187) and [v9.2.2](https://www.ibm.com/support/pages/node/7285186) + - IBM Maximo Visual Inspection [v9.0.23](https://www.ibm.com/support/pages/node/7285181) + - IBM Maximo Real Estate and Facilities [v9.1.14](https://www.ibm.com/support/pages/node/7284881) and [v9.2.2](https://www.ibm.com/support/pages/node/7284884) + - IBM Maximo AI Service [v9.1.18](https://www.ibm.com/support/pages/node/7284133) and [v9.2.2](https://www.ibm.com/support/pages/node/7284134) + - IBM Truststore Manager v1.7 + - IBM Suite License Service v3.13 + - CP4D: 5.3.1 + - OCP: 4.22 + - Mongo: 8.0.29 + known_issues: + - title: \ No newline at end of file diff --git a/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml b/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml new file mode 100644 index 00000000..c3333d2d --- /dev/null +++ b/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml @@ -0,0 +1,85 @@ +--- +# Case bundle configuration for IBM Maximo Operator Catalog 260924 (PPC) +# ----------------------------------------------------------------------------- +# 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:4bb090f956fae416bf29028389189be0bec6381c1cc2b66c188d0be527e0618f + +ocp_compatibility: +- "4.16" +- "4.17" +- "4.18" +- "4.19" +- "4.20" +- "4.21" +- "4.22" + +# Dependencies - Db2u +# ----------------------------------------------------------------------------- +db2u_version: 7.7.1+20260729.095150.20860 # Operator version 120105.0.1 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator) + +db2_channel_default: v120105.0 # Updated # Default Channel version for db2u-operator + + +# Dependencies - UDS +# ----------------------------------------------------------------------------- +uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change +uds_extras_version: 1.5.0 # No Update + + +# Dependencies - Suite License Service +# ----------------------------------------------------------------------------- +# https://github.ibm.com/maximoappsuite/ibm-sls/releases +sls_version: 3.13.1 # Updated + + +# Dependencies - Truststore Manager +# ----------------------------------------------------------------------------- +# https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases +tsm_version: 1.7.9 # Updated + + +# Dependencies - MongoDB +# ----------------------------------------------------------------------------- +mongo_extras_version_default: 8.0.29 +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_8: 8.0.29 # Updated + +# Maximo Application Suite +# ----------------------------------------------------------------------------- +mas_core_version: + 9.2.x: 9.2.3 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.21 # Updated + 9.0.x: 9.0.29 # Updated + 8.10.x: "" # Not Supported + 8.11.x: "" # Not Supported +mas_manage_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.21 # Updated + 9.0.x: 9.0.29 # Updated + 8.10.x: "" # Not Supported + 8.11.x: "" # Not Supported + + +# Editorial +# ------------------------------------------------------------------------------ +editorial: + whats_new: + - title: '**Security updates and bug fixes**' + details: + - IBM Maximo Application Suite Core Platform [v9.0.29](https://www.ibm.com/support/pages/node/7285203), [v9.1.21](https://www.ibm.com/support/pages/node/7285204) and [v9.2.3](https://www.ibm.com/support/pages/node/7285205) + - IBM Maximo Manage [v9.0.29](https://www.ibm.com/support/pages/node/7284559),[v9.1.21](https://www.ibm.com/support/pages/node/7284558) and [v9.2.2](https://www.ibm.com/support/pages/node/7284557) + - IBM Truststore Manager v1.7 + - IBM Suite License Service v3.13 + - CP4D: 5.3.1 + - OCP: 4.22 + - Mongo: 8.0.29 + known_issues: + - title: diff --git a/src/mas/devops/data/catalogs/v9-260924-s390x.yaml b/src/mas/devops/data/catalogs/v9-260924-s390x.yaml new file mode 100644 index 00000000..5e01c9d7 --- /dev/null +++ b/src/mas/devops/data/catalogs/v9-260924-s390x.yaml @@ -0,0 +1,86 @@ +--- +# Case bundle configuration for IBM Maximo Operator Catalog 260924 (Z) +# ----------------------------------------------------------------------------- +# 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:7eed4b0eb312d03ff195b6f5c49651eb84d26147eed88c5cc9b49283fe6a4325 + +ocp_compatibility: +- "4.16" +- "4.17" +- "4.18" +- "4.19" +- "4.20" +- "4.21" +- "4.22" + +# Dependencies - Db2u +# ----------------------------------------------------------------------------- +db2u_version: 7.7.1+20260729.095150.20860 # Operator version 120105.0.1 (https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-db2uoperator) + +db2_channel_default: v120105.0 # Updated # Default Channel version for db2u-operator + + +# Dependencies - UDS +# ----------------------------------------------------------------------------- +uds_version: 2.0.12 # Operator version 2.0.12 # sticking to 2.0.12 version # Please do Not Change +uds_extras_version: 1.5.0 # No Update + + +# Dependencies - Suite License Service +# ----------------------------------------------------------------------------- +# https://github.ibm.com/maximoappsuite/ibm-sls/releases +sls_version: 3.13.1 # Updated + + +# Dependencies - Truststore Manager +# ----------------------------------------------------------------------------- +# https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases +tsm_version: 1.7.9 # Updated + + +# Dependencies - MongoDB +# ----------------------------------------------------------------------------- +mongo_extras_version_default: 8.0.29 +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_8: 8.0.29 # Updated + +# Maximo Application Suite +# ----------------------------------------------------------------------------- +mas_core_version: + 9.2.x: 9.2.3 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.21 # Updated + 9.0.x: 9.0.29 # Updated + 8.10.x: "" # Not Supported + 8.11.x: "" # Not Supported +mas_manage_version: + 9.2.x: 9.2.2 # Updated + 9.2.x-feature: 9.2.0 # No Update + 9.1.x: 9.1.21 # Updated + 9.0.x: 9.0.29 # Updated + 8.10.x: "" # Not Supported + 8.11.x: "" # Not Supported + + +# Editorial +# ------------------------------------------------------------------------------ +editorial: + whats_new: + - title: '**Security updates and bug fixes**' + details: + - IBM Maximo Application Suite Core Platform [v9.0.29](https://www.ibm.com/support/pages/node/7285203), [v9.1.21](https://www.ibm.com/support/pages/node/7285204) and [v9.2.3](https://www.ibm.com/support/pages/node/7285205) + - IBM Maximo Manage [v9.0.29](https://www.ibm.com/support/pages/node/7284559),[v9.1.21](https://www.ibm.com/support/pages/node/7284558) and [v9.2.2](https://www.ibm.com/support/pages/node/7284557) + - IBM Truststore Manager v1.7 + - IBM Suite License Service v3.13 + - CP4D: 5.3.1 + - OCP: 4.22 + - Mongo: 8.0.29 + known_issues: + - title: + \ No newline at end of file From f8848d4fe640a7190085adceeaf9925ac60b9c26 Mon Sep 17 00:00:00 2001 From: Parveen Kumar Date: Thu, 3 Sep 2026 12:46:10 +0530 Subject: [PATCH 3/8] [patch] Support September Catalog Update (#488) --- src/mas/devops/data/catalogs/v9-260924-amd64.yaml | 6 +++--- src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml | 6 +++--- src/mas/devops/data/catalogs/v9-260924-s390x.yaml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml index 357b0642..60864551 100644 --- a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml @@ -5,7 +5,7 @@ # 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:724991812337bfc4f36089ddba8f36fa5e8e7398413e1305e26fb16291fdf7fc +catalog_digest: sha256:ce5001101f8b4d00f59dd453df733c102fbd6856ca217130c14cd57718845a7f ocp_compatibility: - "4.16" @@ -124,7 +124,7 @@ redis_extras_version: 2.1.40 # No Update mas_core_version: 9.2.x: 9.2.3 # Updated 9.2.x-feature: 9.2.0 # No Update - 9.1.x: 9.1.21 # Updated + 9.1.x: 9.1.22 # Updated 9.0.x: 9.0.29 # Updated 8.10.x: 8.10.37 # No Update 8.11.x: 8.11.34 # No Update @@ -148,7 +148,7 @@ mas_iot_version: mas_manage_version: 9.2.x: 9.2.2 # Updated 9.2.x-feature: 9.2.0 # No Update - 9.1.x: 9.1.21 # Updated + 9.1.x: 9.1.22 # Updated 9.0.x: 9.0.29 # Updated 8.10.x: 8.6.38 # No Update 8.11.x: 8.7.32 # No Update diff --git a/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml b/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml index c3333d2d..1a68f677 100644 --- a/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml @@ -5,7 +5,7 @@ # 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:4bb090f956fae416bf29028389189be0bec6381c1cc2b66c188d0be527e0618f +catalog_digest: sha256:e4fb681f776fa1e2b378dba637ff04561ccf8e81e274cf3225ae5a48a13d743a ocp_compatibility: - "4.16" @@ -55,14 +55,14 @@ mongo_extras_version_8: 8.0.29 # Updated mas_core_version: 9.2.x: 9.2.3 # Updated 9.2.x-feature: 9.2.0 # No Update - 9.1.x: 9.1.21 # Updated + 9.1.x: 9.1.22 # Updated 9.0.x: 9.0.29 # Updated 8.10.x: "" # Not Supported 8.11.x: "" # Not Supported mas_manage_version: 9.2.x: 9.2.2 # Updated 9.2.x-feature: 9.2.0 # No Update - 9.1.x: 9.1.21 # Updated + 9.1.x: 9.1.22 # Updated 9.0.x: 9.0.29 # Updated 8.10.x: "" # Not Supported 8.11.x: "" # Not Supported diff --git a/src/mas/devops/data/catalogs/v9-260924-s390x.yaml b/src/mas/devops/data/catalogs/v9-260924-s390x.yaml index 5e01c9d7..2510f497 100644 --- a/src/mas/devops/data/catalogs/v9-260924-s390x.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-s390x.yaml @@ -5,7 +5,7 @@ # 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:7eed4b0eb312d03ff195b6f5c49651eb84d26147eed88c5cc9b49283fe6a4325 +catalog_digest: sha256:04dcec669270ad6c20f9ec2256d2d5d9a57cd614786b5d29ae7bc4ce2155e5b9 ocp_compatibility: - "4.16" @@ -55,14 +55,14 @@ mongo_extras_version_8: 8.0.29 # Updated mas_core_version: 9.2.x: 9.2.3 # Updated 9.2.x-feature: 9.2.0 # No Update - 9.1.x: 9.1.21 # Updated + 9.1.x: 9.1.22 # Updated 9.0.x: 9.0.29 # Updated 8.10.x: "" # Not Supported 8.11.x: "" # Not Supported mas_manage_version: 9.2.x: 9.2.2 # Updated 9.2.x-feature: 9.2.0 # No Update - 9.1.x: 9.1.21 # Updated + 9.1.x: 9.1.22 # Updated 9.0.x: 9.0.29 # Updated 8.10.x: "" # Not Supported 8.11.x: "" # Not Supported From bc6eb218cf7537b9446c64c381640546df8080e5 Mon Sep 17 00:00:00 2001 From: vikrant patel Date: Tue, 8 Sep 2026 15:08:39 +0530 Subject: [PATCH 4/8] [patch] updating amlen version (#489) --- src/mas/devops/data/catalogs/v9-260924-amd64.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml index 60864551..445b7ff9 100644 --- a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml @@ -78,7 +78,7 @@ mongo_extras_version_8: 8.0.29 # Updated # Dependencies - Amlen # ----------------------------------------------------------------------------- -amlen_extras_version: 1.1.5 # No Update +amlen_extras_version: 1.1.6 # No Update # Dependencies - UDS @@ -223,4 +223,4 @@ editorial: - OCP: 4.22 - Mongo: 8.0.29 known_issues: - - title: \ No newline at end of file + - title: From adabd8a8ab8fe5fdd6e924c18284644cc91877aa Mon Sep 17 00:00:00 2001 From: Parveen Kumar Date: Wed, 9 Sep 2026 13:18:53 +0530 Subject: [PATCH 5/8] [patch] Support September Catalog Update (#490) --- src/mas/devops/data/catalogs/v9-260924-amd64.yaml | 2 +- src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml | 2 +- src/mas/devops/data/catalogs/v9-260924-s390x.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml index 445b7ff9..8cd94ed7 100644 --- a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml @@ -5,7 +5,7 @@ # 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:ce5001101f8b4d00f59dd453df733c102fbd6856ca217130c14cd57718845a7f +catalog_digest: sha256:f58fd635239dae5abafcd9d652fccbf7a0de37c449c078a5e9ad3bd2350456f6 ocp_compatibility: - "4.16" diff --git a/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml b/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml index 1a68f677..766a65ea 100644 --- a/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml @@ -5,7 +5,7 @@ # 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:e4fb681f776fa1e2b378dba637ff04561ccf8e81e274cf3225ae5a48a13d743a +catalog_digest: sha256:48bf08ae62cedfc0b7cfe5c4f9f064d4d38cd206dd292c87ae0d9d7d1f9d20d5 ocp_compatibility: - "4.16" diff --git a/src/mas/devops/data/catalogs/v9-260924-s390x.yaml b/src/mas/devops/data/catalogs/v9-260924-s390x.yaml index 2510f497..b10b1d9f 100644 --- a/src/mas/devops/data/catalogs/v9-260924-s390x.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-s390x.yaml @@ -5,7 +5,7 @@ # 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:04dcec669270ad6c20f9ec2256d2d5d9a57cd614786b5d29ae7bc4ce2155e5b9 +catalog_digest: sha256:d9fee803f1b0480e6350ea9c469a3f59a59392ecd8eb5b440f2fdf8c597885fe ocp_compatibility: - "4.16" From 19cdc1453c00d54dd71bd27a8245538735017885 Mon Sep 17 00:00:00 2001 From: jainyjoseph Date: Wed, 9 Sep 2026 17:13:34 +0530 Subject: [PATCH 6/8] [patch] Updated for mongo 8.0.30 support --- src/mas/devops/data/catalogs/v9-260924-amd64.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml index 8cd94ed7..6971fa46 100644 --- a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml @@ -68,12 +68,12 @@ minio_extras_version: 1.0.0 # Dependencies - MongoDB # ----------------------------------------------------------------------------- -mongo_extras_version_default: 8.0.29 +mongo_extras_version_default: 8.0.30 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.23 -mongo_extras_version_8: 8.0.29 # Updated +mongo_extras_version_8: 8.0.30 # Updated # Dependencies - Amlen @@ -221,6 +221,6 @@ editorial: - IBM Suite License Service v3.13 - CP4D: 5.3.1 - OCP: 4.22 - - Mongo: 8.0.29 + - Mongo: 8.0.30 known_issues: - title: From 2e47a616e3107c00d0f6eb3745a5afc6f26055cf Mon Sep 17 00:00:00 2001 From: jainyjoseph Date: Wed, 9 Sep 2026 19:08:11 +0530 Subject: [PATCH 7/8] [patch] Reverting mongo change --- src/mas/devops/data/catalogs/v9-260924-amd64.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml index 6971fa46..8cd94ed7 100644 --- a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml @@ -68,12 +68,12 @@ minio_extras_version: 1.0.0 # Dependencies - MongoDB # ----------------------------------------------------------------------------- -mongo_extras_version_default: 8.0.30 +mongo_extras_version_default: 8.0.29 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.23 -mongo_extras_version_8: 8.0.30 # Updated +mongo_extras_version_8: 8.0.29 # Updated # Dependencies - Amlen @@ -221,6 +221,6 @@ editorial: - IBM Suite License Service v3.13 - CP4D: 5.3.1 - OCP: 4.22 - - Mongo: 8.0.30 + - Mongo: 8.0.29 known_issues: - title: From c4e613f12d41dc9b8fe8976495216ac420f7f215 Mon Sep 17 00:00:00 2001 From: Parveen Kumar Date: Thu, 10 Sep 2026 14:09:24 +0530 Subject: [PATCH 8/8] [patch] Support September Catalog Update (#492) --- src/mas/devops/data/catalogs/v9-260924-amd64.yaml | 2 +- src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml | 2 +- src/mas/devops/data/catalogs/v9-260924-s390x.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml index 8cd94ed7..592a6a4f 100644 --- a/src/mas/devops/data/catalogs/v9-260924-amd64.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-amd64.yaml @@ -5,7 +5,7 @@ # 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:f58fd635239dae5abafcd9d652fccbf7a0de37c449c078a5e9ad3bd2350456f6 +catalog_digest: sha256:8de01e9766877db7f043d7451e4c1021da11c0e2c553dfc88c5dde849e0297b9 ocp_compatibility: - "4.16" diff --git a/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml b/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml index 766a65ea..bb3e3d3a 100644 --- a/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-ppc64le.yaml @@ -5,7 +5,7 @@ # 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:48bf08ae62cedfc0b7cfe5c4f9f064d4d38cd206dd292c87ae0d9d7d1f9d20d5 +catalog_digest: sha256:a06fcf0c44a030c0a0057b97f43af0a40090fd05db168d49b91c973aff51415d ocp_compatibility: - "4.16" diff --git a/src/mas/devops/data/catalogs/v9-260924-s390x.yaml b/src/mas/devops/data/catalogs/v9-260924-s390x.yaml index b10b1d9f..4b3e7c4b 100644 --- a/src/mas/devops/data/catalogs/v9-260924-s390x.yaml +++ b/src/mas/devops/data/catalogs/v9-260924-s390x.yaml @@ -5,7 +5,7 @@ # 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:d9fee803f1b0480e6350ea9c469a3f59a59392ecd8eb5b440f2fdf8c597885fe +catalog_digest: sha256:47776f23d6b02b0c8b87a6ad8a63d9a4cdc0ba09cb374ebd339e0a2d7c30dc0b ocp_compatibility: - "4.16"