-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
56 lines (55 loc) · 1.59 KB
/
Copy pathChart.yaml
File metadata and controls
56 lines (55 loc) · 1.59 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
apiVersion: v2
name: control
description: A Helm chart for Control
icon: https://sim.simulator.company/static/logo.svg
type: application
version: 0.3.72
appVersion: 5.168.0
dependencies:
- name: server
version: 0.3.68
repository: file://charts/server
- name: frontend
version: 0.3.67
repository: file://charts/frontend
- name: realtime
version: 0.3.23
repository: file://charts/realtime
- name: control-tasks
version: 0.1.37
repository: file://charts/control-tasks
- name: widget
version: 0.3.58
repository: file://charts/widget
- name: ctrl-sim-api
version: 0.1.3
repository: file://charts/ctrl-sim-api
condition: global.control.ctrl_sim_api.enabled
- name: sim-vector
version: 0.1.0
repository: file://charts/sim-vector
condition: global.control.sim_vector.enabled
- name: sim-tei
version: 0.1.0
repository: file://charts/sim-tei
condition: global.control.simTei.enabled
- name: sim-tei-sparse
version: 0.1.0
repository: file://charts/sim-tei-sparse
condition: global.control.simTeiSparse.enabled
- name: sim-vector-diskann
version: 0.1.0
repository: file://charts/sim-vector-diskann
condition: global.control.sim_vector_diskann.enabled
- name: claude-code-api
version: 0.1.3
repository: file://charts/claude-code-api
condition: global.control.claude_code_api.enabled
- name: ufs
version: 0.1.1
repository: file://charts/ufs
condition: global.control.ufs.enabled
- name: clamav
version: 0.1.0
repository: file://charts/clamav
condition: global.control.clamav.enabled