hugoprudente / charts

FoundryVTT from 0.6 to 12.x
https://hugoprudente.github.io
Apache License 2.0
24 stars 17 forks source link

Add Helm repo support #50

Closed Sjoerdsjoerd closed 2 years ago

Sjoerdsjoerd commented 2 years ago

Add helm repo support, so that everyone can add the Helm repo without needing to check out the code. See link for an example implementation in GitHub.

hugoprudente commented 2 years ago

Hi @Sjoerdsjoerd it's already in the https://artifacthub.io/packages/helm/foundry-vtt/foundry-vtt

You can use like this :)

helm repo add foundry-vtt https://hugoprudente.github.io/helm-charts/incubator

If this is what you had in mind let me know so we can close this.

Thanks for the request!

Sjoerdsjoerd commented 2 years ago

Thanks, that is exactly the thing I needed. Maybe it a good idea to add that in the Readme?

Thanks for the fast response 👍