From 559024ed537e67168a9d6a197a8c79d89a97157e Mon Sep 17 00:00:00 2001 From: Akash LM Date: Wed, 12 Jul 2023 15:57:09 +0530 Subject: [PATCH] updated clickhouse chart version in the dependencies --- charts/client/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/client/Chart.yaml b/charts/client/Chart.yaml index 75ac4767..e9dec801 100644 --- a/charts/client/Chart.yaml +++ b/charts/client/Chart.yaml @@ -29,7 +29,7 @@ dependencies: repository: https://intelops.github.io/kubviz/ - name: clickhouse condition: clickhouse.enabled - version: 1.0.1 + version: 1.0.2 repository: https://intelops.github.io/kubviz/ - name: grafana condition: grafana.enabled