* feat(audiobookshelf): add audiobookshelf * root * remove audiobookshelf from dev * image * feat(fluidd): add fluidd * rootless audiobook * feat(rss-brdige): add rss-bridge * feat(nocodb): add nocodb * root rss-brdige * nocodb add redis * ui and fix configmap * change db url * remove probe paths * comment jwt for now * add jwt_token * other url * db url * other way for db url * try different port * whoops * quote * printf * quotes * feat(ddns-updater): add ddns-updater * cleanups * fix(babybuddy): rofs instead of allopriv esca * skip installint storj-node, needs identity file to be created before * whoops
35 lines
948 B
YAML
35 lines
948 B
YAML
apiVersion: v2
|
|
appVersion: "1.10.2"
|
|
kubeVersion: '>=1.16.0-0'
|
|
version: 6.0.19
|
|
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/stable/charts/babybuddy
|
|
icon: https://truecharts.org/_static/img/appicons/babybuddy.png
|
|
keywords:
|
|
- baby
|
|
- buddy
|
|
- tracker
|
|
- parents
|
|
- parenting
|
|
sources:
|
|
- https://github.com/babybuddy/babybuddy
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 9.2.8
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 7.0.42
|
|
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
|