Upload files to "/"

This commit is contained in:
2025-10-31 15:46:17 +00:00
commit 9cc09fa4ce
5 changed files with 428 additions and 0 deletions

22
Chart.yaml Normal file
View File

@@ -0,0 +1,22 @@
---
apiVersion: v2
name: affine
description: Next-gen knowledge base bringing planning, sorting and creating together. Privacy first, open-source, customizable.
type: application
version: 0.2.0
appVersion: "0.21.4"
maintainers:
- name: gregkonush
email: gregkonush@gmail.com
url: https://github.com/gregkonush
sources:
- https://github.com/toeverything/AFFiNE
dependencies:
- name: postgresql
version: "16.6.0"
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: "20.13.2"
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled