Commit Graph

9 Commits

Author SHA1 Message Date
Stavros Kois 190a581354
chore(apps): remove UI leftovers (#2914) 2022-06-16 17:40:35 +03:00
Kjeld Schouten-Lebbing e4911cf0b1
chore(charts): sync all apps persistence configuration and always default to PVC 2022-06-05 17:07:34 +02:00
Stavros Kois fbfdba8c05
chore(apps): add missing quote on description (#2515) 2022-04-20 09:35:54 +02:00
kjeld Schouten-Lebbing 22750e5f4f
chore(apps): remove empty env var declaration from questions.yaml 2022-03-03 18:00:30 +01:00
kjeld Schouten-Lebbing 8f1c3514d2
chore(Apps): remove fixed env from questions.yaml 2022-03-03 17:47:57 +01:00
Kjeld Schouten-Lebbing 4c5c3e5197
fix(Apps): BREAKING CHANGE Move some env-vars outside of env section (#2010)
* set TZ, PUID and UMASK differently

* more fixes

* this might be breaking so bump major

* ensure PUID and UMASK references are updated

* update test

* fiz references
2022-03-03 15:04:31 +01:00
Stavros Kois 33275c3883
chore(apps): rename `web_portal` to `open` (#1957) 2022-02-24 19:15:06 +01:00
Kjeld Schouten-Lebbing a571f0d1eb
fix(apps): set additional_attrs: true on all dicts (#1750)
* fix(docs): update the backup and restore guide

* fix(apps): set additional_attrs: true on all dicts

* even more
2022-01-21 01:35:59 +01:00
Bob Klosinski 1d3c081892
feat(frigate): Add Frigate (#1639)
* add frigate

* lint

* change chart.yaml to match package

* add media directory

* start migrating to questions

* add more cam params

* update chart ver

* Apply suggestions from code review

* Delete .gitattributes

* Delete CHANGELOG.md

* Delete CONFIG.md

* Delete helm-values.md

* Delete security.md

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-13 18:24:00 +01:00