Commit Graph

10 Commits

Author SHA1 Message Date
Stavros Kois 61599da926
fix(apps): Correctly map TZ variable (#2044) 2022-03-06 20:08:58 +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
kjeld Schouten-Lebbing f7c5dac8b2
chore(Apps): remove PUID from per-app env-vars if set to 568 2022-03-03 12:22:39 +01:00
Stavros Kois 2d3c09b211
fix(paperless-ng): don't change default dir for static (#1599) 2021-12-21 22:45:05 +01:00
Stavros Kois 0710b35a3b
fix(paperless-ng): fix redis URL and use default paths (#1560)
* fix(paperless-ng): fix redis URL and use default paths

* remove `redisDatabase` as its the default on common

* default to pvc and let users change to hostpath if they want

* paperless likes the `default` user only

* bump patch

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/questions.yaml

* Update charts/stable/paperless-ng/questions.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* Update charts/stable/paperless-ng/values.yaml

* rename to `data`

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-20 17:42:50 +01:00
Stavros Kois 6a4a9dd5ee
chore(apps): move `envTpl` to `env` (#1578) 2021-12-19 23:53:28 +01:00
renovate[bot] 1f333d7f9c
chore(deps): update docker general non-major (#1567)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-19 16:27:53 +01:00
Stavros Kois d21615d259
feat(paperless-ng): move to official image (#1552)
* feat(paperless-ng): move to official image

* bump major

* hmm

* aha

* lint

* fix tpl and add redis dep

* address feedback

* enable varrun

* test root

* use tccr and re-enable varrun

* new image + test redis

* ...

* ofc...

* run as root

* enable varrun

* rofs false

* more perms?!

* not relevant

* disable varrun

* remove comments

* identation

* puid

* remove redisDatabase key
2021-12-17 23:05:07 +01:00
Stavros Kois 9d19dd0d64
fix(paperless-ng): app needs r/w access to rootfs (#1549)
* fix(paperless-ng): app needs r/w access to rootfs

* bump patch

* chore(tdarr): simplify hostPath GUI
2021-12-17 14:55:06 +01:00
kjeld Schouten-Lebbing d57586bd73
chore(apps): move incubator apps to stable and bump everything 2021-12-13 12:55:31 +01:00
Renamed from charts/incubator/paperless-ng/values.yaml (Browse further)