File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.2 .0
50+ version : 5.3 .0
Original file line number Diff line number Diff line change 11
22# RHDH Backstage Helm Chart for OpenShift
33
4- ![ Version: 5.2 .0] ( https://img.shields.io/badge/Version-5.2 .0-informational?style=flat-square )
4+ ![ Version: 5.3 .0] ( https://img.shields.io/badge/Version-5.3 .0-informational?style=flat-square )
55![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
66
77A Helm chart for deploying Red Hat Developer Hub, which is a Red Hat supported version of Backstage.
@@ -30,7 +30,7 @@ helm repo add bitnami https://charts.bitnami.com/bitnami
3030helm repo add backstage https://backstage.github.io/charts
3131helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart
3232
33- helm install my-backstage redhat-developer/backstage --version 5.2 .0
33+ helm install my-backstage redhat-developer/backstage --version 5.3 .0
3434```
3535
3636## Introduction
@@ -159,7 +159,7 @@ Kubernetes: `>= 1.27.0-0`
159159| Repository | Name | Version |
160160|------------|------|---------|
161161| https://backstage.github.io/charts | upstream(backstage) | 2.6.3 |
162- | https://charts.bitnami.com/bitnami | common | 2.31.4 |
162+ | https://charts.bitnami.com/bitnami | common | 2.34.0 |
163163
164164# # Values
165165
You can’t perform that action at this time.
0 commit comments