mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
* fix: correct context reference for custom labels in VerticalPodAutoscaler metadata Fixes #36439 fix: update apiVersion for Vertical Pod Autoscaler to use autoscaling.k8s.io/v1 Fixes #36303 chore: bump ClickHouse chart version to 9.4.6 chore: bump version to 2.31.8 in Chart.yaml Signed-off-by: Per Osbäck <per@osbeck.com> * Apply suggestion from @jotamartos Signed-off-by: Juan José Martos <jota.martos@broadcom.com> * Remove old VPA apiVersion reference Removed outdated Vertical Pod Autoscaler apiVersion handling. Signed-off-by: Juan José Martos <jota.martos@broadcom.com> --------- Signed-off-by: Per Osbäck <per@osbeck.com> Signed-off-by: Juan José Martos <jota.martos@broadcom.com> Co-authored-by: Juan José Martos <jota.martos@broadcom.com>
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
images: |
|
|
- name: clickhouse
|
|
image: docker.io/bitnami/clickhouse:25.7.5-debian-12-r0
|
|
- name: clickhouse-keeper
|
|
image: docker.io/bitnami/clickhouse-keeper:25.7.5-debian-12-r0
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r51
|
|
licenses: Apache-2.0
|
|
tanzuCategory: service
|
|
apiVersion: v2
|
|
appVersion: 25.7.5
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: ClickHouse is an open-source column-oriented OLAP database management
|
|
system. Use it to boost your database performance while providing linear scalability
|
|
and hardware efficiency.
|
|
home: https://bitnami.com
|
|
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/clickhouse/img/clickhouse-stack-220x234.png
|
|
keywords:
|
|
- database
|
|
- sharding
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: clickhouse
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
|
|
version: 9.4.6
|