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
10 changes: 5 additions & 5 deletions src/mas/devops/data/catalogs/v9-260827-amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:0701baf0fa5be305bb23433cd4a658de57d385dd17b93161fb60b83ffd541ae6
catalog_digest: sha256:2b9b1a2adb5d1f5967372a421cc61af1a47d0d13a3f538c0351d5d8902be60af

ocp_compatibility:
- "4.16"
Expand Down Expand Up @@ -95,13 +95,13 @@ appconnect_version: 6.2.0 # Operator version 6.2.0 # sticking
# Dependencies - Suite License Service
# -----------------------------------------------------------------------------
# https://github.ibm.com/maximoappsuite/ibm-sls/releases
sls_version: 3.13.0 # No Update
sls_version: 3.13.1 # Updated


# Dependencies - Truststore Manager
# -----------------------------------------------------------------------------
# https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases
tsm_version: 1.7.8 # Updated
tsm_version: 1.7.9 # Updated


# Dependencies - Data Dictionary
Expand All @@ -124,8 +124,8 @@ 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.20 # Updated
9.0.x: 9.0.28 # Updated
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:
Expand Down
10 changes: 5 additions & 5 deletions src/mas/devops/data/catalogs/v9-260827-ppc64le.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:861796ecbf1488f5dfd6ac1a009ec1943d4a7236864ef794a7523890f22f8c84
catalog_digest: sha256:a91714b183f4c02122d0864b0f84e5f2eba9490223303821c79b05032ac0896d

ocp_compatibility:
- "4.16"
Expand All @@ -32,13 +32,13 @@ uds_extras_version: 1.5.0 # No Update
# Dependencies - Suite License Service
# -----------------------------------------------------------------------------
# https://github.ibm.com/maximoappsuite/ibm-sls/releases
sls_version: 3.13.0 # No Update
sls_version: 3.13.1 # Updated


# Dependencies - Truststore Manager
# -----------------------------------------------------------------------------
# https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases
tsm_version: 1.7.8 # Updated
tsm_version: 1.7.9 # Updated


# Dependencies - MongoDB
Expand All @@ -55,8 +55,8 @@ mongo_extras_version_8: 8.0.29
mas_core_version:
9.2.x: 9.2.3 # Updated
9.2.x-feature: 9.2.0 # No Update
9.1.x: 9.1.20 # Updated
9.0.x: 9.0.28 # Updated
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:
Expand Down
10 changes: 5 additions & 5 deletions src/mas/devops/data/catalogs/v9-260827-s390x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:49da4b80d68e815cd7a71cec3678a21fb32a160a091c1cb29ae87ef3f3b3d321
catalog_digest: sha256:610100f7e93ec9312f94d9958aa9766e346a5b6a525c7f6e1b67d8626b4a5cda

ocp_compatibility:
- "4.16"
Expand All @@ -32,13 +32,13 @@ uds_extras_version: 1.5.0 # No Update
# Dependencies - Suite License Service
# -----------------------------------------------------------------------------
# https://github.ibm.com/maximoappsuite/ibm-sls/releases
sls_version: 3.13.0 # No Update
sls_version: 3.13.1 # Updated


# Dependencies - Truststore Manager
# -----------------------------------------------------------------------------
# https://github.ibm.com/maximoappsuite/ibm-truststore-mgr/releases
tsm_version: 1.7.8 # Updated
tsm_version: 1.7.9 # Updated


# Dependencies - MongoDB
Expand All @@ -55,8 +55,8 @@ mongo_extras_version_8: 8.0.29
mas_core_version:
9.2.x: 9.2.3 # Updated
9.2.x-feature: 9.2.0 # No Update
9.1.x: 9.1.20 # Updated
9.0.x: 9.0.28 # Updated
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:
Expand Down
Loading