Skip to content

Commit

Permalink
[minor] Support 240405 catalog with MAS 8.11.9 (#877)
Browse files Browse the repository at this point in the history
Co-authored-by: Sanjay Prabhakar <sanjay.prabhakar@uk.ibm.com>
  • Loading branch information
sanjayprab and Sanjay Prabhakar committed Apr 5, 2024
1 parent 04bd476 commit daa78ca
Show file tree
Hide file tree
Showing 6 changed files with 593 additions and 12 deletions.
12 changes: 12 additions & 0 deletions catalogs/v8-240405-amd64.yaml
@@ -0,0 +1,12 @@
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: ibm-operator-catalog
namespace: openshift-marketplace
spec:
displayName: IBM Maximo Operators (v8-240405-amd64)
publisher: IBM
description: Static Catalog Source for IBM Maximo Application Suite
sourceType: grpc
image: icr.io/cpopen/ibm-maximo-operator-catalog@sha256:8f03470e84cad81cd5e7aaaf4bce3a08b6575d48b2d27de07c25872f73ecc59c
priority: 90
1 change: 1 addition & 0 deletions docs/catalogs/index.md
Expand Up @@ -46,6 +46,7 @@ To receive security updates and bug fixes you must periodically update the versi
#### 2024
| Catalog | OCP Support | Recommended CLI | End of Support |
| ------------------------------------- | ----------- | --------------- | ------------------------------- |
| [v8-240405-amd64](v8-240405-amd64.md) | 4.12 - 4.14 | latest | OCP 4.12 EOS January 17, 2025 |
| [v8-240326-amd64](v8-240326-amd64.md) | 4.12 - 4.14 | latest | OCP 4.12 EOS January 17, 2025 |
| [v8-240227-amd64](v8-240227-amd64.md) | 4.12 | latest | OCP 4.12 EOS January 17, 2025 |
| [v8-240130-amd64](v8-240130-amd64.md) | 4.12 | latest | OCP 4.12 EOS January 17, 2025 |
Expand Down
2 changes: 2 additions & 0 deletions docs/catalogs/v8-240326-amd64.md
Expand Up @@ -10,6 +10,8 @@ Details
<tr><td>Digest</td><td>sha256:9c891bb6fa8496e1ef514d29b253bf5b1e817fe95963f6e536170688aa95f1d2</tr></tr>
</table>

!!! important
ibm-mas 8.11.8 in this catalog has a known issue with high severity [DT378321](https://www.ibm.com/mysupport/aCIKe0000008OiX). We are releasing `v8-240405-amd64` catalog with ibm-mas 8.11.9 to fix this issue. Please use MAS CLI versions v7.19.0 or newer to install the newer MAS 8.11.x. We advice to skip ibm-mas 8.11.8 in this catalog and use ibm-mas 8.11.9.

What's New
-------------------------------------------------------------------------------
Expand Down

0 comments on commit daa78ca

Please sign in to comment.