mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/clickhouse-operator] Release 0.1.8 (#33470)
* [bitnami/clickhouse-operator] Release 0.1.8 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.7 (2025-05-06)
|
||||
## 0.1.8 (2025-05-06)
|
||||
|
||||
* [bitnami/clickhouse-operator] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33346](https://github.com/bitnami/charts/pull/33346))
|
||||
* [bitnami/clickhouse-operator] Release 0.1.8 ([#33470](https://github.com/bitnami/charts/pull/33470))
|
||||
|
||||
## <small>0.1.7 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 refere ([6e26520](https://github.com/bitnami/charts/commit/6e265202caf4130181697af3fc28ae680a786e4f)), closes [#33346](https://github.com/bitnami/charts/issues/33346)
|
||||
|
||||
## <small>0.1.6 (2025-04-29)</small>
|
||||
|
||||
|
||||
@@ -3,16 +3,16 @@
|
||||
|
||||
annotations:
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:25.3.2-debian-12-r3
|
||||
image: docker.io/bitnami/clickhouse:25.4.2-debian-12-r0
|
||||
- name: clickhouse-keeper
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.3.2-debian-12-r6
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.4.2-debian-12-r0
|
||||
- name: clickhouse-operator
|
||||
image: docker.io/bitnami/clickhouse-operator:0.24.5-debian-12-r3
|
||||
image: docker.io/bitnami/clickhouse-operator:0.24.5-debian-12-r4
|
||||
- name: clickhouse-operator-metrics-exporter
|
||||
image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.24.5-debian-12-r1
|
||||
image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.24.5-debian-12-r3
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.5
|
||||
dependencies:
|
||||
@@ -21,7 +21,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: ClickHouse Operator is a production-ready operator that manages ClickHouse databases delivering robust features required for cost-efficient, real-time analytic applications.
|
||||
description: ClickHouse Operator is a production-ready operator that manages ClickHouse
|
||||
databases delivering robust features required for cost-efficient, real-time analytic
|
||||
applications.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/clickhouse-operator/img/clickhouse-operator-stack-220x234.png
|
||||
keywords:
|
||||
@@ -36,4 +38,4 @@ name: clickhouse-operator
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse-operator
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/clickhouse-operator
|
||||
version: 0.1.7
|
||||
version: 0.1.8
|
||||
|
||||
@@ -82,7 +82,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse-operator
|
||||
tag: 0.24.5-debian-12-r3
|
||||
tag: 0.24.5-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -109,7 +109,7 @@ image:
|
||||
clickHouseImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 25.3.2-debian-12-r3
|
||||
tag: 25.4.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -136,7 +136,7 @@ clickHouseImage:
|
||||
keeperImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse-keeper
|
||||
tag: 25.3.2-debian-12-r6
|
||||
tag: 25.4.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -657,7 +657,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse-operator-metrics-exporter
|
||||
tag: 0.24.5-debian-12-r1
|
||||
tag: 0.24.5-debian-12-r3
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user