mirror of
https://github.com/truenas/charts.git
synced 2026-05-04 04:15:24 +08:00
* Upgraded catalog item(s)
This commit upgrades joplin, jenkins, homepage, n8n catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
27 lines
753 B
YAML
27 lines
753 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.1
|
|
apiVersion: v2
|
|
appVersion: 2.13.1
|
|
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://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
|