28 lines
631 B
YAML
28 lines
631 B
YAML
apiVersion: v2
|
|
appVersion: "ee287b9"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.3.10
|
|
description: A self-hosted note taking web app that lets you keep track of your notes
|
|
and search them in a easy and minimal way.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/notes
|
|
icon: ''
|
|
keywords:
|
|
- markdown
|
|
- notes
|
|
- app
|
|
- web
|
|
- webapp
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
name: notes
|
|
sources:
|
|
- https://github.com/prologic/notes
|
|
- https://github.com/nicholaswilde/docker-notes
|
|
type: application
|
|
version: 0.0.4
|