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

Update the compatibility matrix #837

Open
wants to merge 2 commits into
base: release-1.4
Choose a base branch
from
Open
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
28 changes: 28 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,28 @@
:_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,1,1,1,1,1,1",options="header"]
|===
| {product-short} Version | {ocp-brand-name} | {eks-brand-name} ({eks-short}) | {aks-brand-name} ({aks-short}) | {gcp-brand-name} ({gcp-short}) | {gke-brand-name} ({gke-short}) | Backstage Versions

| {product-version}
| {ocp-version-min}-{ocp-version}
| Supported for Kubernetes version {kubernetes-version}
| Supported for Kubernetes version {kubernetes-version}
| Supported for Kubernetes version {kubernetes-version}
| Supported for Kubernetes version {kubernetes-version}
| {product-backstage-version}

| `1.3`
| `4.13`-`4.16`
| Supported for Kubernetes version `1.18`
| Supported for Kubernetes version `1.18`
| Supported for Kubernetes version `1.18`
| Supported for Kubernetes version `1.18`
| `1.29`
|===

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