33 lines
1.0 KiB
YAML
33 lines
1.0 KiB
YAML
apiVersion: v2
|
|
appVersion: "1.4.7"
|
|
description: Recipes is a Django application to manage, tag and search recipes using either built in models or external storage providers hosting PDF's, Images or other files.
|
|
name: recipes
|
|
version: 11.0.33
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- recipes
|
|
- cooking
|
|
home: https://truecharts.org/charts/stable/recipes
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/recipes.png
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/recipes
|
|
- https://hub.docker.com/r/vabene1111/recipes
|
|
- https://github.com/vabene1111/recipes
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 11.1.2
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://deps.truecharts.org/
|
|
version: 11.0.29
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|