diff --git a/charts/backstage/Chart.yaml b/charts/backstage/Chart.yaml index 5694b722..2e1fd0ee 100644 --- a/charts/backstage/Chart.yaml +++ b/charts/backstage/Chart.yaml @@ -40,8 +40,8 @@ name: backstage type: application sources: - https://github.com/redhat-developer/rhdh-chart - - https://github.com/janus-idp/backstage-showcase + - https://github.com/redhat-developer/rhdh # 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: 3.1.0 +version: 3.1.1 diff --git a/charts/backstage/README.md b/charts/backstage/README.md index d94b0a9c..09022b08 100644 --- a/charts/backstage/README.md +++ b/charts/backstage/README.md @@ -2,7 +2,7 @@ # 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: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square) +![Version: 3.1.1](https://img.shields.io/badge/Version-3.1.1-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. @@ -27,7 +27,7 @@ For the **PRODUCTIZED** version of this chart, see: ## Source Code * -* +* ---