From 855065d0e9a0c0c5c23f80d291d8d9dd6ef6eafd Mon Sep 17 00:00:00 2001 From: Frank Kong <50030060+Zaperex@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:08:09 -0500 Subject: [PATCH] docs: update the artifacthub links in the chart documentation (#7) * docs: update artifacthub links * chore: bump chart version to 2.13.4 --- charts/backstage/Chart.yaml | 2 +- charts/backstage/README.md | 4 ++-- charts/backstage/README.md.gotmpl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/backstage/Chart.yaml b/charts/backstage/Chart.yaml index 055fa2d..423adf2 100644 --- a/charts/backstage/Chart.yaml +++ b/charts/backstage/Chart.yaml @@ -41,4 +41,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.13.3 +version: 2.13.4 diff --git a/charts/backstage/README.md b/charts/backstage/README.md index d4eafb8..5890c4c 100644 --- a/charts/backstage/README.md +++ b/charts/backstage/README.md @@ -1,8 +1,8 @@ # RHDH Backstage Helm Chart for OpenShift -[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/janus-idp&style=flat-square)](https://artifacthub.io/packages/search?repo=janus-idp) -![Version: 2.13.3](https://img.shields.io/badge/Version-2.13.3-informational?style=flat-square) +[![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.13.4](https://img.shields.io/badge/Version-2.13.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart for deploying RHDH (a Backstage application) diff --git a/charts/backstage/README.md.gotmpl b/charts/backstage/README.md.gotmpl index f45cc9f..8c45738 100644 --- a/charts/backstage/README.md.gotmpl +++ b/charts/backstage/README.md.gotmpl @@ -2,7 +2,7 @@ {{ template "chart.deprecationWarning" . }} -[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/janus-idp&style=flat-square)](https://artifacthub.io/packages/search?repo=janus-idp) +[![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) {{ template "chart.versionBadge" . }} {{ template "chart.typeBadge" . }}