Skip to content

Commit 27a0491

Browse files
Merge pull request #2 from hypertrace/feature/add_config_bootstrapper
Adding back the config-bootstrapper dependency.
2 parents 6326536 + 48a1fe1 commit 27a0491

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

helm/Chart.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ type: application
2020
# to the chart and its templates, including the app version. The "helm package" command will take care of setting this.
2121
# A new chart will be created for each new version of the service.
2222
version: 0.1.0
23+
24+
dependencies:
25+
- name: config-bootstrapper
26+
repository: "https://storage.googleapis.com/hypertrace-helm-charts"
27+
version: 0.1.0

0 commit comments

Comments
 (0)