From 93e4ea646dfd5aff0b49f0968118816b7a92d246 Mon Sep 17 00:00:00 2001 From: Michael Schnerring <3743342+schnerring@users.noreply.github.com> Date: Mon, 11 Jul 2022 14:36:04 +0000 Subject: [PATCH] Upgrade common lib (#3138) --- 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 946b91187d5..8ef68594c26 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.4.2 + version: 10.4.4 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.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - database