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

* [bitnami/clickhouse-operator] Release 0.2.33 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-26 16:52:15 +02:00
committed by GitHub
parent 42783e4501
commit 0663b2ce1f
3 changed files with 13 additions and 5 deletions

View File

@@ -1,8 +1,16 @@
# Changelog
## 0.2.31 (2025-08-14)
## 0.2.33 (2025-08-26)
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#35882](https://github.com/bitnami/charts/pull/35882))
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#36202](https://github.com/bitnami/charts/pull/36202))
## <small>0.2.32 (2025-08-26)</small>
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#36200) ([9a1b432](https://github.com/bitnami/charts/commit/9a1b4327e0aac68c6394db09daae5b5538ec9d95)), closes [#36200](https://github.com/bitnami/charts/issues/36200)
## <small>0.2.31 (2025-08-14)</small>
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#35882) ([0e45cdc](https://github.com/bitnami/charts/commit/0e45cdcce399b7955efcda26ba55249a8bb5b8ee)), closes [#35882](https://github.com/bitnami/charts/issues/35882)
## <small>0.2.30 (2025-08-14)</small>

View File

@@ -5,7 +5,7 @@ annotations:
category: Database
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:25.7.4-debian-12-r2
image: docker.io/bitnami/clickhouse:25.7.5-debian-12-r0
- name: clickhouse-keeper
image: docker.io/bitnami/clickhouse-keeper:25.7.5-debian-12-r0
- name: clickhouse-operator
@@ -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.32
version: 0.2.33

View File

@@ -109,7 +109,7 @@ image:
clickHouseImage:
registry: docker.io
repository: bitnami/clickhouse
tag: 25.7.4-debian-12-r2
tag: 25.7.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'