From 02d00839de982d61d18f9d2655f3349a4f981a6b Mon Sep 17 00:00:00 2001 From: Taehyun Kim <11684628+kimxogus@users.noreply.github.com> Date: Sat, 28 Dec 2024 20:27:52 +0900 Subject: [PATCH] feat: bump clickhouse to 23.8 (#1649) --- charts/clickhouse/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/clickhouse/Chart.yaml b/charts/clickhouse/Chart.yaml index 53bc4dbf3..4927bf793 100755 --- a/charts/clickhouse/Chart.yaml +++ b/charts/clickhouse/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "23.3.19.32" +appVersion: "23.8.16.16" description: ClickHouse is an open source column-oriented database management system capable of real time generation of analytical data reports using SQL queries