mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/clickhouse-operator] ⚡ ⬆️ Update dependency references (#34670)
* [bitnami/clickhouse-operator] Release 0.2.18 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,33 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.12 (2025-06-06)
|
||||
## 0.2.18 (2025-06-26)
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#34234](https://github.com/bitnami/charts/pull/34234))
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#34670](https://github.com/bitnami/charts/pull/34670))
|
||||
|
||||
## <small>0.2.17 (2025-06-26)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34667) ([b53f08f](https://github.com/bitnami/charts/commit/b53f08fd2abe86841128287f0b8722c79f7e985f)), closes [#34667](https://github.com/bitnami/charts/issues/34667)
|
||||
|
||||
## <small>0.2.16 (2025-06-26)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34663) ([270c5c8](https://github.com/bitnami/charts/commit/270c5c80bca8909bdf852cd9d70ab6d6f48ae59e)), closes [#34663](https://github.com/bitnami/charts/issues/34663)
|
||||
|
||||
## <small>0.2.15 (2025-06-20)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34567) ([21b66cb](https://github.com/bitnami/charts/commit/21b66cbbfe722cd96b23815582aaa1764c0515f2)), closes [#34567](https://github.com/bitnami/charts/issues/34567)
|
||||
|
||||
## <small>0.2.14 (2025-06-13)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34413) ([14b559c](https://github.com/bitnami/charts/commit/14b559cf0d378852ee6d9a55aeef27d6e22b49c2)), closes [#34413](https://github.com/bitnami/charts/issues/34413)
|
||||
* [bitnami/clickhouse-operator] docs: update CHI & CHK examples (#34258) ([b8c61e2](https://github.com/bitnami/charts/commit/b8c61e26d28f8e5a42261306d147da7e87171bfd)), closes [#34258](https://github.com/bitnami/charts/issues/34258)
|
||||
|
||||
## <small>0.2.13 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34239) ([d8a4352](https://github.com/bitnami/charts/commit/d8a4352aac8773c560c98a8196237a3e477bc8f1)), closes [#34239](https://github.com/bitnami/charts/issues/34239)
|
||||
|
||||
## <small>0.2.12 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34234) ([a014695](https://github.com/bitnami/charts/commit/a01469568cdc179587e668eba6045609af4fc342)), closes [#34234](https://github.com/bitnami/charts/issues/34234)
|
||||
|
||||
## <small>0.2.11 (2025-06-03)</small>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:25.5.4-debian-12-r1
|
||||
image: docker.io/bitnami/clickhouse:25.6.1-debian-12-r0
|
||||
- name: clickhouse-keeper
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.6.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.17
|
||||
version: 0.2.18
|
||||
|
||||
@@ -109,7 +109,7 @@ image:
|
||||
clickHouseImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 25.5.4-debian-12-r1
|
||||
tag: 25.6.1-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