Skip to content

Commit 224f562

Browse files
chore(deps): update helm release backstage to v2.5.1 (#129)
* chore(deps): update helm release backstage to v2.5.1 * Bump version to 3.3.1 Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com> --------- Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com> 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 fcbe474 commit 224f562

4 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
@@ -4,6 +4,6 @@ dependencies:
44
version: 2.27.0
55
- name: backstage
66
repository: https://backstage.github.io/charts
7-
version: 2.5.0
8-
digest: sha256:225fc06041353e1a4036a0e741f61c7b8ffc179cf86443ea2c7acc2dc839cfa6
9-
generated: "2025-04-10T19:06:25.467234613Z"
7+
version: 2.5.1
8+
digest: sha256:8b338c0fa46d275882bd248e8819bd505e32293abfcc7edecb048cb8c7fc5e69
9+
generated: "2025-04-14T16:36:55.762004212Z"

charts/backstage/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
version: "2.27.0"
2525
- name: backstage
2626
repository: https://backstage.github.io/charts
27-
version: "2.5.0"
27+
version: "2.5.1"
2828
alias: upstream
2929
home: https://redhat-developer.github.io/rhdh-chart/
3030
icon: https://avatars.githubusercontent.com/u/117844786
@@ -44,4 +44,4 @@ sources:
4444
# This is the chart version. This version number should be incremented each time you make changes
4545
# to the chart and its templates, including the app version.
4646
# Versions are expected to follow Semantic Versioning (https://semver.org/)
47-
version: 3.3.0
47+
version: 3.3.1

charts/backstage/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# RHDH Backstage Helm Chart for OpenShift (Community Version)
33

44
[![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: 3.3.0](https://img.shields.io/badge/Version-3.3.0-informational?style=flat-square)
5+
![Version: 3.3.1](https://img.shields.io/badge/Version-3.3.1-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 Red Hat Developer Hub.
@@ -174,7 +174,7 @@ Kubernetes: `>= 1.25.0-0`
174174

175175
| Repository | Name | Version |
176176
|------------|------|---------|
177-
| https://backstage.github.io/charts | upstream(backstage) | 2.5.0 |
177+
| https://backstage.github.io/charts | upstream(backstage) | 2.5.1 |
178178
| https://charts.bitnami.com/bitnami | common | 2.27.0 |
179179

180180
## Values

charts/backstage/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6731,7 +6731,7 @@
67316731
}
67326732
],
67336733
"default": "http-metrics",
6734-
"description": "The port where the metrics are exposed. If using OpenTelemetry as [documented here](https://backstage.io/docs/tutorials/setup-opentelemetry/), then the port needs to be explicitely specificed. OpenTelemetry's default port is 9464.",
6734+
"description": "The port where the metrics are exposed. If using OpenTelemetry as [documented here](https://backstage.io/docs/tutorials/setup-opentelemetry/), then the port needs to be explicitly specified. OpenTelemetry's default port is 9464.",
67356735
"title": "ServiceMonitor endpoint port"
67366736
}
67376737
},

0 commit comments

Comments
 (0)