mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
31 lines
813 B
YAML
31 lines
813 B
YAML
apiVersion: v2
|
|
appVersion: 0.17.0
|
|
description: The to-do app to organize your life
|
|
name: vikunja
|
|
version: 4.1.0
|
|
keywords:
|
|
- vikunja
|
|
- to-do
|
|
- tasks
|
|
- calendar
|
|
- kanban
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/vikunja
|
|
icon: https://s7.gifyu.com/images/GifCroppedTran.gif
|
|
sources:
|
|
- https://kolaente.dev/vikunja/api
|
|
- https://kolaente.dev/vikunja/frontend
|
|
- https://hub.docker.com/r/vikunja/api
|
|
- https://hub.docker.com/r/vikunja/frontend
|
|
- https://vikunja.io/docs/
|
|
maintainers:
|
|
- name: auricom
|
|
email: k8s-at-home@xpander.eml.cc
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.0.0
|
|
- name: postgresql
|
|
version: 10.9.4
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: postgresql.enabled
|