mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
* add `joplin` to `community` apps * add storage and service * add more boilerplat * add some test values * add values * update readme * add basic ui * add initialmeta * add todo * render config * use 1001 * fix probes * reduce permissiosn * fix portal * remove todo * bump common * simplify probe header * add deafult creds * remove redundant values * update wording
26 lines
756 B
YAML
26 lines
756 B
YAML
name: joplin
|
|
description: Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device
|
|
annotations:
|
|
title: Joplin
|
|
type: application
|
|
version: 1.0.0
|
|
apiVersion: v2
|
|
appVersion: 2.12.1-beta
|
|
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://joplinapp.org/
|
|
icon: https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/LinuxIcons/256x256.png
|
|
sources:
|
|
- https://github.com/laurent22/joplin
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/joplin
|
|
- https://hub.docker.com/r/joplin/server/
|
|
keywords:
|
|
- notes
|