diff --git a/charts/incubator/clickhouse/Chart.yaml b/charts/incubator/clickhouse/Chart.yaml index f7178a21cf1..509879dcd6c 100644 --- a/charts/incubator/clickhouse/Chart.yaml +++ b/charts/incubator/clickhouse/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "21.3.20.1" +appVersion: "22.5.2.53" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://clickhouse.com/ - https://hub.docker.com/r/yandex/clickhouse-server type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - database diff --git a/charts/incubator/clickhouse/values.yaml b/charts/incubator/clickhouse/values.yaml index 7e2bb88a66d..8616f8aeab0 100644 --- a/charts/incubator/clickhouse/values.yaml +++ b/charts/incubator/clickhouse/values.yaml @@ -1,7 +1,7 @@ image: - repository: yandex/clickhouse-server + repository: tccr.io/truecharts/clickhouse pullPolicy: IfNotPresent - tag: 21.3.20.1@sha256:4eccfffb01d735ab7c1af9a97fbff0c532112a6871b2bb5fe5c478d86d247b7e + tag: v22.5.2.53@sha256:00712dcfc0085b45d03533335043b00cda6d75e1e5a23e225233ecd7df2a7d01 controller: type: statefulset