mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/clickhouse-operator] ⚡ ⬆️ Update dependency references (#33962)
* [bitnami/clickhouse-operator] Release 0.2.9 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.8 (2025-05-26)
|
||||
## 0.2.9 (2025-05-29)
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#33886](https://github.com/bitnami/charts/pull/33886))
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#33962](https://github.com/bitnami/charts/pull/33962))
|
||||
|
||||
## <small>0.2.8 (2025-05-26)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#33886) ([65756e1](https://github.com/bitnami/charts/commit/65756e1de4b795d0219beb173c176b5d133d227f)), closes [#33886](https://github.com/bitnami/charts/issues/33886)
|
||||
|
||||
## <small>0.2.7 (2025-05-26)</small>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:25.5.1-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse:25.5.1-debian-12-r1
|
||||
- name: clickhouse-keeper
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.5.1-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.8
|
||||
version: 0.2.9
|
||||
|
||||
@@ -109,7 +109,7 @@ image:
|
||||
clickHouseImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 25.5.1-debian-12-r0
|
||||
tag: 25.5.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user