diff --git a/charts/stable/clickhouse/Chart.yaml b/charts/stable/clickhouse/Chart.yaml index 79b556d6639..d4b599b4053 100644 --- a/charts/stable/clickhouse/Chart.yaml +++ b/charts/stable/clickhouse/Chart.yaml @@ -4,10 +4,10 @@ annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: database truecharts.org/max_helm_version: "3.14" - truecharts.org/min_helm_version: "3.12" - truecharts.org/train: dependency + truecharts.org/min_helm_version: "3.11" + truecharts.org/train: stable apiVersion: v2 -appVersion: 24.2.1.2248 +appVersion: 24.2.2.71 dependencies: - name: common version: 20.1.5 @@ -18,7 +18,7 @@ dependencies: import-values: [] deprecated: false 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 keywords: - database @@ -32,7 +32,7 @@ maintainers: name: clickhouse sources: - 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 type: application -version: 12.7.0 +version: 12.7.1 diff --git a/charts/stable/clickhouse/README.md b/charts/stable/clickhouse/README.md index 431e6b69712..2973a182e5c 100644 --- a/charts/stable/clickhouse/README.md +++ b/charts/stable/clickhouse/README.md @@ -7,7 +7,7 @@ title: README 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. -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)** diff --git a/charts/stable/clickhouse/values.yaml b/charts/stable/clickhouse/values.yaml index cc3d67889f6..272083a1909 100644 --- a/charts/stable/clickhouse/values.yaml +++ b/charts/stable/clickhouse/values.yaml @@ -1,7 +1,7 @@ image: repository: clickhouse/clickhouse-server pullPolicy: IfNotPresent - tag: 24.2.1.2248@sha256:08071e17c30913bb24a7a999cba624c1cf73e8643d127f32f5b4ec48f1024204 + tag: 24.2.2.71@sha256:fc9b0ace6208dbabcc30b199ba1cc39172f47ca48fe459c9a88ce7675da5d080 includeCommon: true workload: