Skip to content
Closed
Show file tree
Hide file tree
Changes from 2 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
4 changes: 4 additions & 0 deletions artifacts/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
27 changes: 27 additions & 0 deletions modules/release-notes/ref-release-notes-compatibility-matrix.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
:_content-type: REFERENCE
[id="compatibility-matrix"]
= Compatibility matrix

The following table lists products and their versions compatible with {product-short} {product-version}:

.Platform Compatibility Matrix
[cols="1,2,1", options="header"]
|===
| {product-short} | Platform | {product-custom-resource-type} Version

| `{product-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}`
|===

3 changes: 3 additions & 0 deletions titles/rel-notes-rhdh/title-rhdh-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]


Expand Down
Loading