Skip to content

Commit 0212d7c

Browse files
chore(deps): update helm release common to v2.36.0 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
1 parent 4b53959 commit 0212d7c

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

charts/backstage/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: common
33
repository: https://charts.bitnami.com/bitnami
4-
version: 2.34.0
4+
version: 2.36.0
55
- name: backstage
66
repository: https://backstage.github.io/charts
77
version: 2.6.3
8-
digest: sha256:09910ef1c8aa25bcef48fb1b290361188c47cb31269edb96af1ff15a24c25490
9-
generated: "2026-02-07T21:30:07.336188928Z"
8+
digest: sha256:b7b5bb1faad90eda9edc10f4bff10de1ea2cf7e4e919d7e252ad1b52896d46eb
9+
generated: "2026-02-09T22:01:34.598977829Z"

charts/backstage/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
repository: https://charts.bitnami.com/bitnami
2323
tags:
2424
- bitnami-common
25-
version: "2.34.0"
25+
version: "2.36.0"
2626
- name: backstage
2727
repository: https://backstage.github.io/charts
2828
version: "2.6.3"
@@ -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.3.0
50+
version: 5.4.0

charts/backstage/README.md

Lines changed: 3 additions & 3 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.3.0](https://img.shields.io/badge/Version-5.3.0-informational?style=flat-square)
4+
![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.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.
@@ -30,7 +30,7 @@ helm repo add bitnami https://charts.bitnami.com/bitnami
3030
helm repo add backstage https://backstage.github.io/charts
3131
helm repo add redhat-developer https://redhat-developer.github.io/rhdh-chart
3232

33-
helm install my-backstage redhat-developer/backstage --version 5.3.0
33+
helm install my-backstage redhat-developer/backstage --version 5.4.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.34.0 |
162+
| https://charts.bitnami.com/bitnami | common | 2.36.0 |
163163

164164
## Values
165165

0 commit comments

Comments
 (0)