forked from bytebot-ai/bytebot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
32 lines (32 loc) · 808 Bytes
/
Chart.yaml
File metadata and controls
32 lines (32 loc) · 808 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
32
apiVersion: v2
name: bytebot
description: Bytebot - Complete deployment package
type: application
version: 0.1.0
appVersion: "edge"
dependencies:
- name: postgresql
version: 0.1.0
repository: file://./charts/postgresql
condition: postgresql.enabled
- name: bytebot-desktop
version: 0.1.0
repository: file://./charts/bytebot-desktop
- name: bytebot-agent
version: 0.1.0
repository: file://./charts/bytebot-agent
- name: bytebot-ui
version: 0.1.0
repository: file://./charts/bytebot-ui
- name: bytebot-llm-proxy
version: 0.1.0
repository: file://./charts/bytebot-llm-proxy
condition: bytebot-llm-proxy.enabled
keywords:
- bytebot
- automation
- remote-desktop
maintainers:
- name: Bytebot Team
sources:
- https://github.com/bytebot-ai/bytebot