Update Chart.yaml

This commit is contained in:
2025-10-31 15:47:12 +00:00
parent 9cc09fa4ce
commit 49c1412976

View File

@@ -4,19 +4,6 @@ name: affine
description: Next-gen knowledge base bringing planning, sorting and creating together. Privacy first, open-source, customizable. description: Next-gen knowledge base bringing planning, sorting and creating together. Privacy first, open-source, customizable.
type: application type: application
version: 0.2.0 version: 0.2.0
appVersion: "0.21.4" appVersion: "0.25.1"
maintainers:
- name: gregkonush
email: gregkonush@gmail.com
url: https://github.com/gregkonush
sources: sources:
- https://github.com/toeverything/AFFiNE - 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