Commit Graph

117 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing 9b2abc225e
Traefik: fix typo 2021-06-30 22:39:38 +02:00
kjeld Schouten-Lebbing f6d53d4270
test opaque basicauthsecret 2021-06-30 22:29:34 +02:00
kjeld Schouten-Lebbing f4d76c506e
bump 2021-06-30 21:52:19 +02:00
kjeld Schouten-Lebbing 1ab2775c0b
Add middlewares and entrypoint to ingress gui for all Apps 2021-06-30 21:26:16 +02:00
kjeld Schouten-Lebbing af83ae0936
traefik: fix users section for basicauth 2021-06-30 20:54:55 +02:00
kjeld Schouten-Lebbing 13a82ceb03
fix broken traefik middleware GUI 2021-06-30 20:29:26 +02:00
renovate[bot] 4b007e34c0
chore(deps): update helm chart postgresql to v10.5.1 (#621)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 18:16:15 +02:00
kjeld Schouten-Lebbing c48892c10e
bump common version on all apps 2021-06-30 17:42:38 +02:00
kjeld Schouten-Lebbing 5e066134b7
Default websecure entrypoint and default enable tls on websecure entrypoint 2021-06-30 17:19:32 +02:00
kjeld Schouten-Lebbing 28f68b8b69
update all apps to latest common 2021-06-30 16:51:13 +02:00
kjeld Schouten-Lebbing bdec3545d2
update jackett to use latest common for testing 2021-06-30 16:37:11 +02:00
renovate[bot] 3c122eb09c
chore(deps): update helm chart common to v6.4.1 (#626)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 15:49:34 +02:00
kjeld Schouten-Lebbing 2bd437715e
try correctly appending path to traefik portal 2021-06-30 14:55:31 +02:00
renovate[bot] b55427f63a
chore(deps): update helm chart common to v6.4.0 (#624)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 14:08:19 +02:00
kjeld Schouten-Lebbing 1f1b34d778
fix traefik portal link 2021-06-30 13:22:21 +02:00
kjeld Schouten-Lebbing 3c09a26dfa
unhide middleware GUI for traefik 2021-06-30 13:06:55 +02:00
Kjeld Schouten-Lebbing 373c834d35
Add traefik middleware support (#601)
* add basic middleware chain to traefik

* Try some idea's for common ingress middleware support

* create middleware namespace as pre-install hook

* rename namespace file

* Add additional list with middlewares and tune the output a bit

* Add basic auth middleware spawner

* add forwardAuth support

* polish middleware names and add config examples

* initial go at traefik middleware GUI elements

* fix labels

* more missing labels
2021-06-30 12:56:17 +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] 40c15ba27c
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.385 (#612)
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.385

* 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:35:47 +02:00
renovate[bot] f13090903d
chore(deps): update container image zwavejs/zwavejs2mqtt to v5.2.0 (#616)
* chore(deps): update container image zwavejs/zwavejs2mqtt to v5.2.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-29 17:08:14 +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
renovate[bot] 9477fac8ec
chore(deps): update patch docker tags (#610)
* 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-29 09:37:48 +02:00
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
renovate[bot] 37e7304cdf
chore(deps): update patch docker tags (#579)
* 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-27 08:23:46 +02:00
Kjeld Schouten-Lebbing ace75d2372
Update common to fix probe issues (#596) 2021-06-26 10:04:44 +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 5ac360b4ec
[Plex] Fix portal path and add default allowed networks (#582)
* Fix portal path

* Add default allowed networks

* Increase version

* Rephrase description of allowed networks
2021-06-23 00:00:23 +02:00
renovate[bot] 9e87e385e5
chore(deps): update minor docker tags (#578)
* 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-21 12:52:07 +02:00
renovate[bot] f63ddef265
chore(deps): update patch docker tags (#577)
* 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-21 12:33:30 +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
kjeld Schouten-Lebbing 1a4cb5f343
fix versioning issues 2021-06-20 11:05:17 +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
renovate[bot] 00f788f547
chore(deps): update container image homeassistant/home-assistant to v2021.6.5 (#571)
* chore(deps): update container image homeassistant/home-assistant to v2021.6.5

* 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-15 22:32:52 +02:00
renovate[bot] 08a9bfaa6f
chore(deps): update patch docker tags (#569)
* 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-15 15:02:31 +02:00
renovate[bot] 4405cc5a0f
[zwavejs2mqtt] Update container image zwavejs/zwavejs2mqtt to v5.0.2 (#570)
* [zwavejs2mqtt] Update container image zwavejs/zwavejs2mqtt to v5.0.2

* 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-15 12:49:25 +02:00
renovate[bot] 70bf9f2768
[SCALE] Update container image zwavejs/zwavejs2mqtt to v5.0.2 (#568)
* [SCALE] Update container image zwavejs/zwavejs2mqtt to v5.0.2

* 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-15 12:39:26 +02:00
renovate[bot] f2f033d3c5
chore(deps): update patch docker tags (#565)
* 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-15 12:03:16 +02:00
renovate[bot] 386671d34d
chore(deps): update helm chart postgresql to v10.5.0 (#567)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 12:02:50 +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
Stavros Kois 97a895e98c
[DNM]Fix small things (#555)
* Fix dev link for now

* Default Plex to HTTP

* Fix handbrake config path

* Add extra note in Docs for handbrake

* Optional plural wording

* Update collabora links on sources

* test

* trigger

* test

* oops

* should not need those

* Update charts/stable/plex/SCALE/ix_values.yaml

* Update charts/stable/plex/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-06-15 00:09:40 +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 ff8a22fbc4
trigger rerelease 2021-06-14 20:41:48 +02:00
kjeld Schouten-Lebbing 83c3db8238
whoopsies 2021-06-14 19:44:41 +02: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