[bitnami/clickhouse-operator] ⬆️ Update dependency references (#35882)

* [bitnami/clickhouse-operator] Release 0.2.31 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:
Bitnami Bot
2025-08-14 16:54:12 +02:00
committed by GitHub
parent 26a8506b19
commit 0e45cdcce3
3 changed files with 11 additions and 7 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.2.30 (2025-08-14)
## 0.2.31 (2025-08-14)
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#35862](https://github.com/bitnami/charts/pull/35862))
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#35882](https://github.com/bitnami/charts/pull/35882))
## <small>0.2.30 (2025-08-14)</small>
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#35862) ([1d92745](https://github.com/bitnami/charts/commit/1d927454e291bb8abb9597bfca5b908fa2e41598)), closes [#35862](https://github.com/bitnami/charts/issues/35862)
## <small>0.2.29 (2025-08-12)</small>

View File

@@ -5,9 +5,9 @@ annotations:
category: Database
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:25.7.3-debian-12-r0
image: docker.io/bitnami/clickhouse:25.7.4-debian-12-r0
- name: clickhouse-keeper
image: docker.io/bitnami/clickhouse-keeper:25.7.3-debian-12-r0
image: docker.io/bitnami/clickhouse-keeper:25.7.4-debian-12-r0
- name: clickhouse-operator
image: docker.io/bitnami/clickhouse-operator:0.25.3-debian-12-r1
- name: clickhouse-operator-metrics-exporter
@@ -38,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.2.30
version: 0.2.31

View File

@@ -109,7 +109,7 @@ image:
clickHouseImage:
registry: docker.io
repository: bitnami/clickhouse
tag: 25.7.3-debian-12-r0
tag: 25.7.4-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.7.3-debian-12-r0
tag: 25.7.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'