From 2b8bc013321a5d4ff6ce2819d61e22aed76090ea Mon Sep 17 00:00:00 2001 From: Aaron Steinfeld <45047841+aaron-steinfeld@users.noreply.github.com> Date: Tue, 13 Apr 2021 07:50:42 -0700 Subject: [PATCH] chore: update config bootstrapper with new attr client (#88) --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 1865c5a2..a62de3bb 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -24,4 +24,4 @@ version: 0.1.0 dependencies: - name: config-bootstrapper repository: "https://storage.googleapis.com/hypertrace-helm-charts" - version: 0.2.12 + version: 0.2.13