-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathChart.yaml
32 lines (27 loc) · 991 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: theodolite
description: Theodolite is a framework for benchmarking the horizontal and vertical scalability of cloud-native applications.
home: https://www.theodolite.rocks
sources:
- https://github.com/cau-se/theodolite
maintainers:
- name: Sören Henning
email: [email protected]
url: https://www.jku.at/lit-cyber-physical-systems-lab/ueber-uns/team/dr-ing-soeren-henning/
icon: https://www.theodolite.rocks/assets/logo/theodolite-stacked-transparent.svg
type: application
dependencies:
- name: grafana
version: 6.17.*
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: kube-prometheus-stack
version: 48.1.*
repository: https://prometheus-community.github.io/helm-charts
condition: kube-prometheus-stack.enabled
- name: strimzi-kafka-operator
version: 0.36.*
repository: https://strimzi.io/charts/
condition: strimzi.enabled
version: 0.10.0-SNAPSHOT
appVersion: 0.10.0-SNAPSHOT