-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathChart.yaml.tmpl
More file actions
31 lines (31 loc) · 948 Bytes
/
Chart.yaml.tmpl
File metadata and controls
31 lines (31 loc) · 948 Bytes
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
apiVersion: v2
name: hollow-sandbox
description: A helm chart for developing hollow services.
type: application
version: 0.0.1
appVersion: "0.0.1"
dependencies:
- name: nats
version: 0.19.12
repository: https://nats-io.github.io/k8s/helm/charts/
- name: chaos-mesh
repository: https://charts.chaos-mesh.org
version: 2.5.1
condition: chaos-mesh.enabled
- name: minio
version: 5.0.14
repository: https://charts.min.io/
condition: syncer.enable_env
- name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
version: 2.7.1
condition: prometheus-pushgateway.enabled
- name: fleet-scheduler
version: v1.0.0
repository: https://metal-toolbox.github.io/fleet-scheduler
- name: flipflop
version: v0.1.3
repository: https://metal-toolbox.github.io/flipflop
- name: bioscfg
version: v0.0.2
repository: https://metal-toolbox.github.io/bioscfg