From 7baa8543764a104cc065e01103cdd93490730725 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 5 Sep 2018 07:52:27 -0700 Subject: [PATCH] Add consul-helm repo to Chart.yaml --- Chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Chart.yaml b/Chart.yaml index 15fefee..fd6761e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -5,4 +5,5 @@ description: Install and configure Consul on Kubernetes. home: https://www.consul.io sources: - https://github.com/hashicorp/consul + - https://github.com/hashicorp/consul-helm - https://github.com/hashicorp/consul-k8s