[bitnami/clickhouse-operator] Release 0.1.1 (#32868)

* [bitnami/clickhouse-operator] Release 0.1.1 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:
Bitnami Bot
2025-04-08 17:17:23 +02:00
committed by GitHub
parent 4c1954526f
commit e5f44e1430
4 changed files with 15 additions and 11 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.1.1 (2025-04-08)
* [bitnami/clickhouse-operator] Release 0.1.1 ([#32868](https://github.com/bitnami/charts/pull/32868))
## 0.1.0 (2025-04-08)
* [bitnami/clickhouse-operator] feat: new chart ([#32816](https://github.com/bitnami/charts/pull/32816))
* [bitnami/clickhouse-operator] feat: new chart (#32816) ([4c19545](https://github.com/bitnami/charts/commit/4c1954526f09b67f064714680741f0bf2d11293a)), closes [#32816](https://github.com/bitnami/charts/issues/32816)
+6 -6
View File
@@ -5,21 +5,21 @@ annotations:
category: Database
licenses: Apache-2.0
images: |
- name: clickhouse-operator
image: docker.io/bitnami/clickhouse-operator:0.24.5-debian-12-r0
- name: clickhouse
image: docker.io/bitnami/clickhouse:25.3.2-debian-12-r2
image: docker.io/bitnami/clickhouse:25.3.2-debian-12-r3
- name: clickhouse-keeper
image: docker.io/bitnami/clickhouse-keeper:25.3.2-debian-12-r5
- name: clickhouse-operator
image: docker.io/bitnami/clickhouse-operator:0.24.5-debian-12-r1
- name: clickhouse-operator-metrics-exporter
image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.24.5-debian-12-r0
image: docker.io/bitnami/clickhouse-operator-metrics-exporter:0.24.5-debian-12-r1
apiVersion: v2
appVersion: 0.24.5
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
- bitnami-common
version: 2.x.x
description: ClickHouse Operator is a production-ready operator that manages ClickHouse databases delivering robust features required for cost-efficient, real-time analytic applications.
home: https://bitnami.com
@@ -36,4 +36,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.1.0
version: 0.1.1
+1 -1
View File
@@ -503,4 +503,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
+3 -3
View File
@@ -82,7 +82,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/clickhouse-operator
tag: 0.24.5-debian-12-r0
tag: 0.24.5-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -109,7 +109,7 @@ image:
clickHouseImage:
registry: docker.io
repository: bitnami/clickhouse
tag: 25.3.2-debian-12-r2
tag: 25.3.2-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -657,7 +657,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/clickhouse-operator-metrics-exporter
tag: 0.24.5-debian-12-r0
tag: 0.24.5-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'