Skip to content

Commit f0914ed

Browse files
committed
chore: update default chart settings using downstream patches so we can remove Chart_patch.yaml (RHIDP-7529)
Signed-off-by: Nick Boldt <nboldt@redhat.com>
1 parent 7f6367d commit f0914ed

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

charts/backstage/Chart.yaml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ annotations:
1414
charts.openshift.io/supportURL: https://access.redhat.com/support
1515
apiVersion: v2
1616
description: |
17-
A Helm chart for deploying Red Hat Developer Hub.
17+
Red Hat Developer Hub is a Red Hat supported version of Backstage.
18+
It comes with pre-built plug-ins and configuration settings, supports use of an external database, and can
19+
help streamline the process of setting up a self-managed internal
20+
developer portal for adopters who are just starting out.
1821
1922
The telemetry data collection feature is enabled by default. Red Hat Developer Hub sends telemetry data to Red Hat by using the `backstage-plugin-analytics-provider-segment` plugin. To disable this and to learn what data is being collected, see https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.5/html-single/telemetry_data_collection/index
2023
dependencies:
@@ -32,19 +35,19 @@ icon: data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgi
3235
keywords:
3336
- backstage
3437
- idp
35-
# remove reference to janus-idp when sunsetted https://issues.redhat.com/browse/RHIDP-3227
36-
- janus-idp
3738
- developer-hub
3839
- redhat-developer-hub
3940
- redhat
4041
kubeVersion: ">= 1.27.0-0"
4142
maintainers:
4243
- name: Red Hat
4344
url: https://redhat.com
44-
name: backstage
45+
name: redhat-developer-hub
4546
type: application
4647
sources: []
4748
# This is the chart version. This version number should be incremented each time you make changes
4849
# to the chart and its templates, including the app version.
4950
# Versions are expected to follow Semantic Versioning (https://semver.org/)
51+
# Note that when this chart is published to https://github.com/openshift-helm-charts/charts
52+
# it will follow the RHDH versioning 1.y.z
5053
version: 4.2.5

0 commit comments

Comments
 (0)