[bitnami/clickhouse-operator] ⬆️ Update dependency references (#35072)

* [bitnami/clickhouse-operator] Release 0.2.23 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* [bitnami/clickhouse-operator] Release 0.2.23 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CRDs automatically

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-07-15 16:31:43 +02:00
committed by GitHub
parent 7a30b329dc
commit a8aae12afb
7 changed files with 26 additions and 18 deletions

View File

@@ -1,8 +1,16 @@
# Changelog
## 0.2.21 (2025-07-08)
## 0.2.23 (2025-07-15)
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#34875](https://github.com/bitnami/charts/pull/34875))
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references ([#35072](https://github.com/bitnami/charts/pull/35072))
## <small>0.2.22 (2025-07-10)</small>
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34994) ([fbd81f2](https://github.com/bitnami/charts/commit/fbd81f2056733ba8239a983e4192a9375e413922)), closes [#34994](https://github.com/bitnami/charts/issues/34994)
## <small>0.2.21 (2025-07-08)</small>
* [bitnami/clickhouse-operator] :zap: :arrow_up: Update dependency references (#34875) ([e2b1b98](https://github.com/bitnami/charts/commit/e2b1b98d76e5776f41b1430a4b67328c68475f1f)), closes [#34875](https://github.com/bitnami/charts/issues/34875)
## <small>0.2.20 (2025-07-01)</small>

View File

@@ -5,9 +5,9 @@ annotations:
category: Database
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:25.6.3-debian-12-r0
image: docker.io/bitnami/clickhouse:25.6.4-debian-12-r0
- name: clickhouse-keeper
image: docker.io/bitnami/clickhouse-keeper:25.6.3-debian-12-r0
image: docker.io/bitnami/clickhouse-keeper:25.6.4-debian-12-r0
- name: clickhouse-operator
image: docker.io/bitnami/clickhouse-operator:0.25.2-debian-12-r0
- name: clickhouse-operator-metrics-exporter
@@ -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.22
version: 0.2.23

View File

@@ -1,19 +1,19 @@
# Source: https://raw.githubusercontent.com/Altinity/clickhouse-operator/refs/heads/{version}/deploy/helm/clickhouse-operator/crds/CustomResourceDefinition-clickhouseinstallations.clickhouse.altinity.com.yaml
# Version: 0.25.1
# Version: 0.25.2
# Template Parameters:
#
# KIND=ClickHouseInstallation
# SINGULAR=clickhouseinstallation
# PLURAL=clickhouseinstallations
# SHORT=chi
# OPERATOR_VERSION=0.25.1
# OPERATOR_VERSION=0.25.2
#
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clickhouseinstallations.clickhouse.altinity.com
labels:
clickhouse.altinity.com/chop: 0.25.1
clickhouse.altinity.com/chop: 0.25.2
spec:
group: clickhouse.altinity.com
scope: Namespaced

View File

@@ -1,19 +1,19 @@
# Source: https://raw.githubusercontent.com/Altinity/clickhouse-operator/refs/heads/{version}/deploy/helm/clickhouse-operator/crds/CustomResourceDefinition-clickhouseinstallationtemplates.clickhouse.altinity.com.yaml
# Version: 0.25.1
# Version: 0.25.2
# Template Parameters:
#
# KIND=ClickHouseInstallationTemplate
# SINGULAR=clickhouseinstallationtemplate
# PLURAL=clickhouseinstallationtemplates
# SHORT=chit
# OPERATOR_VERSION=0.25.1
# OPERATOR_VERSION=0.25.2
#
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clickhouseinstallationtemplates.clickhouse.altinity.com
labels:
clickhouse.altinity.com/chop: 0.25.1
clickhouse.altinity.com/chop: 0.25.2
spec:
group: clickhouse.altinity.com
scope: Namespaced

View File

@@ -1,15 +1,15 @@
# Source: https://raw.githubusercontent.com/Altinity/clickhouse-operator/refs/heads/{version}/deploy/helm/clickhouse-operator/crds/CustomResourceDefinition-clickhousekeeperinstallations.clickhouse-keeper.altinity.com.yaml
# Version: 0.25.1
# Version: 0.25.2
# Template Parameters:
#
# OPERATOR_VERSION=0.25.1
# OPERATOR_VERSION=0.25.2
#
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clickhousekeeperinstallations.clickhouse-keeper.altinity.com
labels:
clickhouse-keeper.altinity.com/chop: 0.25.1
clickhouse-keeper.altinity.com/chop: 0.25.2
spec:
group: clickhouse-keeper.altinity.com
scope: Namespaced

View File

@@ -1,5 +1,5 @@
# Source: https://raw.githubusercontent.com/Altinity/clickhouse-operator/refs/heads/{version}/deploy/helm/clickhouse-operator/crds/CustomResourceDefinition-clickhouseoperatorconfigurations.clickhouse.altinity.com.yaml
# Version: 0.25.1
# Version: 0.25.2
# Template Parameters:
#
# NONE
@@ -9,7 +9,7 @@ kind: CustomResourceDefinition
metadata:
name: clickhouseoperatorconfigurations.clickhouse.altinity.com
labels:
clickhouse.altinity.com/chop: 0.25.1
clickhouse.altinity.com/chop: 0.25.2
spec:
group: clickhouse.altinity.com
scope: Namespaced

View File

@@ -109,7 +109,7 @@ image:
clickHouseImage:
registry: docker.io
repository: bitnami/clickhouse
tag: 25.6.3-debian-12-r0
tag: 25.6.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -136,7 +136,7 @@ clickHouseImage:
keeperImage:
registry: docker.io
repository: bitnami/clickhouse-keeper
tag: 25.6.3-debian-12-r0
tag: 25.6.4-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'