31 lines
816 B
YAML
31 lines
816 B
YAML
apiVersion: v2
|
|
appVersion: "1.2.20"
|
|
description: Kanboard is a free and open source Kanban project management software.
|
|
name: kanboard
|
|
version: 5.0.3
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- kanboard
|
|
- kanban
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/kanboard
|
|
icon: https://raw.githubusercontent.com/kanboard/website/master/assets/img/icon.svg
|
|
sources:
|
|
- https://github.com/kanboard/kanboard
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.9.3
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 6.0.10
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|