-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathChart.yaml
More file actions
25 lines (25 loc) · 803 Bytes
/
Chart.yaml
File metadata and controls
25 lines (25 loc) · 803 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
apiVersion: v2
type: application
name: sourcebot
version: 0.1.36
appVersion: v4.10.29
description: Sourcebot is a self-hosted tool that helps you understand your codebase.
icon: https://raw.githubusercontent.com/sourcebot-dev/sourcebot/ebf6721836b8f878d42bb8c1e844bdc7867a74fe/packages/web/public/logo_512.png
keywords:
- code-search
- code-intelligence
- sourcebot
home: https://sourcebot.dev/
sources:
- https://github.com/sourcebot-dev/sourcebot
- https://github.com/sourcebot-dev/sourcebot/kubernetes/chart
dependencies:
- name: postgresql
version: 16.4.9
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.deploy
- name: valkey
version: 2.2.4
repository: oci://registry-1.docker.io/bitnamicharts
condition: redis.deploy
alias: redis