Commit Graph

31 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing 184c09f0b7
Add disabled persistence to traefik 2021-06-28 19:36:49 +02:00
kjeld Schouten-Lebbing 5c6ffc42c5
Update and Fix Traefik
(cherry picked from commit ab76bbc21f4383590aad7ff8b5eeabeb969917b3)
2021-06-27 08:47:43 +02:00
Kjeld Schouten-Lebbing ace75d2372
Update common to fix probe issues (#596) 2021-06-26 10:04:44 +02:00
renovate[bot] cca1b51d04
chore(deps): update helm chart common to v6.3.7 (#576)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-20 11:51:59 +02:00
Renovate Bot 4b7458e272 chore(deps): update helm chart common to v6.3.5 2021-06-15 00:59:39 +00:00
kjeld Schouten-Lebbing f82f378c24
fixup Plex and disable helm-docs 2021-06-15 00:22:28 +02:00
TrueCharts-Bot 9d7c49e197 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-14 21:00:14 +00:00
renovate[bot] 4b175808fd
chore(deps): update helm chart common to v6.3.4 (#561)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 22:49:04 +02:00
TrueCharts-Bot 7efebda4d7 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-14 18:49:45 +00:00
kjeld Schouten-Lebbing 1aa408583f
Fix releases 2021-06-14 19:12:39 +02:00
TrueCharts-Bot a0e9d945e2 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-14 16:05:08 +00:00
Kjeld Schouten-Lebbing 3ff41ac29e
Dynamic polling (#560)
* chore(deps): update helm chart common to v6.3.1

* Fix KMS and Unifi

* try a collabora fix

* Temporarily disable nzbget probes waiting for next common

* try if firefly-iii wants https

* Fix a linting error on nzbget and path issues with jackett/prototypeGUI also disable for podgrab for now (just like NZBget, till next common)

* try polling the login path for firefly

* fireflyiii back to http

* APP_KEY typo and useless security context

* again

* fireflyiii fix broken db setup

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-14 17:53:38 +02:00
TrueCharts-Bot 368026e9b1 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-14 11:09:21 +00:00
kjeld Schouten-Lebbing 6a66e7d736
bump all versions to force helm-release 2021-06-14 12:44:01 +02:00
TrueCharts-Bot 45428f8636 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-11 15:41:01 +00:00
kjeld Schouten-Lebbing 97bcbb5a5a
fixup the repo somewhat 2021-06-11 17:29:42 +02:00
TrueCharts-Bot eb2bda59fc Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-11 15:26:41 +00: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 111680d41b
Traefik rework (#546)
* first part

* port most relevant settings

* Don't include common or old crap

* Try moving persistence to common

* Initial work on Traefik SCALE UI

* some cleanup and consistency patches. Also:
Enable metrics, because that's just container-side metrics and doesn't require prometheus CRD's

* super basic portal

* don't use portal as a template

* whoops

* whoops 2.0
2021-06-10 14:49:42 +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 5d6192a8e4
Repair versioning mistake by pushing new versions 2021-05-30 23:35:47 +02:00
Kjeld Schouten-Lebbing 2ee1190fda
Cleanup and simplify containers and charts (#531)
* move truecharts containers to k8s-at-home

* Chart.yaml cleanup

* bump patch versions
2021-05-30 23:22:13 +02:00
kjeld Schouten-Lebbing ab2c8b2c2e
increase patchversions accordingly 2021-05-25 16:52:32 +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
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 032efcf2e7
update version for Apps due to recent update 2021-05-24 22:03:51 +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
renovate[bot] bba280b33a
Update patch Helm releases (#482)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-23 22:51:02 +02:00
renovate[bot] 84d1f61a3e
Update patch Helm releases (#447)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-09 20:39:13 +02:00
Kjeld Schouten-Lebbing ffc823bccc
Restructure repo to be a little cleaner (#445) 2021-05-09 18:11:00 +02:00