30 lines
807 B
YAML
30 lines
807 B
YAML
apiVersion: v2
|
|
appVersion: "0.5.6"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.0.8
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.1
|
|
description: Mealie is a self hosted recipe manager and meal planner with a RestAPI backend
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/mealie
|
|
icon: https://truecharts.org/_static/img/appicons/mealie.png
|
|
keywords:
|
|
- grocy
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: mealie
|
|
sources:
|
|
- https://github.com/hay-kot/mealie
|
|
version: 8.0.0
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- utilities
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|