chore(deps): update container image clickhouse/clickhouse-server to v23.11.2.11@109fe43 (#16048)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | clickhouse/clickhouse-server | patch | `23.11.1.2711` -> `23.11.2.11` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,18 +1,17 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: clickhouse
|
name: clickhouse
|
||||||
version: 9.0.0
|
version: 9.0.1
|
||||||
appVersion: 23.11.1.2711
|
appVersion: 23.11.2.11
|
||||||
description:
|
description: ClickHouse is a column-oriented database management system (DBMS) for
|
||||||
ClickHouse is a column-oriented database management system (DBMS) for
|
|
||||||
online analytical processing of queries (OLAP).
|
online analytical processing of queries (OLAP).
|
||||||
home: https://truecharts.org/charts/dependency/clickhouse
|
home: https://truecharts.org/charts/dependency/clickhouse
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
|
- https://clickhouse.com/
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
||||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||||
- https://clickhouse.com/
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: clickhouse/clickhouse-server
|
repository: clickhouse/clickhouse-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 23.11.1.2711@sha256:28b35c94cb92627c34dbd5a361d21f0488736d7dd307c3225706b1aecbb21c40
|
tag: 23.11.2.11@sha256:109fe43e0cdb7716a933ea712ac2f285ecb9acb05e40b016765b5b3c428ca560
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user