An open API service indexing awesome lists of open source software.

https://github.com/rightech/charts

Helm charts
https://github.com/rightech/charts

Last synced: 4 months ago
JSON representation

Helm charts

Awesome Lists containing this project

README

          

# Charts
Helm Charts

### Getting start

```
# Add repo to Helm
helm repo add rightech https://rightech.github.io/charts/

# Update repo charts
helm repo update

# Install project
helm install rightech/loraserver
```