Skip to content

Commit 83f49d7

Browse files
authored
Merge pull request #90069 from aireilly/OCPBUGS-51282
OCPBUGS-51282 - Remove out of date MCE table
2 parents 488e577 + bf6faea commit 83f49d7

File tree

1 file changed

+6
-25
lines changed

1 file changed

+6
-25
lines changed

snippets/ztp-patch-argocd-hub-cluster.adoc

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,34 +5,15 @@ Customize the patch file that you previously extracted into the `out/argocd/depl
55
.. Select the `multicluster-operators-subscription` image that matches your {rh-rhacm} version.
66
+
77
--
8-
.`multicluster-operators-subscription` image versions
9-
[cols="1,1,1,1,3", options="header"]
10-
|====
11-
|{product-title} version
12-
|{rh-rhacm} version
13-
|MCE version
14-
|MCE RHEL version
15-
|MCE image
16-
17-
|4.14, 4.15, 4.16
18-
|2.8, 2.9
19-
|2.8, 2.9
20-
|RHEL 8
21-
|`registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8:v2.8`
22-
23-
`registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8:v2.9`
24-
25-
|4.14, 4.15, 4.16
26-
|2.10
27-
|2.10
28-
|RHEL 9
29-
|`registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9:v2.10`
30-
|====
8+
* For {rh-rhacm} 2.8 and 2.9, use the `registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8:v<rhacm_version>` image.
9+
* For {rh-rhacm} 2.10 and later, use the `registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9:v<rhacm_version>` image.
3110

3211
[IMPORTANT]
3312
====
34-
The version of the `multicluster-operators-subscription` image should match the {rh-rhacm} version.
35-
Beginning with the MCE 2.10 release, RHEL 9 is the base image for `multicluster-operators-subscription` images.
13+
The version of the `multicluster-operators-subscription` image must match the {rh-rhacm} version.
14+
Beginning with the MCE 2.10 release, {op-system-base} 9 is the base image for `multicluster-operators-subscription` images.
15+
16+
Click `[Expand for Operator list]` in the "Platform Aligned Operators" table in link:https://access.redhat.com/support/policy/updates/openshift_operators[OpenShift Operator Life Cycles] to view the complete supported Operators matrix for {product-title}.
3617
====
3718
--
3819

0 commit comments

Comments
 (0)