37 lines
1000 B
YAML
37 lines
1000 B
YAML
apiVersion: v2
|
|
appVersion: "1.9.0"
|
|
kubeVersion: '>=1.16.0-0'
|
|
version: 4.0.8
|
|
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://github.com/babybuddy/babybuddy/raw/master/babybuddy/static_src/logo/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: 8.5.3
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 5.1.10
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|