Commit Graph
165 Commits
Author SHA1 Message Date
kjeld Schouten-Lebbing 232030d9e4 fix versioning mistake in truecommand 2021-06-14 13:02:16 +02:00
kjeld Schouten-Lebbing 62439df1c1 fix truecommand image 2021-06-14 12:57:44 +02:00
kjeld Schouten-Lebbing 6a66e7d736 bump all versions to force helm-release 2021-06-14 12:44:01 +02:00
TrueCharts-Bot fc0504b2e4 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-14 09:47:41 +00:00
kjeld Schouten-Lebbing 17bd7cb1e1 update truecommand to non-beta release of 2.0 2021-06-11 18:58:26 +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
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-LebbingandGitHub 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-LebbingandGitHub 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
b799012d57 chore(deps): update patch docker tags (#542)
* chore(deps): update patch 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-08 11:44:43 +02:00
26691c10b0 chore(deps): update minor docker tags (#543)
* 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-08 11:14:06 +02:00
b43958e359 chore(deps): update helm chart postgresql to v10.4.9 (#541)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-08 10:50:28 +02:00
1d541e91ea chore(deps): update container image syncthing/syncthing to v1.17 (#538)
* chore(deps): update container image syncthing/syncthing to v1.17

* 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-01 16:39:52 +02:00
df979fac9d chore(deps): update minor docker tags (#535)
* 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-01 13:24:54 +02:00
9a2ec14aad chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.210 (#536)
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.210

* 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-01 13:11:13 +02:00
f1c3cc60de chore(deps): update patch docker tags (#534)
* chore(deps): update patch 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-01 13:03:04 +02:00
b10a552581 chore(deps): update helm chart postgresql to v10.4.8 (#533)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-01 07:55:58 +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
4384040efd Update Helm chart common to v5.1.3 (#532)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-31 01:58:42 +02:00
kjeld Schouten-Lebbing 5d6192a8e4 Repair versioning mistake by pushing new versions 2021-05-30 23:35:47 +02:00
Kjeld Schouten-LebbingandGitHub 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 53499ff125 Fix bitwarden->vaultwarden in vaultwarden questions.yaml 2021-05-30 17:02:12 +02:00
Kjeld Schouten-LebbingandGitHub 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
4811aacea2 chore(deps): update helm chart common to v5.1.2 (#528)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-29 14:52:26 +02:00
17e62b3e1a chore(deps): update helm chart common to v5.1.1 (#526)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-28 23:44:27 +02:00
8e88f64c95 chore(deps): update container image zwavejs/zwavejs2mqtt to v4.4.0 (#521)
* chore(deps): update container image zwavejs/zwavejs2mqtt to v4.4.0

* 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-05-26 00:10:16 +02:00
cdbca3f86b chore(deps): update container image ghcr.io/truecharts/ombi to v4.0.1396 (#522)
* chore(deps): update container image ghcr.io/truecharts/ombi to v4.0.1396

* 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-05-26 00:09:55 +02:00
kjeld Schouten-Lebbing 275ff400d0 Merge branch 'patchmerge' 2021-05-25 23:29:43 +02:00
kjeld Schouten-Lebbing ab2c8b2c2e increase patchversions accordingly 2021-05-25 16:52:32 +02:00
Stavros KoisandGitHub 8f1e63448e really remove supplementalGroups (#517) 2021-05-25 16:48:36 +02:00
f785a80275 Update Helm chart postgresql to v10.4.7 (#516)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 13:38:44 +02:00
Kjeld Schouten-LebbingandGitHub 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 NieuwdorpandGitHub 634c8307df Fix bitwarden OTP typo (#514)
* OPT -> OTP

* bitwarden: bump patchversion
2021-05-25 12:43:34 +02:00
cb63fb229f Update Helm chart common to v5.0.2 (#513)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 10:46:56 +02:00
TrueCharts-Bot 7e46c3c74d Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-25 01:09:41 +00:00
Renovate Bot e322fd5024 Update container image ghcr.io/truecharts/jackett to v0.18.145 2021-05-25 01:09:15 +00:00
kjeld Schouten-Lebbing f6e521d70d Fix broken syncthing image when run on SCALE 2021-05-24 23:45:00 +02:00
Kjeld Schouten-LebbingandGitHub 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-LebbingandGitHub 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-LebbingandGitHub 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
kjeld Schouten-Lebbing 1ca9efda29 Fix some CI issues 2021-05-24 13:26:49 +02:00
74f0319cce chore(deps): update patch docker tags (#497)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-24 13:14:48 +02:00
d4f98c845c Update container image ghcr.io/truecharts/plex to v1.22.3.4523-d0ce30438 (#496)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-24 01:50:20 +02:00
a2359c3e3a [SCALE] Update zwavejs/zwavejs2mqtt Docker tag to v4 (#487)
* [SCALE] Update zwavejs/zwavejs2mqtt Docker tag to v4

* 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-05-23 23:17:14 +02:00
3577f46c79 [lidarr] Update ghcr.io/truecharts/lidarr Docker tag to v1 (#491)
* [lidarr] Update ghcr.io/truecharts/lidarr Docker tag to v1

* 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-05-23 23:16:42 +02:00
185f918fe0 [zwavejs2mqtt] Update zwavejs/zwavejs2mqtt Docker tag to v4 (#492)
* [zwavejs2mqtt] Update zwavejs/zwavejs2mqtt Docker tag to v4

* 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-05-23 23:16:26 +02:00
793303da63 [SCALE] Update ghcr.io/truecharts/lidarr Docker tag to v1 (#485)
* [SCALE] Update ghcr.io/truecharts/lidarr Docker tag to v1

* 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-05-23 23:14:20 +02:00