From 9a2fc3de43b5e8c49ec35a67c47979bf27965238 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 01:56:31 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/click?= =?UTF-8?q?house/clickhouse-server=2025.4.4.25=20=E2=86=92=2025.4.5.24=20(?= =?UTF-8?q?#35687)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/clickhouse/clickhouse-server | patch | `0ca929e` -> `69ced3e` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/clickhouse/Chart.yaml | 4 ++-- charts/stable/clickhouse/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/clickhouse/Chart.yaml b/charts/stable/clickhouse/Chart.yaml index 213671ab284..e2de02f49f2 100644 --- a/charts/stable/clickhouse/Chart.yaml +++ b/charts/stable/clickhouse/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.4.4.25 +appVersion: 25.4.5.24 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/clickhouse - https://hub.docker.com/r/clickhouse/clickhouse-server type: application -version: 15.3.3 +version: 15.3.4 diff --git a/charts/stable/clickhouse/values.yaml b/charts/stable/clickhouse/values.yaml index a2eef072a93..bd292c4b2a1 100644 --- a/charts/stable/clickhouse/values.yaml +++ b/charts/stable/clickhouse/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/clickhouse/clickhouse-server pullPolicy: IfNotPresent - tag: 25.4.4.25@sha256:0ca929e0bd29c74380831d501859aee9f8caa12d896d76d0bcca55ff4e096b8c + tag: 25.4.5.24@sha256:69ced3e6e017fb652d77a0496858806f89fc54653dad8c3c6893939aa05e9833 includeCommon: true workload: