From 7a967529f57df85629aa526c4f9ac2ea3fcd93a1 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sat, 11 Jan 2020 08:19:04 -0500 Subject: [PATCH] fixing search instructions Signed-off-by: Jeff Billimek --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 784c9e98..eb50ed28 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,11 @@ Once Helm is set up properly, add the repo as follows: 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