diff --git a/charts/backstage/Chart.yaml b/charts/backstage/Chart.yaml index c48f080..0e78e5f 100644 --- a/charts/backstage/Chart.yaml +++ b/charts/backstage/Chart.yaml @@ -45,4 +45,4 @@ sources: # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.16.8 +version: 2.16.9 diff --git a/charts/backstage/README.md b/charts/backstage/README.md index 4506f53..db18c04 100644 --- a/charts/backstage/README.md +++ b/charts/backstage/README.md @@ -1,8 +1,8 @@ -# RHDH Backstage Helm Chart for OpenShift +# RHDH Backstage Helm Chart for OpenShift (Community Version) [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/rhdh-chart&style=flat-square)](https://artifacthub.io/packages/search?repo=rhdh-chart) -![Version: 2.16.8](https://img.shields.io/badge/Version-2.16.8-informational?style=flat-square) +![Version: 2.16.9](https://img.shields.io/badge/Version-2.16.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart for deploying Red Hat Developer Hub. @@ -11,6 +11,13 @@ The telemetry data collection feature is enabled by default. Red Hat Developer H **Homepage:** +## Productized RHDH + +For the **PRODUCTIZED** version of this chart, see: + +* https://github.com/rhdh-bot/openshift-helm-charts - CI builds for testing purposes only +* https://github.com/openshift-helm-charts/charts - official releases to https://charts.openshift.io/ + ## Maintainers | Name | Email | Url | diff --git a/charts/backstage/README.md.gotmpl b/charts/backstage/README.md.gotmpl index 803c678..5c4dc6d 100644 --- a/charts/backstage/README.md.gotmpl +++ b/charts/backstage/README.md.gotmpl @@ -1,4 +1,4 @@ -# RHDH Backstage Helm Chart for OpenShift +# RHDH Backstage Helm Chart for OpenShift (Community Version) {{ template "chart.deprecationWarning" . }} @@ -10,6 +10,13 @@ {{ template "chart.homepageLine" . }} +## Productized RHDH + +For the **PRODUCTIZED** version of this chart, see: + +* https://github.com/rhdh-bot/openshift-helm-charts - CI builds for testing purposes only +* https://github.com/openshift-helm-charts/charts - official releases to https://charts.openshift.io/ + {{ template "chart.maintainersSection" . }} {{ template "chart.sourcesSection" . }}