Skip to content

Commit

Permalink
Fix repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
sauljabin committed Oct 8, 2023
1 parent 9b78e0a commit 3091554
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ Helm's [documentation](https://helm.sh/docs) to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add littlehorse https://littlehorse.github.io/lh-helm-charts
```
helm repo add littlehorse https://littlehorse-enterprises.github.io/lh-helm-charts/
```

If you had already added this repo earlier, run `helm repo update` to retrieve
the latest versions of the packages. You can then run `helm search repo
Expand Down

0 comments on commit 3091554

Please sign in to comment.