diff --git a/Chart.yaml b/Chart.yaml index bc6b52c..00ccc44 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,19 +4,6 @@ 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 +appVersion: "0.25.1" 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