diff --git a/stable/backstage/Chart.yaml b/stable/backstage/Chart.yaml index e16bcc02..4e5298c3 100644 --- a/stable/backstage/Chart.yaml +++ b/stable/backstage/Chart.yaml @@ -6,7 +6,7 @@ home: https://github.com/backstage/backstage # 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. -version: 0.1.13 +version: 0.1.14 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. @@ -21,3 +21,8 @@ maintainers: email: no-reply@deliveryhero.com - name: nyambati email: no-reply@deliveryhero.com + +annotations: + artifacthub.io/links: | + - name: Helm chart source + url: https://github.com/deliveryhero/helm-charts/tree/master/stable/backstage diff --git a/stable/backstage/README.md b/stable/backstage/README.md index 584fd35d..114be28f 100644 --- a/stable/backstage/README.md +++ b/stable/backstage/README.md @@ -1,6 +1,6 @@ # backstage -![Version: 0.1.13](https://img.shields.io/badge/Version-0.1.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.1-alpha.23](https://img.shields.io/badge/AppVersion-v0.1.1--alpha.23-informational?style=flat-square) +![Version: 0.1.14](https://img.shields.io/badge/Version-0.1.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.1-alpha.23](https://img.shields.io/badge/AppVersion-v0.1.1--alpha.23-informational?style=flat-square) A Helm chart for Backstage @@ -17,7 +17,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/backstage To install a specific version of this chart: ```console -helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/backstage --version 0.1.13 +helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/backstage --version 0.1.14 ``` To install the chart with the release name `my-release`: