Skip to content

Commit 9d19313

Browse files
committed
fix chart versioning issue
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
1 parent 4c2d13d commit 9d19313

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/backstage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.8.0
32+
helm install my-backstage redhat-developer/backstage --version 5.9.0
3333
```
3434

3535
## Introduction

0 commit comments

Comments
 (0)