forked from grafana/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy pathChart.yaml
More file actions
38 lines (38 loc) · 1.19 KB
/
Chart.yaml
File metadata and controls
38 lines (38 loc) · 1.19 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
36
37
38
apiVersion: v2
name: tempo-distributed
description: Grafana Tempo in MicroService mode
type: application
version: 2.1.3
# renovate: docker=docker.io/grafana/tempo
appVersion: 2.10.1
kubeVersion: "^1.25.0-0"
home: https://grafana.com/docs/tempo/latest/
icon: https://raw.githubusercontent.com/grafana/tempo/main/cmd/tempo/app/static/tempo-icon.png
sources:
- https://github.com/grafana/tempo
maintainers:
- name: Ilia Lazebnik
email: Ilia.lazebnik@gmail.com
url: https://github.com/DrFaust92
- name: Mohammad Abubaker
email: sheikhabubaker761@gmail.com
url: https://github.com/Sheikh-Abubaker
- name: Quentin Bisson
email: quentin.bisson@gmail.com
url: https://github.com/QuentinBisson
dependencies:
- name: minio
alias: minio
version: 4.1.0
repository: https://charts.min.io/
condition: minio.enabled
- name: grafana-agent-operator
alias: grafana-agent-operator
version: 0.5.2
repository: https://grafana.github.io/helm-charts
condition: metaMonitoring.grafanaAgent.installOperator
- name: rollout-operator
alias: rollout_operator
repository: https://grafana.github.io/helm-charts
version: 0.41.0
condition: rollout_operator.enabled