From 48a1fe123bf5367820a773b922546e20f0443192 Mon Sep 17 00:00:00 2001 From: Buchi Reddy B Date: Mon, 6 Jul 2020 18:27:02 -0700 Subject: [PATCH] Adding back the config-bootstrapper dependency. --- helm/Chart.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index a07b293a..22eadea2 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -20,3 +20,8 @@ type: application # to the chart and its templates, including the app version. The "helm package" command will take care of setting this. # A new chart will be created for each new version of the service. version: 0.1.0 + +dependencies: + - name: config-bootstrapper + repository: "https://storage.googleapis.com/hypertrace-helm-charts" + version: 0.1.0