From 2f4444c58add1da0689d3462c9bc3a47d4617e02 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Feb 2026 20:22:49 +0000 Subject: [PATCH] chore(deps): update clickhouse/clickhouse-server docker tag to v26.2.1 (#4294) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | clickhouse/clickhouse-server | minor | `26.1.3` → `26.2.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4294 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/rybbit/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/rybbit/values.yaml b/clusters/cl01tl/helm/rybbit/values.yaml index e999f09cc..3794ad976 100644 --- a/clusters/cl01tl/helm/rybbit/values.yaml +++ b/clusters/cl01tl/helm/rybbit/values.yaml @@ -122,7 +122,7 @@ rybbit: main: image: repository: clickhouse/clickhouse-server - tag: 26.1.3 + tag: 26.2.1 pullPolicy: IfNotPresent env: - name: CLICKHOUSE_DB