From c9f0a6e51c2bb0dd4785280702ab539ce077e0e5 Mon Sep 17 00:00:00 2001 From: Michael Schnerring <3743342+schnerring@users.noreply.github.com> Date: Mon, 11 Jul 2022 10:47:25 +0000 Subject: [PATCH] Upgrade common lib (#3136) Co-authored-by: Kjeld Schouten-Lebbing --- charts/incubator/clickhouse/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/clickhouse/Chart.yaml b/charts/incubator/clickhouse/Chart.yaml index 509879dcd6c..946b91187d5 100644 --- a/charts/incubator/clickhouse/Chart.yaml +++ b/charts/incubator/clickhouse/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "22.5.2.53" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.3.0 + version: 10.4.2 deprecated: false description: ClickHouse® is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://github.com/truecharts/apps/tree/master/charts/incubator/clickhouse @@ -22,7 +22,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - database