Skip to content

Commit

Permalink
[bitnami/clickhouse] Release 7.1.3 (#31124)
Browse files Browse the repository at this point in the history
* [bitnami/clickhouse] Release 7.1.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Dec 20, 2024
1 parent 1cb1993 commit 84aa8b4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/clickhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 7.1.2 (2024-12-19)
## 7.1.3 (2024-12-20)

* [bitnami/clickhouse] Release 7.1.2 ([#31115](https://github.com/bitnami/charts/pull/31115))
* [bitnami/clickhouse] Release 7.1.3 ([#31124](https://github.com/bitnami/charts/pull/31124))

## <small>7.1.2 (2024-12-19)</small>

* [bitnami/clickhouse] Release 7.1.2 (#31115) ([7f3ca3e](https://github.com/bitnami/charts/commit/7f3ca3e219cf71beb83c2f0bd8885a193d306804)), closes [#31115](https://github.com/bitnami/charts/issues/31115)

## <small>7.1.1 (2024-12-19)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/clickhouse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:24.11.2-debian-12-r0
image: docker.io/bitnami/clickhouse:24.12.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 24.11.2
appVersion: 24.12.1
dependencies:
- condition: zookeeper.enabled
name: zookeeper
Expand All @@ -33,4 +33,4 @@ maintainers:
name: clickhouse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
version: 7.1.2
version: 7.1.3
2 changes: 1 addition & 1 deletion bitnami/clickhouse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/clickhouse
tag: 24.11.2-debian-12-r0
tag: 24.12.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 84aa8b4

Please sign in to comment.