* chore(deps): update helm chart common to v6 * Adapt persistence to new GUI * Adapt additional storage GUI to new storage system * Adapt values.yaml accordingly * Move transmission settings to env * fix a vaultwarden linting issue * fix firefly-iii linting issues * Use forceName to force a specific name for the DB PVC * add force name to questions.yaml as well * use newest common version * try fixing db-linking issues on vaultwarden * add deviceList option to zwave2mqtt * Fixup the deviceList for all Apps * fix linting error * Fix more transmission issues Co-authored-by: Renovate Bot <bot@renovateapp.com>
24 lines
640 B
YAML
24 lines
640 B
YAML
apiVersion: v2
|
|
appVersion: auto
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 6.1.1
|
|
deprecated: false
|
|
description: ERP beyond your fridge - grocy is a web-based self-hosted groceries &
|
|
household management solution for your home
|
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/grocy
|
|
icon: https://github.com/grocy/grocy/raw/master/public/img/appicons/mstile-150x150.png
|
|
keywords:
|
|
- grocy
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
name: grocy
|
|
sources:
|
|
- https://github.com/grocy/grocy
|
|
type: application
|
|
version: 6.0.0
|