Skip to content

Commit

Permalink
[bitnami/clickhouse] Release 7.1.4 (#31189)
Browse files Browse the repository at this point in the history
* [bitnami/clickhouse] Release 7.1.4 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 31, 2024
1 parent cf402b9 commit dc39d29
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.3 (2024-12-20)
## 7.1.4 (2024-12-31)

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

## <small>7.1.3 (2024-12-20)</small>

* [bitnami/clickhouse] Release 7.1.3 (#31124) ([84aa8b4](https://github.com/bitnami/charts/commit/84aa8b4af5bff1e82835cbc0e709bd9bd2888b58)), closes [#31124](https://github.com/bitnami/charts/issues/31124)

## <small>7.1.2 (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.12.1-debian-12-r0
image: docker.io/bitnami/clickhouse:24.12.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 24.12.1
appVersion: 24.12.2
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.3
version: 7.1.4
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.12.1-debian-12-r0
tag: 24.12.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit dc39d29

Please sign in to comment.