diff --git a/bitnami/clickhouse-operator/CHANGELOG.md b/bitnami/clickhouse-operator/CHANGELOG.md
index e48361ec59..e0e71e3db1 100644
--- a/bitnami/clickhouse-operator/CHANGELOG.md
+++ b/bitnami/clickhouse-operator/CHANGELOG.md
@@ -1,8 +1,19 @@
# Changelog
-## 0.2.24 (2025-07-24)
+## 0.2.26 (2025-08-06)
-* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#35284](https://github.com/bitnami/charts/pull/35284))
+* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#35459](https://github.com/bitnami/charts/pull/35459))
+
+## 0.2.25 (2025-07-29)
+
+* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#35334) ([53d88b4](https://github.com/bitnami/charts/commit/53d88b4376544e383fcabf2a206709db87ce4629)), closes [#35334](https://github.com/bitnami/charts/issues/35334)
+
+## 0.2.24 (2025-07-24)
+
+* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173)
+* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170)
+* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174)
+* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#35284) ([ef3ea03](https://github.com/bitnami/charts/commit/ef3ea03731b3b0ed98214f35ff9f53fff5f91c86)), closes [#35284](https://github.com/bitnami/charts/issues/35284)
## 0.2.23 (2025-07-15)
diff --git a/bitnami/clickhouse-operator/Chart.yaml b/bitnami/clickhouse-operator/Chart.yaml
index cefabf80bd..c14c9ab930 100644
--- a/bitnami/clickhouse-operator/Chart.yaml
+++ b/bitnami/clickhouse-operator/Chart.yaml
@@ -9,9 +9,9 @@ annotations:
- name: clickhouse-keeper
image: docker.io/bitnami/clickhouse-keeper:25.7.1-debian-12-r0
- name: clickhouse-operator
- image: docker.io/bitnami/clickhouse-operator:0.25.2-debian-12-r0
+ image: docker.io/bitnami/clickhouse-operator:0.25.2-debian-12-r1
- name: clickhouse-operator-metrics-exporter
- image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.25.2-debian-12-r0
+ image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.25.2-debian-12-r1
licenses: Apache-2.0
apiVersion: v2
appVersion: 0.25.2
@@ -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.25
+version: 0.2.26
diff --git a/bitnami/clickhouse-operator/values.yaml b/bitnami/clickhouse-operator/values.yaml
index 26f176db57..a6f138ab72 100644
--- a/bitnami/clickhouse-operator/values.yaml
+++ b/bitnami/clickhouse-operator/values.yaml
@@ -82,7 +82,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/clickhouse-operator
- tag: 0.25.2-debian-12-r0
+ tag: 0.25.2-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -658,7 +658,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/clickhouse-operator-metrics-exporter
- tag: 0.25.2-debian-12-r0
+ tag: 0.25.2-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'