From 8cf807b1c687ba1836df04b27633917865dd2d35 Mon Sep 17 00:00:00 2001 From: Julian Date: Fri, 31 Oct 2025 15:51:55 +0000 Subject: [PATCH] Update affine/Chart.yaml --- affine/Chart.yaml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/affine/Chart.yaml b/affine/Chart.yaml index bc6b52c..b8e94ea 100644 --- a/affine/Chart.yaml +++ b/affine/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 + - https://github.com/toeverything/AFFiNE \ No newline at end of file