2019-06-12 21:24:38 +00:00
|
|
|
# Collection of helm charts
|
2018-06-21 13:57:50 +00:00
|
|
|
|
2020-01-10 19:58:11 +00:00
|
|
|
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
|
|
|
|
[![](https://github.com/billimek/billimek-charts/workflows/Release%20Charts/badge.svg?branch=master)](https://github.com/billimek/billimek-charts/actions)
|
|
|
|
|
|
|
|
## 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:
|
2018-06-21 13:57:50 +00:00
|
|
|
|
2018-06-23 03:42:09 +00:00
|
|
|
```console
|
2019-09-08 22:12:20 +00:00
|
|
|
helm repo add billimek https://billimek.com/billimek-charts/
|
2018-10-14 02:46:38 +00:00
|
|
|
```
|
2020-01-10 19:58:11 +00:00
|
|
|
|
2020-01-11 13:19:04 +00:00
|
|
|
You can then run `helm search billimek` to see the charts.
|
|
|
|
|
|
|
|
## Charts
|
|
|
|
|
|
|
|
See [helm hub](https://hub.helm.sh/charts/billimek) for a complete list.
|
2020-01-10 19:58:11 +00:00
|
|
|
|
|
|
|
## Contributing
|
|
|
|
|
|
|
|
See [CONTRIBUTING.md](./CONTRIBUTING.md)
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
[Apache 2.0 License](./LICENSE)
|