Skip to content

Commit

Permalink
fix: Change helm repo url after migration to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Apr 18, 2023
1 parent ee3dcc7 commit 6575ec8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ From https://jdownloader.org/:
## Get Repo Info

helm repo add my-jdownloader https://helm-charts.gitlab.com/pmoscodegrp
helm repo add my-jdownloader https://pmoscode-helm.github.io/jdownloader2/
helm repo update

## Install chart
Expand Down
2 changes: 1 addition & 1 deletion README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ From {{ template "chart.homepage" . }}:

## Get Repo Info

helm repo add my-jdownloader https://helm-charts.gitlab.com/pmoscodegrp
helm repo add my-jdownloader https://pmoscode-helm.github.io/jdownloader2/
helm repo update

## Install chart
Expand Down

0 comments on commit 6575ec8

Please sign in to comment.