Skip to content

Commit 855065d

Browse files
authored
docs: update the artifacthub links in the chart documentation (#7)
* docs: update artifacthub links * chore: bump chart version to 2.13.4
1 parent 06fd479 commit 855065d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/backstage/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ sources:
4141
# This is the chart version. This version number should be incremented each time you make changes
4242
# to the chart and its templates, including the app version.
4343
# Versions are expected to follow Semantic Versioning (https://semver.org/)
44-
version: 2.13.3
44+
version: 2.13.4

charts/backstage/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
# RHDH Backstage Helm Chart for OpenShift
33

4-
[![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)
5-
![Version: 2.13.3](https://img.shields.io/badge/Version-2.13.3-informational?style=flat-square)
4+
[![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)
5+
![Version: 2.13.4](https://img.shields.io/badge/Version-2.13.4-informational?style=flat-square)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
77

88
A Helm chart for deploying RHDH (a Backstage application)

charts/backstage/README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{{ template "chart.deprecationWarning" . }}
44

5-
[![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)
5+
[![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)
66
{{ template "chart.versionBadge" . }}
77
{{ template "chart.typeBadge" . }}
88

0 commit comments

Comments
 (0)