forked from janus-idp/helm-backstage
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Nick Boldt <[email protected]>
- Loading branch information
Showing
3 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
# Janus IDP Backstage Helm Repository | ||
# RHDH Backstage Helm Repository | ||
|
||
This branch contains the assets associated to serve the static helm index and chart files | ||
|
||
## Usage | ||
|
||
``` | ||
$ helm repo add janus-idp-backstage https://janus-idp.github.io/helm-backstage | ||
"janus-idp-backstage" has been added to your repositories | ||
$ helm repo add rhdh-chart https://redhat-developer.github.io/rhdh-chart | ||
"rhdh-chart" has been added to your repositories | ||
$ helm repo list | ||
NAME URL | ||
janus-idp-backstage https://janus-idp.github.io/helm-backstage | ||
rhdh-chart https://redhat-developer.github.io/rhdh-chart | ||
``` | ||
|
||
## Helm index | ||
|
||
[https://janus-idp.github.io/helm-backstage/index.yaml](https://janus-idp.github.io/helm-backstage/index.yaml) | ||
[https://redhat-developer.github.io/rhdh-chart/index.yaml](https://redhat-developer.github.io/rhdh-chart/index.yaml) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
theme: jekyll-theme-cayman | ||
name: Janus IDP Backstage Helm Repository | ||
description: Janus IDP Backstage Helm Repository | ||
name: RHDH Backstage Helm Repository | ||
description: RHDH Backstage Helm Repository | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters