Skip to content

Commit

Permalink
rebrand janus idp -> RHDH
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Feb 2, 2024
1 parent 04a37e5 commit e473967
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions README.md
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)

4 changes: 2 additions & 2 deletions _config.yml
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

8 changes: 4 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ This branch contains the assets associated to serve the static helm index and ch
## 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)

0 comments on commit e473967

Please sign in to comment.