2021-11-16 17:19:04 +00:00
|
|
|
apiVersion: v2
|
|
|
|
appVersion: "2.5.1"
|
|
|
|
description: This server allows you to sync any Joplin client
|
|
|
|
name: joplin-server
|
2022-01-04 20:49:37 +00:00
|
|
|
version: 5.0.19
|
2021-11-16 17:19:04 +00:00
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
|
keywords:
|
|
|
|
- joplin
|
|
|
|
- notes
|
|
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/jopplin-server
|
2021-12-19 19:01:15 +00:00
|
|
|
icon: https://truecharts.org/_static/img/appicons/joplin-server-icon.png
|
2021-11-16 17:19:04 +00:00
|
|
|
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
|
2022-01-04 20:49:37 +00:00
|
|
|
version: 8.10.2
|
2021-11-16 17:19:04 +00:00
|
|
|
- condition: postgresql.enabled
|
|
|
|
name: postgresql
|
|
|
|
repository: https://truecharts.org/
|
2022-01-04 20:49:37 +00:00
|
|
|
version: 6.0.43
|
2021-11-16 17:19:04 +00:00
|
|
|
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
|