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