From b3b85f77c501dfd95c57884484e473e7807d2f9c Mon Sep 17 00:00:00 2001 From: SJ <48863181+skjindal93@users.noreply.github.com> Date: Thu, 28 Jul 2022 20:56:21 +0530 Subject: [PATCH] chore: upgrade config bootstrapper (#133) --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index e6e95234..72d8173e 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.29 + version: 0.2.30