mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/clickhouse-operator] ⚡ ⬆️ Update dependency references (#33886)
* [bitnami/clickhouse-operator] Release 0.2.8 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.7 (2025-05-26)
|
||||
## 0.2.8 (2025-05-26)
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#33883](https://github.com/bitnami/charts/pull/33883))
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#33886](https://github.com/bitnami/charts/pull/33886))
|
||||
|
||||
## <small>0.2.7 (2025-05-26)</small>
|
||||
|
||||
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#33883) ([464c917](https://github.com/bitnami/charts/commit/464c91752a4b1452895a2e1074396468fc4458da)), closes [#33883](https://github.com/bitnami/charts/issues/33883)
|
||||
|
||||
## <small>0.2.6 (2025-05-22)</small>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ annotations:
|
||||
- name: clickhouse-operator
|
||||
image: docker.io/bitnami/clickhouse-operator:0.25.0-debian-12-r0
|
||||
- name: clickhouse-operator-metrics-exporter
|
||||
image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.24.5-debian-12-r4
|
||||
image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.25.0-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
apiVersion: v2
|
||||
appVersion: 0.25.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.7
|
||||
version: 0.2.8
|
||||
|
||||
@@ -658,7 +658,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse-operator-metrics-exporter
|
||||
tag: 0.24.5-debian-12-r4
|
||||
tag: 0.25.0-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