charts/README.md
Winston R. Milling 32c21ea851 Add name to repo add command (#66)
```
$ helm repo add https://billimek.com/billimek-charts/
Error: This command needs 2 arguments: name for the chart repository, the url of the chart repository
```
2019-09-08 18:12:20 -04:00

11 lines
272 B
Markdown

[![CircleCI](https://circleci.com/gh/billimek/billimek-charts.svg?style=svg)](https://circleci.com/gh/billimek/billimek-charts)
# Collection of helm charts
## Installation
```console
helm repo add billimek https://billimek.com/billimek-charts/
helm search billimek
```