-
-
Notifications
You must be signed in to change notification settings - Fork 148
/
Chart.yaml
32 lines (29 loc) · 849 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
23
24
25
26
27
28
29
30
31
32
apiVersion: v2
name: yorkie-monitoring
description: yorkie-monitoring provides monitoring system with prometheus and grafana for monitoring yorkie cluster
type: application
icon: https://raw.githubusercontent.com/yorkie-team/yorkie-team.github.io/main/public/favicon-512x512.png
maintainers:
- name: hackerwins
email: susukang98@gmail.com
- name: krapie
email: krapi0314@gmail.com
sources:
- https://github.com/yorkie-team/yorkie
version: 0.4.11
appVersion: "0.4.11"
kubeVersion: ">=1.24.0-0"
keywords:
- yorkie
- cluster
- kubernetes
- prometheus
- grafana
# Kube Prometheus stack dependencies
dependencies:
- name: kube-prometheus-stack
version: 45.9.0
repository: https://prometheus-community.github.io/helm-charts
- name: loki-stack
version: 2.9.9
repository: https://grafana.github.io/helm-charts