* Add some more Apps to the incubator train * sync required chart.yaml setting with KAH * some port fixes * can't test alertmanager-bot because stupid requirements * remove foundryvtt payware app * enable theLounge storage
21 lines
676 B
YAML
21 lines
676 B
YAML
apiVersion: v2
|
|
appVersion: "auto"
|
|
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.
|
|
name: mealie
|
|
version: 1.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- grocy
|
|
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
|
|
sources:
|
|
- https://github.com/hay-kot/mealie
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 6.1.1
|