34 lines
861 B
YAML
34 lines
861 B
YAML
apiVersion: v2
|
|
appVersion: "0.18.1"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.2.1
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.24
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 3.0.24
|
|
description: The to-do app to organize your life.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/vikunja
|
|
icon: https://truecharts.org/img/appicons/vikunja.png
|
|
keywords:
|
|
- vikunja
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: vikunja
|
|
sources:
|
|
- https://vikunja.io/docs
|
|
version: 3.0.14
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- productivity
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|