1234567891011121314151617181920212223242526 |
- 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.1.15
- apiVersion: v2
- appVersion: 3.3.4
- 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.2.9
- 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
|