forked from grafana-community/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
35 lines (35 loc) · 1.07 KB
/
Chart.yaml
File metadata and controls
35 lines (35 loc) · 1.07 KB
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
33
34
35
apiVersion: v2
name: loki
description: Helm chart for Grafana Loki supporting monolithic, simple scalable, and microservices modes.
type: application
# renovate: docker=docker.io/grafana/loki
appVersion: 3.7.1
version: 11.4.9
kubeVersion: ">=1.25.0-0"
home: https://grafana-community.github.io/helm-charts
sources:
- https://github.com/grafana/loki
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
icon: https://grafana.com/docs/loki/latest/logo_and_name.png
dependencies:
- name: minio
alias: minio
version: 5.4.0
repository: https://charts.min.io/
condition: minio.enabled
- name: rollout-operator
alias: rollout_operator
repository: https://grafana.github.io/helm-charts
version: 0.47.0
condition: rollout_operator.enabled
maintainers:
- name: Michael Timmerman
email: mike1118@live.com
url: https://github.com/TheRealNoob
- name: Jan-Otto Kröpke
email: github@jkroepke.de
url: https://github.com/jkroepke
- name: Quentin Bisson
email: quentin.bisson@gmail.com
url: https://github.com/QuentinBisson