chore(deps): update container image clickhouse/clickhouse-server to v24.2.2.71@fc9b0ac by renovate (#19299)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | clickhouse/clickhouse-server | patch | `24.2.1.2248` -> `24.2.2.71` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
e9a9d43e64
commit
146f5ef282
|
@ -4,10 +4,10 @@ annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: database
|
truecharts.org/category: database
|
||||||
truecharts.org/max_helm_version: "3.14"
|
truecharts.org/max_helm_version: "3.14"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: dependency
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 24.2.1.2248
|
appVersion: 24.2.2.71
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 20.1.5
|
version: 20.1.5
|
||||||
|
@ -18,7 +18,7 @@ dependencies:
|
||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
|
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
|
||||||
home: https://truecharts.org/charts/dependency/clickhouse
|
home: https://truecharts.org/charts/stable/clickhouse
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png
|
||||||
keywords:
|
keywords:
|
||||||
- database
|
- database
|
||||||
|
@ -32,7 +32,7 @@ maintainers:
|
||||||
name: clickhouse
|
name: clickhouse
|
||||||
sources:
|
sources:
|
||||||
- https://clickhouse.com/
|
- https://clickhouse.com/
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
|
- https://github.com/truecharts/charts/tree/master/charts/stable/clickhouse
|
||||||
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
- https://hub.docker.com/r/clickhouse/clickhouse-server
|
||||||
type: application
|
type: application
|
||||||
version: 12.7.0
|
version: 12.7.1
|
||||||
|
|
|
@ -7,7 +7,7 @@ title: README
|
||||||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||||
|
|
||||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/dependency/clickhouse)
|
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/clickhouse)
|
||||||
|
|
||||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: clickhouse/clickhouse-server
|
repository: clickhouse/clickhouse-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 24.2.1.2248@sha256:08071e17c30913bb24a7a999cba624c1cf73e8643d127f32f5b4ec48f1024204
|
tag: 24.2.2.71@sha256:fc9b0ace6208dbabcc30b199ba1cc39172f47ca48fe459c9a88ce7675da5d080
|
||||||
|
|
||||||
includeCommon: true
|
includeCommon: true
|
||||||
workload:
|
workload:
|
||||||
|
|
Loading…
Reference in New Issue