oecis-charts/charts/vikunja/Chart.yaml

20 lines
520 B
YAML
Raw Normal View History

2023-08-27 13:38:38 +00:00
apiVersion: v2
name: vikunja
2023-09-03 10:00:34 +00:00
description: The to-do app to organize your life
2023-12-01 12:59:28 +00:00
home: https://vikunja.io/
sources:
- https://kolaente.dev/vikunja/
- https://gitlab.com/oecis/charts/-/tree/main/charts/vikunja
2023-08-27 13:38:38 +00:00
type: application
2024-02-21 16:57:53 +00:00
version: 0.1.5
appVersion: "0.23.0"
2023-08-27 13:38:38 +00: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