chore(deps): update container image clickhouse/clickhouse-server to v24.1.3.31@fa8f259 by renovate (#17950)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | clickhouse/clickhouse-server | major | `23.12.3.40` -> `24.1.3.31` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: dependency
|
||||
apiVersion: v2
|
||||
appVersion: 23.12.3.40
|
||||
appVersion: 24.1.3.31
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
@@ -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: 10.2.14
|
||||
version: 11.0.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: clickhouse/clickhouse-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 23.12.3.40@sha256:ad7f04662095fa7e88183ed42b93aefdffdb8d86b41d8d0ee69bb2f847df7ba0
|
||||
tag: 24.1.3.31@sha256:fa8f25982d6c9f16c5a1ace2ea53bfed1ce865a4787b108020301b6901999697
|
||||
workload:
|
||||
main:
|
||||
replicas: 1
|
||||
|
||||
Reference in New Issue
Block a user