Commit Graph

15 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 5529c2a3af
refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
Kjeld Schouten-Lebbing c44c517a95
fix(vaultwarden): correct ws service definition (#2593)
* Update common.yaml

* Update Chart.yaml
2022-05-01 16:11:53 +02:00
Kjeld Schouten-Lebbing 3cd8efc2b6
(feat) Update Apps to use common-postgresql hooks (#1114)
* (feat) bump common to use new common postgresql-hooks

* bump postgresql as well

* bump yet again

* also process gitea

* sogo

* also add adaptations to gitea

* bump postgresql

* bump postgresql yet again

* revert central defined existing secret

* bump common... again

* bumps

* fix vaultwarden

* encode authelia dbpassword secret correctly

* remove useless container from nextcloud config

* some cleanup

* use lookup to grab the secret for authelia

* try getting authelia to work

* Fix quoting issues for autheliadb
2021-10-10 01:20:01 +02:00
kjeld Schouten-Lebbing fbb340e2d0
(chore) restructure common setup templates 2021-10-09 23:43:48 +02:00
Kjeld Schouten-Lebbing 2679fc1108
(feat) move postgresql init and password-generator to common (#1113)
* Move Postgresql initcontainer to common

* bump common

* Handle postgres password generation in common and inject into values.yaml for use in Apps

* (refactor) adapt apps using postgresql to common init and password generator

* no message
2021-10-09 19:24:45 +02:00
Kjeld Schouten-Lebbing 75e54e76a0
fix: Inject vaultwarden websocket part into ingress (#946) 2021-09-09 17:15:46 +02:00
kjeld Schouten-Lebbing 3b6d315edb
Make domains in autheliarules a list and add db-wait-initcontainer to vaultwarden and fireflyiii 2021-09-01 18:38:03 +02:00
kjeld Schouten-Lebbing fb179f1355
revert changes to fireflyiii and vaultwarden 2021-08-31 20:00:05 +02:00
kjeld Schouten-Lebbing bc25dd9373
another potential db fix 2021-08-31 19:09:17 +02:00
kjeld Schouten-Lebbing 36046257fc
annother attempt at bitwarden/fireflyiii fix 2021-08-31 18:40:02 +02:00
kjeld Schouten-Lebbing 1d5dbd02ba
don't name helm dep updates "external" and fix mistake in vaultwarden+fireflyiii 2021-08-31 15:03:18 +02:00
kjeld Schouten-Lebbing 0a92feeb09
Fix databases on fireflyiii and vaultwarden 2021-08-31 14:56:56 +02:00
Kjeld Schouten-Lebbing 3980b45129
Solidify fireflyiii and vaultwarden database system (#860)
* Solidify fireflyiii database system

* bump major as it's breaking

* do the same with vaultwarden

* whoopsies

* hmm

* revert and clean

* another breaking change for vaulwarden
2021-08-31 00:00:59 +02:00
Kjeld Schouten-Lebbing 88b8d6d981
Migrate Apps to Common 6 (#551)
* 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>
2021-06-11 13:59:46 +02:00
kjeld Schouten-Lebbing d358b18179
Common 4.0 App Refactor Part 4 - Ornias 2021-05-23 18:26:04 +02:00