diff --git a/charts/dependency/clickhouse/Chart.yaml b/charts/dependency/clickhouse/Chart.yaml index 1847b0b4142..c68c7056ed0 100644 --- a/charts/dependency/clickhouse/Chart.yaml +++ b/charts/dependency/clickhouse/Chart.yaml @@ -1,38 +1,38 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: clickhouse -version: 10.1.0 -appVersion: 23.11.3.23 +version: 10.2.0 +appVersion: 23.12.1.1368 description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). home: https://truecharts.org/charts/dependency/clickhouse icon: https://truecharts.org/img/hotlink-ok/chart-icons/clickhouse.png deprecated: false sources: - - https://clickhouse.com/ - - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse - - https://hub.docker.com/r/clickhouse/clickhouse-server + - https://clickhouse.com/ + - https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse + - https://hub.docker.com/r/clickhouse/clickhouse-server maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + - name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - database - - clickhouse - - sql + - database + - clickhouse + - sql dependencies: - - name: common - version: 17.2.2 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] + - name: common + version: 17.2.2 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: - max_scale_version: 23.10.2 - min_scale_version: 23.10.0 - truecharts.org/SCALE-support: "true" - truecharts.org/category: database - truecharts.org/max_helm_version: "3.13" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + max_scale_version: 23.10.2 + min_scale_version: 23.10.0 + truecharts.org/SCALE-support: "true" + truecharts.org/category: database + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: dependency type: application diff --git a/charts/dependency/clickhouse/README.md b/charts/dependency/clickhouse/README.md index c8f261f0913..27ca9b52d53 100644 --- a/charts/dependency/clickhouse/README.md +++ b/charts/dependency/clickhouse/README.md @@ -1,4 +1,6 @@ -# README +--- +title: README +--- ## General Info @@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we **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)** - ## Support - Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). diff --git a/charts/dependency/clickhouse/values.yaml b/charts/dependency/clickhouse/values.yaml index 615eb15d797..8f843d782ac 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: 23.11.3.23@sha256:f57700614676e81d2e52c0dbe6c8c6cf0148f8e9345e9e554568798f3f36a6dd + tag: 23.12.1.1368@sha256:db99f9b8f21df992c016ccfcf4ffa3ee1ed2b265f15b269a880d68e9f5bec8e3 workload: main: replicas: 1