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

https://github.com/dniel/charts

Helm Charts repo for my apps
https://github.com/dniel/charts

helm-charts kubernetes

Last synced: about 1 year ago
JSON representation

Helm Charts repo for my apps

Awesome Lists containing this project

README

          

# Collection of helm charts

## Usage

[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.

Once Helm is set up properly, add the repo as follows:

```console
helm repo add dniel https://dniel.github.io/charts
```

You can then run `helm search dniel` to see the charts.

## Charts

See [helm hub](https://hub.helm.sh/charts/dniel) for a complete list.

## License

[Apache 2.0 License](./LICENSE)