mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 07:17:26 +08:00
[bitnami/clickhouse-operator] ⚡ ⬆️ Update dependency references (#34066)
* [bitnami/clickhouse-operator] Release 0.2.11 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
|
# Changelog
|
||||||
|
|
||||||
## 0.2.10 (2025-05-30)
|
## 0.2.11 (2025-06-03)
|
||||||
|
|
||||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#34002](https://github.com/bitnami/charts/pull/34002))
|
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#34066](https://github.com/bitnami/charts/pull/34066))
|
||||||
|
|
||||||
|
## <small>0.2.10 (2025-05-30)</small>
|
||||||
|
|
||||||
|
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34002) ([4589c8b](https://github.com/bitnami/charts/commit/4589c8b2114274049a15f414d58d0d23937b2707)), closes [#34002](https://github.com/bitnami/charts/issues/34002)
|
||||||
|
|
||||||
## <small>0.2.9 (2025-05-29)</small>
|
## <small>0.2.9 (2025-05-29)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@ annotations:
|
|||||||
category: Database
|
category: Database
|
||||||
images: |
|
images: |
|
||||||
- name: clickhouse
|
- name: clickhouse
|
||||||
image: docker.io/bitnami/clickhouse:25.5.1-debian-12-r2
|
image: docker.io/bitnami/clickhouse:25.5.2-debian-12-r0
|
||||||
- name: clickhouse-keeper
|
- name: clickhouse-keeper
|
||||||
image: docker.io/bitnami/clickhouse-keeper:25.5.1-debian-12-r0
|
image: docker.io/bitnami/clickhouse-keeper:25.5.2-debian-12-r0
|
||||||
- name: clickhouse-operator
|
- name: clickhouse-operator
|
||||||
image: docker.io/bitnami/clickhouse-operator:0.25.0-debian-12-r0
|
image: docker.io/bitnami/clickhouse-operator:0.25.0-debian-12-r0
|
||||||
- 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.10
|
version: 0.2.11
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ image:
|
|||||||
clickHouseImage:
|
clickHouseImage:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/clickhouse
|
repository: bitnami/clickhouse
|
||||||
tag: 25.5.1-debian-12-r2
|
tag: 25.5.2-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.5.1-debian-12-r0
|
tag: 25.5.2-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