32 lines
875 B
YAML
32 lines
875 B
YAML
|
apiVersion: v2
|
||
|
kubeVersion: ">=1.16.0-0"
|
||
|
name: hedgedoc
|
||
|
version: 0.0.1
|
||
|
appVersion: 1.0.0
|
||
|
description: HedgeDoc lets you create real-time collaborative markdown notes.
|
||
|
type: application
|
||
|
deprecated: false
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/hedgedoc
|
||
|
icon: https://raw.githubusercontent.com/hedgedoc/hedgedoc.github.io/main/static/icons/android-chrome-512x512.png
|
||
|
keywords:
|
||
|
- hedgedoc
|
||
|
sources:
|
||
|
- https://hub.docker.com/r/linuxserver/hedgedoc
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.9.16
|
||
|
- condition: mariadb.enabled
|
||
|
name: mariadb
|
||
|
repository: https://truecharts.org/
|
||
|
version: 1.0.30
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: https://truecharts.org
|
||
|
annotations:
|
||
|
truecharts.org/catagories: |
|
||
|
- incubator
|
||
|
truecharts.org/SCALE-support: "true"
|
||
|
truecharts.org/grade: U
|