diff --git a/artifacts/attributes.adoc b/artifacts/attributes.adoc index 78be9f0cb0..3bd1016369 100644 --- a/artifacts/attributes.adoc +++ b/artifacts/attributes.adoc @@ -85,6 +85,10 @@ :gke-short: GKE :gcp-brand-name: Google Cloud Platform :gcp-short: GCP +:aro-brand-name: Azure Red Hat OpenShift +:aro-short: ARO +:rosa-brand-name: Red Hat OpenShift Service on AWS +:rosa-short: ROSA // Release Notes :rn-product-title: Release notes for Red Hat Developer Hub diff --git a/modules/release-notes/ref-release-notes-compatibility-matrix.adoc b/modules/release-notes/ref-release-notes-compatibility-matrix.adoc new file mode 100644 index 0000000000..5e811a0271 --- /dev/null +++ b/modules/release-notes/ref-release-notes-compatibility-matrix.adoc @@ -0,0 +1,25 @@ +:_content-type: REFERENCE +[id="compatibility-matrix"] += Compatibility matrix + +The following table lists products and their versions compatible with {product} {product-version}: + +.Platform Compatibility Matrix +[cols="2,1", options="header"] +|=== +| Platform | {product-custom-resource-type} Version +| +- {ocp-brand-name} `{ocp-version-min}`-`{ocp-version}` + +- {eks-brand-name} ({eks-short}) + +- {aks-brand-name} ({aks-short}) + +- {aro-brand-name} ({aro-short}) + +- {rosa-brand-name} ({rosa-short}) + +- {gke-brand-name} ({gke-short}) +| `{product-backstage-version}` +|=== + diff --git a/titles/rel-notes-rhdh/title-rhdh-release-notes.adoc b/titles/rel-notes-rhdh/title-rhdh-release-notes.adoc index defd37350a..83629172d6 100644 --- a/titles/rel-notes-rhdh/title-rhdh-release-notes.adoc +++ b/titles/rel-notes-rhdh/title-rhdh-release-notes.adoc @@ -8,6 +8,9 @@ include::artifacts/attributes.adoc[] {product} ({product-short}) {product-version} is now generally available. {product-short} is a fully supported, enterprise-grade productized version of upstream Backstage v{product-backstage-version}. You can access and download the {product} application from the {company-name} https://access.redhat.com/downloads[Customer Portal] or from the https://catalog.redhat.com/search?gs&q=rhdh&searchType=containers[Ecosystem Catalog]. +include::modules/release-notes/ref-release-notes-compatibility-matrix.adoc[leveloffset=+1] + + include::modules/release-notes/ref-release-notes-new-features.adoc[leveloffset=+1]