Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[minor] Support 240405 catalog with MAS 8.11.9 #877

Merged
merged 3 commits into from
Apr 5, 2024
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
12 changes: 12 additions & 0 deletions catalogs/v8-240405-amd64.yaml
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Loading
Loading