fix(clickhouse): update image docker.io/clickhouse/clickhouse-server 26.1.1.912 → 26.1.2.11 (#44456)
This commit is contained in:
@@ -2,13 +2,19 @@ annotations:
|
|||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: support
|
- name: support
|
||||||
url: https://discord.com/invite/tVsPTHWTtr
|
url: https://discord.com/invite/tVsPTHWTtr
|
||||||
|
truecharts.org/category: unsorted
|
||||||
|
truecharts.org/max_helm_version: "3.17"
|
||||||
|
truecharts.org/max_kubernetes_version: 1.32.0
|
||||||
|
truecharts.org/min_helm_version: "3.14"
|
||||||
|
truecharts.org/min_kubernetes_version: 1.24.0
|
||||||
|
truecharts.org/train: stable
|
||||||
trueforge.org/category: database
|
trueforge.org/category: database
|
||||||
trueforge.org/max_helm_version: "4.1"
|
trueforge.org/max_helm_version: "4.1"
|
||||||
trueforge.org/max_kubernetes_version: 1.35.0
|
trueforge.org/max_kubernetes_version: 1.35.0
|
||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 26.1.1.912
|
appVersion: 26.1.2.11
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.40
|
version: 28.29.40
|
||||||
@@ -19,22 +25,22 @@ 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://trueforge.org/truetech/truecharts/charts/stable/clickhouse
|
home: https://truecharts.org/charts/stable/clickhouse
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/clickhouse.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.webp
|
||||||
keywords:
|
keywords:
|
||||||
- database
|
- database
|
||||||
- clickhouse
|
- clickhouse
|
||||||
- sql
|
- sql
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: clickhouse
|
name: clickhouse
|
||||||
sources:
|
sources:
|
||||||
- https://clickhouse.com/
|
- https://clickhouse.com/
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/clickhouse
|
- https://github.com/trueforge-org/truecharts/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: 17.0.0
|
version: 17.0.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/clickhouse/clickhouse-server
|
repository: docker.io/clickhouse/clickhouse-server
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 26.1.1.912@sha256:8df63e087a78e69f5669333fe05f52f3b27b7a8204bc2ac558a56df87958143f
|
tag: 26.1.2.11@sha256:be0cb54cf637cf6132081882bfdb33adc9826e4d87ec6fb65c8ab4e27fa91cbf
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
|
|||||||
Reference in New Issue
Block a user