Skip to content

Commit

Permalink
Update chart path
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-devops committed Jan 31, 2024
1 parent e1ebde5 commit 7c25d6c
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 @@ -10,7 +10,7 @@ Helm's [documentation](https://helm.sh/docs) to get started.
Once Helm has been set up correctly, add the repo as follows:

```sh
helm repo add caleb-devops https://caleb-devops.github.io/helm-charts
helm repo add caleb-devops https://caleb-devops.github.io/palworld-helm
```

Chart documentation is available in the [palworld directory](./charts/palworld/).
2 changes: 1 addition & 1 deletion charts/palworld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Helm's [documentation](https://helm.sh/docs) to get started.
Once Helm has been set up correctly, add the repo as follows:

```sh
helm repo add caleb-devops https://caleb-devops.github.io/helm-charts
helm repo add caleb-devops https://caleb-devops.github.io/palworld-helm
```

If you had already added this repo earlier, run `helm repo update` to retrieve
Expand Down

0 comments on commit 7c25d6c

Please sign in to comment.