You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RHDH Backstage chart is an opinionated flavor of the upstream chart located at [backstage/charts](https://github.com/backstage/charts). It extends the upstream chart with additional OpenShift specific functionality and provides opinionated values.
25
+
3
26
[Backstage](https://backstage.io) is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy.
4
27
5
28
Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.
@@ -12,8 +35,8 @@ This chart extends all the features in the upstream chart in addition to includi
Charts are also available in OCI format. The list of available charts can be found [here](https://github.com/orgs/janus-idp?tab=packages&repo_name=helm-backstage).
69
+
Note: this repo replaces https://github.com/janus-idp/helm-backstage, which has been deprecated in Feb 2024.
70
+
71
+
Charts are also available in OCI format. The list of available releases can be found [here](https://github.com/orgs/redhat-developer/packages/container/package/rhdh-chart%2Fbackstage).
[Janus-IDP](https://janus-idp.io/) Backstage chart is an opinionated flavor of the upstream chart located at [backstage/charts](https://github.com/backstage/charts). It extends the upstream chart with additional OpenShift specific functionality and provides opinionated values.
25
+
RHDH Backstage chart is an opinionated flavor of the upstream chart located at [backstage/charts](https://github.com/backstage/charts). It extends the upstream chart with additional OpenShift specific functionality and provides opinionated values.
26
26
27
27
[Backstage](https://backstage.io) is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy.
28
28
@@ -55,7 +55,7 @@ This chart bootstraps a [Backstage](https://backstage.io/docs/deployment/docker)
Chart is also available in OCI format. The list of available releases can be found [here](https://github.com/janus-idp/helm-backstage/pkgs/container/charts%2Fbackstage).
91
+
Note: this repo replaces https://github.com/janus-idp/helm-backstage, which has been deprecated in Feb 2024.
92
+
93
+
Charts are also available in OCI format. The list of available releases can be found [here](https://github.com/orgs/redhat-developer/packages/container/package/rhdh-chart%2Fbackstage).
Copy file name to clipboardExpand all lines: charts/backstage/README.md.gotmpl
+9-6Lines changed: 9 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Janus-IDP Backstage Helm Chart
1
+
# RHDH Backstage Helm Chart for OpenShift
2
2
3
3
{{ template"chart.deprecationWarning". }}
4
4
@@ -16,7 +16,7 @@
16
16
17
17
---
18
18
19
-
[Janus-IDP](https://janus-idp.io/) Backstage chart is an opinionated flavor of the upstream chart located at [backstage/charts](https://github.com/backstage/charts). It extends the upstream chart with additional OpenShift specific functionality and provides opinionated values.
19
+
RHDH Backstage chart is an opinionated flavor of the upstream chart located at [backstage/charts](https://github.com/backstage/charts). It extends the upstream chart with additional OpenShift specific functionality and provides opinionated values.
20
20
21
21
[Backstage](https://backstage.io) is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy.
22
22
@@ -49,7 +49,7 @@ This chart bootstraps a [Backstage](https://backstage.io/docs/deployment/docker)
Chart is also available in OCI format. The list of available releases can be found [here](https://github.com/janus-idp/helm-backstage/pkgs/container/charts%2Fbackstage).
85
+
Note: this repo replaces https://github.com/janus-idp/helm-backstage, which has been deprecated in Feb 2024.
86
+
87
+
Charts are also available in OCI format. The list of available releases can be found [here](https://github.com/orgs/redhat-developer/packages/container/package/rhdh-chart%2Fbackstage).
origin: 'https://{{"{{"}}- include "janus-idp.hostname" . {{"}}"}}'
185
189
```
186
190
187
-
188
191
### Vanilla Kubernetes compatibility mode
189
192
190
193
In order to deploy this chart on vanilla Kubernetes or any other non-OCP platform, please make sure to apply the following changes. Note that further customizations may be required, depending on your exact Kubernetes setup:
0 commit comments