diff --git a/hypertrace-trace-enricher/helm/Chart.yaml b/hypertrace-trace-enricher/helm/Chart.yaml index 67022ff37..33f582314 100644 --- a/hypertrace-trace-enricher/helm/Chart.yaml +++ b/hypertrace-trace-enricher/helm/Chart.yaml @@ -9,5 +9,5 @@ version: 0.1.0 dependencies: - name: kafka-topic-creator repository: "https://storage.googleapis.com/hypertrace-helm-charts" - version: 0.1.8 + version: 0.1.9 condition: kafka-topic-creator.enabled diff --git a/hypertrace-view-generator/helm/Chart.yaml b/hypertrace-view-generator/helm/Chart.yaml index bb42e4539..707f3bf28 100644 --- a/hypertrace-view-generator/helm/Chart.yaml +++ b/hypertrace-view-generator/helm/Chart.yaml @@ -24,4 +24,4 @@ version: 0.1.0 dependencies: - name: kafka-topic-creator repository: "https://storage.googleapis.com/hypertrace-helm-charts" - version: 0.1.8 + version: 0.1.9 diff --git a/raw-spans-grouper/helm/Chart.yaml b/raw-spans-grouper/helm/Chart.yaml index 7d1f9e60b..948fbc347 100644 --- a/raw-spans-grouper/helm/Chart.yaml +++ b/raw-spans-grouper/helm/Chart.yaml @@ -9,5 +9,5 @@ version: 0.1.0 dependencies: - name: kafka-topic-creator repository: "https://storage.googleapis.com/hypertrace-helm-charts" - version: 0.1.8 + version: 0.1.9 condition: kafka-topic-creator.enabled diff --git a/span-normalizer/helm/Chart.yaml b/span-normalizer/helm/Chart.yaml index 6412d5612..a71210e51 100644 --- a/span-normalizer/helm/Chart.yaml +++ b/span-normalizer/helm/Chart.yaml @@ -12,5 +12,5 @@ version: 0.1.0 dependencies: - name: kafka-topic-creator repository: https://storage.googleapis.com/hypertrace-helm-charts - version: 0.1.8 + version: 0.1.9 condition: kafka-topic-creator.enabled