mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/clickhouse-operator] Release 0.1.1 (#32868)
* [bitnami/clickhouse-operator] Release 0.1.1 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,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.1 (2025-04-08)
|
||||
|
||||
* [bitnami/clickhouse-operator] Release 0.1.1 ([#32868](https://github.com/bitnami/charts/pull/32868))
|
||||
|
||||
## 0.1.0 (2025-04-08)
|
||||
|
||||
* [bitnami/clickhouse-operator] feat: new chart ([#32816](https://github.com/bitnami/charts/pull/32816))
|
||||
* [bitnami/clickhouse-operator] feat: new chart (#32816) ([4c19545](https://github.com/bitnami/charts/commit/4c1954526f09b67f064714680741f0bf2d11293a)), closes [#32816](https://github.com/bitnami/charts/issues/32816)
|
||||
|
||||
@@ -5,21 +5,21 @@ annotations:
|
||||
category: Database
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: clickhouse-operator
|
||||
image: docker.io/bitnami/clickhouse-operator:0.24.5-debian-12-r0
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:25.3.2-debian-12-r2
|
||||
image: docker.io/bitnami/clickhouse:25.3.2-debian-12-r3
|
||||
- name: clickhouse-keeper
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.3.2-debian-12-r5
|
||||
- name: clickhouse-operator
|
||||
image: docker.io/bitnami/clickhouse-operator:0.24.5-debian-12-r1
|
||||
- name: clickhouse-operator-metrics-exporter
|
||||
image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.24.5-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.24.5-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 0.24.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
- 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.
|
||||
home: https://bitnami.com
|
||||
@@ -36,4 +36,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.0
|
||||
version: 0.1.1
|
||||
|
||||
@@ -82,7 +82,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse-operator
|
||||
tag: 0.24.5-debian-12-r0
|
||||
tag: 0.24.5-debian-12-r1
|
||||
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-r2
|
||||
tag: 25.3.2-debian-12-r3
|
||||
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-r0
|
||||
tag: 0.24.5-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user