You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
apiVersion: v2
|
|
type: application
|
|
name: vikunja
|
|
home: https://kolaente.dev/vikunja/helm-chart
|
|
icon: https://kolaente.dev/vikunja/helm-chart/raw/commit/d1f609a6c4b4d06c793611f3af812c98e07d502b/icon.png
|
|
deprecated: false
|
|
description: |-
|
|
The open-source, self-hostable to-do app. Organize everything, on all platforms.
|
|
Also one of the two wild South American camelids which live in
|
|
the high alpine areas of the Andes and a relative of the llama.
|
|
annotations:
|
|
category: TaskTracker
|
|
version: 0.1.2
|
|
appVersion: unstable
|
|
kubeVersion: ">= 1.19"
|
|
dependencies:
|
|
- name: redis
|
|
version: 17.5.1
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: redisEnabled
|
|
- name: postgresql
|
|
version: 12.1.9
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: postgresqlEnabled
|
|
keywords:
|
|
- vikunja
|
|
- todo
|
|
- to-do
|
|
- task
|
|
- tack-tracker
|
|
maintainers:
|
|
- name: Vikunja
|
|
url: https://vikunja.io
|
|
- name: Yurii Vlasov
|
|
email: yuriy@vlasov.pro
|
|
url: https://vlasov.pro
|
|
sources:
|
|
- https://kolaente.dev/vikunja/helm-chart
|
|
- https://vikunja.io
|