mirror of
https://gitlab.com/oecis/charts.git
synced 2024-11-15 00:28:59 +00:00
12 lines
258 B
YAML
12 lines
258 B
YAML
apiVersion: v2
|
|
name: joplin
|
|
description: A Note Taking App
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "2.13.1-beta"
|
|
dependencies:
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 12.x.x
|