36 lines
982 B
YAML
36 lines
982 B
YAML
apiVersion: v2
|
|
appVersion: "1.9.3"
|
|
kubeVersion: '>=1.16.0-0'
|
|
version: 6.0.0
|
|
name: babybuddy
|
|
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
|
|
type: application
|
|
home: "https://github.com/truecharts/apps/tree/main/charts/babybuddy"
|
|
icon: https://truecharts.org/_static/img/appicons/babybuddy-icon.png
|
|
keywords:
|
|
- baby
|
|
- buddy
|
|
- tracker
|
|
- parents
|
|
- parenting
|
|
sources:
|
|
- https://github.com/babybuddy/babybuddy
|
|
- https://github.com/nicholaswilde/docker-babybuddy
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 9.0.0
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 7.0.0
|
|
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
|