Skip to content

Commit dd6b4ff

Browse files
committed
bump chart to 5.10.0
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
1 parent db44b86 commit dd6b4ff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/backstage/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ sources: []
4747
# Versions are expected to follow Semantic Versioning (https://semver.org/)
4848
# Note that when this chart is published to https://github.com/openshift-helm-charts/charts
4949
# it will follow the RHDH versioning 1.y.z
50-
version: 5.9.0
50+
version: 5.10.0

charts/backstage/README.md

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

22
# RHDH Backstage Helm Chart for OpenShift
33

4-
![Version: 5.9.0](https://img.shields.io/badge/Version-5.9.0-informational?style=flat-square)
4+
![Version: 5.10.0](https://img.shields.io/badge/Version-5.10.0-informational?style=flat-square)
55
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
66

77
A Helm chart for deploying Red Hat Developer Hub, which is a Red Hat supported version of Backstage.
@@ -29,7 +29,7 @@ For the **Generally Available** version of this chart, see:
2929
helm repo add bitnami https://charts.bitnami.com/bitnami
3030
helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart
3131

32-
helm install my-backstage redhat-developer/backstage --version 5.9.0
32+
helm install my-backstage redhat-developer/backstage --version 5.10.0
3333
```
3434

3535
## Introduction

0 commit comments

Comments
 (0)