From d9aa9a68309fede66593cd3c71e428062564bb68 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 23:28:18 -0400 Subject: [PATCH] fixing charts URL in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 139f2ecc..6da0f712 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ ## Installation ```console -helm repo add billimek https://billimek.github.io/helm-repo +helm repo add https://billimek.com/billimek-charts/ helm search billimek ```