34 lines
926 B
YAML
34 lines
926 B
YAML
apiVersion: v2
|
|
appVersion: "2.5.1"
|
|
description: This server allows you to sync any Joplin client
|
|
name: joplin-server
|
|
version: 3.0.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
keywords:
|
|
- joplin
|
|
- notes
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/jopplin-server
|
|
icon: https://raw.githubusercontent.com/laurent22/joplin/master/Assets/LinuxIcons/256x256.png?raw=true
|
|
sources:
|
|
- https://github.com/laurent22/joplin/tree/dev/packages/server
|
|
- https://github.com/laurent22/joplin
|
|
- https://hub.docker.com/r/joplin/server
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.3.14
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 4.0.1
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|