36 lines
995 B
YAML
36 lines
995 B
YAML
apiVersion: v2
|
|
appVersion: "7.1.0"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.7
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.45
|
|
description:
|
|
Focalboard is an open source, self-hosted alternative to Trello, Notion,
|
|
and Asana.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/focalboard
|
|
icon: https://truecharts.org/img/chart-icons/focalboard.png
|
|
keywords:
|
|
- focalboard
|
|
- kanban
|
|
- project management
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: focalboard
|
|
sources:
|
|
- https://www.focalboard.com/
|
|
- https://github.com/mattermost/focalboard
|
|
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
|
|
version: 9.0.25
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|