mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 07:15:43 +08:00
* add `planka` to `community` train * lock file * add initial tempaltes * add service * fix url * update portal * test * metadata * questions * typo * add validation * typo * fix logic * switch to uri type * update description * bump common
27 lines
688 B
YAML
27 lines
688 B
YAML
name: planka
|
|
description: Planka is an Elegant open source project tracking
|
|
annotations:
|
|
title: Planka
|
|
type: application
|
|
version: 1.0.0
|
|
apiVersion: v2
|
|
appVersion: 1.12.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.0
|
|
home: https://github.com/plankanban/planka
|
|
icon: https://github.com/plankanban/planka/blob/master/client/public/logo512.png?raw=true
|
|
sources:
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/planka
|
|
- https://github.com/plankanban/planka
|
|
keywords:
|
|
- project
|
|
- task
|
|
- kanban
|