From 8be72456017725b28263cef41a2c76cb6c81a658 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Jul 2023 19:36:29 +0200 Subject: [PATCH] chore(deps): update helm chart common to 12.15.0 (#10498) --- charts/dependency/clickhouse/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index 915a6c35d1b..5cbd2204ee7 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "23.6.2.18" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.14.8 + version: 12.15.0 deprecated: false description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://clickhouse.com/ type: application -version: 5.0.53 +version: 5.0.54 annotations: truecharts.org/catagories: | - database