From 9ffbf4b63cc99e7ecad9028f60380652905577cb Mon Sep 17 00:00:00 2001 From: "stu126940@mail.uni-kiel.de" <stu126940@mail.uni-kiel.de> Date: Fri, 12 Nov 2021 11:09:25 +0100 Subject: [PATCH] update lag exporter helm chart --- helm/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/Chart.yaml b/helm/Chart.yaml index caf143737..0e56a1568 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -25,7 +25,7 @@ dependencies: repository: https://soerenhenning.github.io/cp-helm-charts condition: cp-helm-charts.enabled - name: kafka-lag-exporter - version: 0.6.6 + version: 0.6.7 repository: https://lightbend.github.io/kafka-lag-exporter/repo/ condition: kafka-lag-exporter.enabled -- GitLab