mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 19:16:17 +08:00
* set type immutable * bump versions * apply immutable to syncthing/enterprise * update description for smb * more immutable types * bump apps * missed one * break line * bump
27 lines
725 B
YAML
27 lines
725 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.4
|
|
apiVersion: v2
|
|
appVersion: 2.13.2
|
|
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.1
|
|
home: https://joplinapp.org/
|
|
icon: https://media.sys.truenas.net/apps/joplin/icons/icon.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
|