Skip to content

Commit

Permalink
[bitnami/clickhouse] Release 7.0.2 (#30633)
Browse files Browse the repository at this point in the history
* [bitnami/clickhouse] Release 7.0.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Nov 26, 2024
1 parent b0b23d2 commit ec3a99c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/clickhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 7.0.1 (2024-11-25)
## 7.0.2 (2024-11-26)

* [bitnami/clickhouse] Release 7.0.1 ([#30592](https://github.com/bitnami/charts/pull/30592))
* [bitnami/clickhouse] Release 7.0.2 ([#30633](https://github.com/bitnami/charts/pull/30633))

## <small>7.0.1 (2024-11-25)</small>

* [bitnami/clickhouse] Release 7.0.1 (#30592) ([e044eec](https://github.com/bitnami/charts/commit/e044eec04c3ca9197fdcf5ef1a6c9dae59f76fa5)), closes [#30592](https://github.com/bitnami/charts/issues/30592)

## 7.0.0 (2024-11-22)

Expand Down
8 changes: 3 additions & 5 deletions bitnami/clickhouse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:24.10.3-debian-12-r0
image: docker.io/bitnami/clickhouse:24.11.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r33
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r16
apiVersion: v2
appVersion: 24.10.3
appVersion: 24.11.1
dependencies:
- condition: zookeeper.enabled
name: zookeeper
Expand All @@ -35,4 +33,4 @@ maintainers:
name: clickhouse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
version: 7.0.1
version: 7.0.2
2 changes: 1 addition & 1 deletion bitnami/clickhouse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,4 +631,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.
2 changes: 1 addition & 1 deletion bitnami/clickhouse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/clickhouse
tag: 24.10.3-debian-12-r0
tag: 24.11.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit ec3a99c

Please sign in to comment.