From 8237d98aed73041f8733cb1cc9f5c9b1ef07272e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 15:37:42 +0100 Subject: [PATCH] chore(deps): update container image clickhouse/clickhouse-server to v24.1.5.6@91e234d by renovate (#18373) 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 | `24.1.3.31` -> `24.1.5.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 | 6 +++--- charts/dependency/clickhouse/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index 15f181fae67..cb8c57cef45 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: dependency apiVersion: v2 -appVersion: 24.1.3.31 +appVersion: 24.1.5.6 dependencies: - name: common version: 17.4.2 @@ -24,7 +24,7 @@ keywords: - database - clickhouse - sql -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - https://hub.docker.com/r/clickhouse/clickhouse-server type: application -version: 11.1.0 +version: 11.1.1 diff --git a/charts/dependency/clickhouse/values.yaml b/charts/dependency/clickhouse/values.yaml index 026a66f20de..8c678d0ee57 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: 24.1.3.31@sha256:fa8f25982d6c9f16c5a1ace2ea53bfed1ce865a4787b108020301b6901999697 + tag: 24.1.5.6@sha256:91e234d724b5c7cde219580c1e05cb690b1011383743e72cb2e054e2998420b5 workload: main: replicas: 1