20 lines
520 B
YAML
Raw Normal View History

2023-08-27 15:38:38 +02:00
apiVersion: v2
name: vikunja
2023-09-03 12:00:34 +02:00
description: The to-do app to organize your life
2023-12-01 13:59:28 +01:00
home: https://vikunja.io/
sources:
- https://kolaente.dev/vikunja/
- https://gitlab.com/oecis/charts/-/tree/main/charts/vikunja
2023-08-27 15:38:38 +02:00
type: application
2024-08-04 17:25:55 +02:00
version: 0.1.6
appVersion: "0.24.0"
2023-08-27 15:38:38 +02:00
dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.x.x
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.x.x