-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathChart.yaml
22 lines (22 loc) · 821 Bytes
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# yaml-language-server: $schema=https://json.schemastore.org/chart.json
apiVersion: v2
name: clickhouse
description: Clickhouse chart for Kubernetes
type: application
home: https://github.com/sergelogvinov/helm-charts
icon: https://github.com/ClickHouse/clickhouse-docs/raw/84f38d893eb7e561c7296279d7953b6a508ec413/static/img/clickhouse-logo.svg
sources:
- https://github.com/sergelogvinov/helm-charts/tree/master/charts/clickhouse
- https://github.com/ClickHouse/ClickHouse
- https://hub.docker.com/r/clickhouse/clickhouse-server
keywords:
- database
maintainers:
- name: sergelogvinov
url: https://github.com/sergelogvinov
#
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.7.7
#
# renovate: datasource=docker depName=clickhouse/clickhouse-server
appVersion: 24.10.3