Commit 494d797
committed
fix(helm): bump clickhouse subchart 9.3.7 -> 9.4.4 (clickhouse 25.7.5)
Pulls in upstream memory-tracker fixes shipped in clickhouse 25.7.x.
The previous pin (25.6.1) hits a memory-tracker accounting bug under
sustained ingest where the global counter overflows to ~7 EiB, after
which every query is rejected by OvercommitTracker until the pod is
restarted - reported in #3520 with full repro and pod logs.
9.4.4 is the latest packaged release at oci://registry-1.docker.io/
bitnamicharts/clickhouse; that registry has been frozen since
2025-08-28 but the chart source (Apache 2) is still maintained at
bitnami/charts. The image already resolves via bitnamilegacy/clickhouse
(per existing values.yaml override) since bitnami/clickhouse is now
paid-only.
refs #35201 parent 8c56d85 commit 494d797
3 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
| 545 | + | |
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| |||
0 commit comments