diff --git a/bitnami/clickhouse/CHANGELOG.md b/bitnami/clickhouse/CHANGELOG.md
index e821e35e93ad9a..22380a30fc0e4f 100644
--- a/bitnami/clickhouse/CHANGELOG.md
+++ b/bitnami/clickhouse/CHANGELOG.md
@@ -1,8 +1,12 @@
# Changelog
-## 6.3.2 (2024-11-08)
+## 6.3.3 (2024-11-18)
-* [bitnami/clickhouse] Release 6.3.2 ([#30363](https://github.com/bitnami/charts/pull/30363))
+* [bitnami/clickhouse] Release 6.3.3 ([#30505](https://github.com/bitnami/charts/pull/30505))
+
+## 6.3.2 (2024-11-08)
+
+* [bitnami/clickhouse] Release 6.3.2 (#30363) ([0a32af1](https://github.com/bitnami/charts/commit/0a32af11c9ba26cc295a818ef696148c48beb006)), closes [#30363](https://github.com/bitnami/charts/issues/30363)
## 6.3.1 (2024-11-01)
diff --git a/bitnami/clickhouse/Chart.yaml b/bitnami/clickhouse/Chart.yaml
index 7418e99edc0f28..4a54174b62c229 100644
--- a/bitnami/clickhouse/Chart.yaml
+++ b/bitnami/clickhouse/Chart.yaml
@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
- image: docker.io/bitnami/clickhouse:24.10.1-debian-12-r1
+ image: docker.io/bitnami/clickhouse:24.10.2-debian-12-r0
- name: os-shell
- image: docker.io/bitnami/os-shell:12-debian-12-r32
+ image: docker.io/bitnami/os-shell:12-debian-12-r33
- name: zookeeper
- image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r15
+ image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r16
apiVersion: v2
-appVersion: 24.10.1
+appVersion: 24.10.2
dependencies:
- condition: zookeeper.enabled
name: zookeeper
@@ -35,4 +35,4 @@ maintainers:
name: clickhouse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
-version: 6.3.2
+version: 6.3.3
diff --git a/bitnami/clickhouse/values.yaml b/bitnami/clickhouse/values.yaml
index 88db45aa2360ba..e8d2ba5ec96871 100644
--- a/bitnami/clickhouse/values.yaml
+++ b/bitnami/clickhouse/values.yaml
@@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/clickhouse
- tag: 24.10.1-debian-12-r1
+ tag: 24.10.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -992,7 +992,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
- tag: 12-debian-12-r32
+ tag: 12-debian-12-r33
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -1151,7 +1151,7 @@ zookeeper:
image:
registry: docker.io
repository: bitnami/zookeeper
- tag: 3.8.4-debian-12-r15
+ tag: 3.8.4-debian-12-r16
pullPolicy: IfNotPresent
replicaCount: 3
service: