Commit Graph

226 Commits

Author SHA1 Message Date
renovate[bot] 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
renovate[bot] 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
kjeld Schouten-Lebbing c7a658e30e
update firefly-iii 2021-06-08 10:58:50 +02:00
renovate[bot] 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
renovate[bot] 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
renovate[bot] 01823e23e6
chore(deps): update container image ghcr.io/k8s-at-home/sabnzbd to v3.3.0 (#537)
* chore(deps): update container image ghcr.io/k8s-at-home/sabnzbd to v3.3.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-06-01 14:27:06 +02:00
renovate[bot] 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
kjeld Schouten-Lebbing 3c1e2390ef
fix another ingress bug in the prototype GUI 2021-06-01 13:18:18 +02:00
renovate[bot] 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
renovate[bot] 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
kjeld Schouten-Lebbing f54a4dccad
Fix bugs in prototypeGUI 2021-06-01 12:59:56 +02:00
renovate[bot] 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
renovate[bot] 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-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 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
kjeld Schouten-Lebbing 71132027fe
fix prototype-gui default controller type 2021-05-30 15:49:17 +02:00
kjeld Schouten-Lebbing 35347556f3
update prototype GUI to reflect PR changes 2021-05-30 15:12:32 +02:00
renovate[bot] 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
kjeld Schouten-Lebbing 4fe5f5e47d
Some label cleanup for the GUI prototype 2021-05-29 14:24:31 +02:00
kjeld Schouten-Lebbing b0498a2317
Small polish of prototype GUI 2021-05-29 14:16:47 +02:00
Kjeld Schouten-Lebbing 7def300452
Add new GUI prototype (#524)
* initial work at re-adding ingress

* add externalInterfaces gui

* Add Controller section

* mark some things as "Advanced"

* fix mistake

* add empty controller label

* Add resources section
2021-05-29 13:57:47 +02:00
kjeld Schouten-Lebbing d7c9ae7fa6
fix wrong references for externalInterfaces 2021-05-29 13:15:53 +02:00
renovate[bot] 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
kjeld Schouten-Lebbing bb05e81776
remove bitwarden (as been superceeded by vaultwarden) 2021-05-28 23:29:01 +02:00
Kjeld Schouten-Lebbing 91c199f2ed
Fix hostPathMounts and add install test (#527)
* Fix hostPathMounts and add install test

* whoops fix
2021-05-28 23:06:40 +02:00
Kjeld Schouten-Lebbing 7f52e732c1
port external Interfaces from iXOfficial (#525)
* port external Interfaces from iXOfficial

* Fix, Clean and Polish
2021-05-28 01:22:40 +02:00
renovate[bot] 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
renovate[bot] 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 fc65df65e8
Merge branch 'minormerge' 2021-05-25 23:23:05 +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
renovate[bot] 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-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
renovate[bot] 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 acc623eaa9 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-25 01:09:42 +00: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 43264f0152
Update container image deluan/navidrome to v0.43.0 2021-05-25 01:09:19 +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 7dc5fcacb1
more small common fixes 2021-05-25 00:53:35 +02:00
kjeld Schouten-Lebbing 2d94d7e10d
remove small mistake from common chart 2021-05-25 00:44:58 +02:00
kjeld Schouten-Lebbing f6e521d70d
Fix broken syncthing image when run on SCALE 2021-05-24 23:45:00 +02:00
kjeld Schouten-Lebbing b6375e3be8
Use fixed auto-updated versioning for fireflyiii podgrab and tvheadend 2021-05-24 23:38:27 +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 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