Commit Graph

22 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing d587ae9b09
fix scaleCert references 2021-07-01 10:26:42 +02:00
kjeld Schouten-Lebbing 1ab2775c0b
Add middlewares and entrypoint to ingress gui for all Apps 2021-06-30 21:26:16 +02:00
renovate[bot] d711191ef2
chore(deps): update container image vaultwarden/server to v1.22.1 (#619)
* chore(deps): update container image vaultwarden/server to v1.22.1

* 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-06-29 20:46:52 +02:00
renovate[bot] 45b7da9113
chore(deps): update minor docker tags (#611)
* chore(deps): update minor docker tags

* 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-06-29 10:05:50 +02:00
Stavros Kois 2fa696441b
Default to blank for persistenceList (#593)
* Default to blank for persistenceList

* also on prototype

* Also require it
2021-06-26 09:02:41 +02:00
Stavros Kois 9a5d71e113
Explicitly set persistence db to pvc (#575) 2021-06-20 10:58:18 +02:00
Stavros Kois 57b8e5e681
Fix postgresql username/database to match app name (#573) 2021-06-20 10:26:55 +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 eaf8111313
21.06 fixups (#544)
* Remove external interfaces
(as external interfaces are not stable enough)

* remove needless commenting

* Add ingress to all question.yaml file that accept it

* increase versions

* fixup/cleanup home-assistant
2021-06-08 13:20:47 +02:00
kjeld Schouten-Lebbing 298d6c4365
Fix vaultwarden not pulling the right image and not using the right config on SCALE 2021-05-31 11:34:31 +02:00
kjeld Schouten-Lebbing 53499ff125
Fix `bitwarden`->`vaultwarden` in vaultwarden questions.yaml 2021-05-30 17:02:12 +02:00
Kjeld Schouten-Lebbing 50d083ed62
Add new GUI options (#529)
* Adapt labels for current GUI elements

* Add an extra place to dump App configuration

* Add Controller section

* Fix networking references/grouping

* add externalInterfaces

* Add some sane initial resource limits/requests

* Fixup KMS

* increase minor versions

* Do not use caps for deployment

* fix deployment type default

* increase prototypeGUI version accordingly just in case

* increase prototype GUI common version
2021-05-30 16:09:07 +02:00
Stavros Kois 8f1e63448e
really remove supplementalGroups (#517) 2021-05-25 16:48:36 +02:00
Kjeld Schouten-Lebbing d971b460cb
Remove unneeded schema values (#515)
* no message

* bump patch versions

* Remove all hidden: false BS schema values
2021-05-25 13:28:20 +02:00
Luuk Nieuwdorp 634c8307df
Fix bitwarden OTP typo (#514)
* OPT -> OTP

* bitwarden: bump patchversion
2021-05-25 12:43:34 +02:00
Kjeld Schouten-Lebbing 0b70569bdf
Syncthing polish and fixes (#510)
* no message

* add test for discovery port/service

* add discovery service and port to questions.yaml

* fix questions.yaml not enabling ports on Syncthing

* Increase syncthing version number

* fix serviceports not being enabled on all other apps too.

* fix a small unrelated UI glitch/bug related to hostPathMounts

* bump patch versions for other apps

* adapt docs accordingly

* fix nzbget httpGet probe (or at least try to)
2021-05-24 23:01:43 +02:00
Kjeld Schouten-Lebbing a4c0daa828
Allow setting emptyDir on hostPathMount (#508)
* allow the use of emptyDir for hostPathMount

* increase common version for all Apps

* Hide emptyDir subquestions when disabled

* fix podgrab and appdaemon

* some naming tweaks
2021-05-24 21:56:45 +02:00
Kjeld Schouten-Lebbing a837947884
Storage Tweaking and bugfixing (#506)
* first work for allowing ramdisk usage

* add bump tooling.
Fixes: #157

* bump minor versions due to adding ramdisk emptydir to persistence

* allow disabling persistent storage

* actually push major as it is breaking in theory

* cleanup hpm example code

* Allow custom storageClass and fix bug using the wrong storageClass

* try fixing gabs

* cleanup

* update tests

* revert some permission job changes

* reverse some of the 3.0 common incompatible bitwarden changes
2021-05-24 21:17:29 +02:00
Stavros Kois 54c0f3ce32
Adapt for persistence.emptyDir.enabled 2021-05-23 20:34:12 +02:00
Stavros Kois f8b79ac51a
Common 4.0 App Refactor Part 8 - Ornias 2021-05-23 18:26:29 +02:00
Stavros Kois 12b4b6382f
Common 4.0 App Refactor Part 5 - Stavos 2021-05-23 18:26:10 +02:00
kjeld Schouten-Lebbing d358b18179
Common 4.0 App Refactor Part 4 - Ornias 2021-05-23 18:26:04 +02:00