mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/clickhouse-operator] ⚡ ⬆️ Update dependency references (#34234)
* [bitnami/clickhouse-operator] Release 0.2.12 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.11 (2025-06-03)
|
||||
## 0.2.12 (2025-06-06)
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#34066](https://github.com/bitnami/charts/pull/34066))
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#34234](https://github.com/bitnami/charts/pull/34234))
|
||||
|
||||
## <small>0.2.11 (2025-06-03)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34066) ([3bd78a7](https://github.com/bitnami/charts/commit/3bd78a73b12e18e2ea9659e65dd25186ea98dcbc)), closes [#34066](https://github.com/bitnami/charts/issues/34066)
|
||||
|
||||
## <small>0.2.10 (2025-05-30)</small>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ annotations:
|
||||
- name: clickhouse-keeper
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.5.2-debian-12-r0
|
||||
- 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-r1
|
||||
- name: clickhouse-operator-metrics-exporter
|
||||
image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.25.0-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
@@ -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.11
|
||||
version: 0.2.12
|
||||
|
||||
@@ -82,7 +82,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse-operator
|
||||
tag: 0.25.0-debian-12-r0
|
||||
tag: 0.25.0-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