fixing search instructions

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-01-11 08:19:04 -05:00
parent c24047ec9a
commit 7a967529f5

View File

@ -14,7 +14,11 @@ Once Helm is set up properly, add the repo as follows:
helm repo add billimek https://billimek.com/billimek-charts/ helm repo add billimek https://billimek.com/billimek-charts/
``` ```
You can then run `helm search repo billimek` to see the charts. 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.
## Contributing ## Contributing