23 lines
680 B
YAML
23 lines
680 B
YAML
apiVersion: v2
|
|
appVersion: "0.5.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.0.8
|
|
description: Mealie is a self hosted recipe manager and meal planner with a RestAPI
|
|
backend and a reactive frontend application built in Vue for a pleasant user experience
|
|
for the whole family.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/mealie
|
|
icon: https://raw.githubusercontent.com/hay-kot/mealie/gh-pages/assets/img/favicon.png
|
|
keywords:
|
|
- grocy
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
name: mealie
|
|
sources:
|
|
- https://github.com/hay-kot/mealie
|
|
version: 3.0.1
|