mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
[bitnami/clickhouse-operator] ⚡ ⬆️ Update dependency references (#33847)
* [bitnami/clickhouse-operator] Release 0.2.6 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
|
# Changelog
|
||||||
|
|
||||||
## 0.2.4 (2025-05-16)
|
## 0.2.6 (2025-05-22)
|
||||||
|
|
||||||
* [clickhouse-operator] ci: remove hack on runtime parameters ([#33753](https://github.com/bitnami/charts/pull/33753))
|
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#33847](https://github.com/bitnami/charts/pull/33847))
|
||||||
|
|
||||||
|
## <small>0.2.5 (2025-05-20)</small>
|
||||||
|
|
||||||
|
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#33799) ([b6deded](https://github.com/bitnami/charts/commit/b6deded029c34ce30819a60474734a4d256f6800)), closes [#33799](https://github.com/bitnami/charts/issues/33799)
|
||||||
|
|
||||||
|
## <small>0.2.4 (2025-05-16)</small>
|
||||||
|
|
||||||
|
* [clickhouse-operator] ci: remove hack on runtime parameters (#33753) ([7edc66f](https://github.com/bitnami/charts/commit/7edc66f61983d7a91f692d7c881b82d8086845a0)), closes [#33753](https://github.com/bitnami/charts/issues/33753)
|
||||||
|
|
||||||
## <small>0.2.3 (2025-05-15)</small>
|
## <small>0.2.3 (2025-05-15)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@ annotations:
|
|||||||
category: Database
|
category: Database
|
||||||
images: |
|
images: |
|
||||||
- name: clickhouse
|
- name: clickhouse
|
||||||
image: docker.io/bitnami/clickhouse:25.4.5-debian-12-r0
|
image: docker.io/bitnami/clickhouse:25.5.1-debian-12-r0
|
||||||
- name: clickhouse-keeper
|
- name: clickhouse-keeper
|
||||||
image: docker.io/bitnami/clickhouse-keeper:25.4.5-debian-12-r0
|
image: docker.io/bitnami/clickhouse-keeper:25.5.1-debian-12-r0
|
||||||
- name: clickhouse-operator
|
- name: clickhouse-operator
|
||||||
image: docker.io/bitnami/clickhouse-operator:0.24.5-debian-12-r4
|
image: docker.io/bitnami/clickhouse-operator:0.24.5-debian-12-r4
|
||||||
- name: clickhouse-operator-metrics-exporter
|
- name: clickhouse-operator-metrics-exporter
|
||||||
@@ -38,4 +38,4 @@ name: clickhouse-operator
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse-operator
|
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse-operator
|
||||||
- https://github.com/bitnami/containers/tree/main/bitnami/clickhouse-operator
|
- https://github.com/bitnami/containers/tree/main/bitnami/clickhouse-operator
|
||||||
version: 0.2.5
|
version: 0.2.6
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ image:
|
|||||||
clickHouseImage:
|
clickHouseImage:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/clickhouse
|
repository: bitnami/clickhouse
|
||||||
tag: 25.4.5-debian-12-r0
|
tag: 25.5.1-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -136,7 +136,7 @@ clickHouseImage:
|
|||||||
keeperImage:
|
keeperImage:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/clickhouse-keeper
|
repository: bitnami/clickhouse-keeper
|
||||||
tag: 25.4.5-debian-12-r0
|
tag: 25.5.1-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user