From ab448639d785e85c6d26dcc4703b82380c800723 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 Nov 2023 01:40:09 +0100 Subject: [PATCH] chore(deps): update container image clickhouse/clickhouse-server to v23.10.5.20@8d66487 (#15375) 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 | patch | `23.10.4.25` -> `23.10.5.20` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/dependency/clickhouse/Chart.yaml | 4 ++-- charts/dependency/clickhouse/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index 4dcc54b9958..c5c595468c4 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.10.4.25" +appVersion: 23.10.5.20 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://clickhouse.com/ type: application -version: 7.0.29 +version: 7.0.30 annotations: truecharts.org/category: database truecharts.org/SCALE-support: "true" diff --git a/charts/dependency/clickhouse/values.yaml b/charts/dependency/clickhouse/values.yaml index a24a067c9ab..4411bf1bea6 100644 --- a/charts/dependency/clickhouse/values.yaml +++ b/charts/dependency/clickhouse/values.yaml @@ -1,7 +1,7 @@ image: repository: clickhouse/clickhouse-server pullPolicy: IfNotPresent - tag: 23.10.4.25@sha256:bf133a087d3d86d769058a55b9fc110a63f1a1654fd8d360df5a9b95453384a8 + tag: 23.10.5.20@sha256:8d66487fa921fd942647182cf1b18355b0760329942f4965084c2a9ce46bef7a workload: main: replicas: 1