From 4e2b443db3d0d23596b4d51c258ae8d08e9297bb Mon Sep 17 00:00:00 2001
From: "stu126940@mail.uni-kiel.de" <stu126940@mail.uni-kiel.de>
Date: Fri, 18 Dec 2020 14:34:36 +0100
Subject: [PATCH] update confluent chart to v6.0.1-1-fix

---
 execution/helm/theodolite-chart/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/execution/helm/theodolite-chart/Chart.yaml b/execution/helm/theodolite-chart/Chart.yaml
index 3e07d19c0..0a6127283 100644
--- a/execution/helm/theodolite-chart/Chart.yaml
+++ b/execution/helm/theodolite-chart/Chart.yaml
@@ -22,7 +22,7 @@ dependencies: # A list of the chart requirements (optional)
     repository: https://prometheus-community.github.io/helm-charts
     condition: kube-prometheus-stack.enabled
   - name: cp-helm-charts
-    version: 0.5.0
+    version: 0.6.0
     repository: file://../dependencies/cp-helm-charts/
     condition: cp-helm-charts.enabled
   - name: kafka-lag-exporter
-- 
GitLab