diff --git a/packages/apps/clickhouse/Chart.yaml b/packages/apps/clickhouse/Chart.yaml index 92cc01e17..3aa140a7a 100644 --- a/packages/apps/clickhouse/Chart.yaml +++ b/packages/apps/clickhouse/Chart.yaml @@ -22,4 +22,4 @@ version: 0.6.0 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "24.3.0" +appVersion: "24.9.2" diff --git a/packages/apps/clickhouse/templates/clickhouse.yaml b/packages/apps/clickhouse/templates/clickhouse.yaml index be06e3a81..43dc2a777 100644 --- a/packages/apps/clickhouse/templates/clickhouse.yaml +++ b/packages/apps/clickhouse/templates/clickhouse.yaml @@ -120,6 +120,7 @@ spec: topologyKey: "kubernetes.io/hostname" containers: - name: clickhouse + image: clickhouse/clickhouse-server:24.9.2.42 volumeMounts: - name: data-volume-template mountPath: /var/lib/clickhouse