diff --git a/scripts/helmcharts/manifests/clickhouse-db.yaml b/scripts/helmcharts/manifests/clickhouse-db.yaml index 0a0c82e7a..f9859c128 100644 --- a/scripts/helmcharts/manifests/clickhouse-db.yaml +++ b/scripts/helmcharts/manifests/clickhouse-db.yaml @@ -105,7 +105,7 @@ spec: value: "1" securityContext: {} - image: "clickhouse/clickhouse-server:24.9-alpine" + image: "clickhouse/clickhouse-server:25.1-alpine" imagePullPolicy: IfNotPresent ports: - containerPort: 9000