mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:17:22 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user