Commit Graph

1227 Commits

Author SHA1 Message Date
TrueCharts-Bot c271167982 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 21:30:32 +00:00
Kjeld Schouten-Lebbing 8b65797b12
give gitea user more permissions over /data (#1077) 2021-10-01 23:27:25 +02:00
TrueCharts-Bot 7f89550d08 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 20:55:53 +00:00
Stavros Kois 1d6b6925e1
(fix) Make jwt_enable false by default and hide under it jwt_secret (#1075)
* Make jwt_enable false by default and hide under it jwt_secret

* bump onlyoffice
2021-10-01 22:53:53 +02:00
TrueCharts-Bot c286788475 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 19:59:22 +00:00
kjeld Schouten-Lebbing abee34bac6
(feat) force STS when using Traefik globally and set x-forwarded-proto 2021-10-01 21:56:20 +02:00
TrueCharts-Bot d7b6b97ec3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 18:04:07 +00:00
Kjeld Schouten-Lebbing 5e920673a8
(fix) correct authForwardHeader lists on Traefik (#1073) 2021-10-01 20:01:58 +02:00
TrueCharts-Bot 60a6de543b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 14:51:35 +00:00
kjeld Schouten-Lebbing 049cb18b5c
(chore) move gitea to stable 2021-10-01 16:48:00 +02:00
TrueCharts-Bot 126c1ea824 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 14:39:15 +00:00
kjeld Schouten-Lebbing c73f6ee0fe
(chore) bump gitea to test tag generation before moving to stable 2021-10-01 16:35:55 +02:00
TrueCharts-Bot 1e6ab227b8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 14:19:56 +00:00
kjeld Schouten-Lebbing 73a6120831
(fix) bump gitea to (re)trigger release 2021-10-01 16:15:58 +02:00
TrueCharts-Bot 55e29e39bf Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 14:12:11 +00:00
Stavros Kois 00e2255f79
(feat) Adds Onlyoffice Document Server Community Edition (#1069)
* Init work for onlyoffice

* More work on oo-ds

* whoops

* readonly test

* root test

* test varrun

* test 2

* back to root

* update tood

* review feedback

* caps

* cleanup

* make it default false (as it is on OO manual)
2021-10-01 16:06:57 +02:00
kjeld Schouten-Lebbing c19860919b
(fix) Don't force password complexity on gitea 2021-10-01 16:05:52 +02:00
TrueCharts-Bot 228e9e5907 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 13:37:16 +00:00
kjeld Schouten-Lebbing 00bea44bc9
add some polish and patches to gitea 2021-10-01 15:34:05 +02:00
TrueCharts-Bot d9e90e6c1f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 12:23:35 +00:00
Kjeld Schouten-Lebbing 51e6678dd7
(feat) Add Gitea (#1061)
* Initial Gitea App

* use the correct nodeport and document ports
2021-10-01 14:20:59 +02:00
Stavros Kois 11c7733a39
(chore) collabora gui and values cleanup (#1068) 2021-09-30 23:58:54 +02:00
Stavros Kois 405b11ddd5
(docs) Fix home link in Chart.yaml (#1066) 2021-09-30 23:26:11 +02:00
TrueCharts-Bot 88a8c196c5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 16:23:28 +00:00
renovate[bot] 87cba68080
chore(deps): update helm chart common to v8.0.13 (#1060)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 18:04:00 +02:00
kjeld Schouten-Lebbing 67edb6be56
(fix) correct some indent mistakes and add s6 mitigation to calibre 2021-09-29 17:38:27 +02:00
TrueCharts-Bot 82d60a87bb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 15:36:32 +00:00
kjeld Schouten-Lebbing 7600caaba0
(fix) simplify and correct openvpn VPN_AUTH envvar generation 2021-09-29 17:32:24 +02:00
kjeld Schouten-Lebbing e1ffb00eba
(fix) adapt Apps for new way of dealing with readonlyroot on S6(ish) containers 2021-09-29 16:36:34 +02:00
TrueCharts-Bot 04fc17a719 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 13:13:11 +00:00
Kjeld Schouten-Lebbing cfdffdb3be
(feat) add CodeServer addon and addon improvements (#1059)
* simplify addons to not require manually entered volumemounts, just mount them all.

* simplify addons

* cleanup promtail and codeserver

* fix mistake in codeserver

* try to add codeserver runtest

* add netshoot runtest

* fix codeserver ports

* different codeserver port for integrationt est

* bump common
2021-09-29 15:10:26 +02:00
Kjeld Schouten-Lebbing 2b5fe533f6
(feat) Add Promtail and Netshoot addons (#1058)
* add promtail addon

* Add Netshoot addon

* update common to include envList for addons

* Add basic promtail and netshoot unittests
2021-09-29 14:18:57 +02:00
TrueCharts-Bot 1346251bd0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 11:47:12 +00:00
Kjeld Schouten-Lebbing 868e487085
(tests) Add more common tests (#1057)
* create extra runtest

* some cleanup

* more cleanup tries

* emptydirmounts

* tmp123

* set labels and add ingress testing sequence

* spaces and duplicates

* don't probe the ingress variant

* limit to one hostpath

* Revert "don't probe the ingress variant"

This reverts commit ff31689c79.
2021-09-29 13:44:02 +02:00
kjeld Schouten-Lebbing a008a19157
disable varrun memory mount by default 2021-09-29 13:41:17 +02:00
renovate[bot] 2ba5ed07ce
chore(deps): update non-major deps helm releases (#1056)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 12:27:52 +02:00
TrueCharts-Bot d9ad0821d5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 08:25:30 +00:00
renovate[bot] f4be86590a
chore(deps): update bitnami/postgresql:13.4.0 docker digest to 33c276d (#1055)
* chore(deps): update bitnami/postgresql:13.4.0 docker digest to 33c276d

* 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-09-29 10:21:12 +02:00
TrueCharts-Bot 2d2ad688e2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 22:20:29 +00:00
renovate[bot] 2d5f407cb6
chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.827 (#1052)
* chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.827

* 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-09-29 00:16:41 +02:00
TrueCharts-Bot 9ecb454270 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 22:15:24 +00:00
Kjeld Schouten-Lebbing 88b1719d32
done (+42 squashed commit) (#1053)
Squashed commit:

[8058e6aba] 1 error left

[b0157b252] 2 errors

[7fa494907] 4 errors

[03139391e]  6 failures, 4 errors

[7f017ea23] 12 errors

[3e9ad758d] 0 failures, 13 errors

[e24a3cb3e] 3 failures, 13 errors

[6edcaa655] 4 failures 14 errors

[9623bda57] 6 failures, 13 errors

[04c35c995] 4 failed 22 errors

[5f5335c15] 9 failures

[9a33540e2] down to 20 failures

[0e7b73b49] remove old tests

[5cc6d11b7] fixup the resources

[8c508d45a] some more progress

[4acef3c3b] some more work

[85cdb5d06] some ports cleanup

[1987ac2ec] lint before unit

[6fa221789] enable unit tests

[c212b695d] other name

[b78594518] common test name fix

[ef6597e79] indent

[8cbcfb5e4] common test rename

[1ca838c16] seperate common tests

[ef052b022] create two seperate job for common testing

[67eb0e9b3] use devcontainer for release shizzle

[0c47c482b] make it a sudo

[4d8900b16] force install jq

[9660cdd47] try something else

[e2b611917] bump common to run tests (to fix them)

[277241bbf] only use the new devcontainer for the release tests for now...

[9c7b68e0f] Revert "remove setup chart testing action"

This reverts commit 6987914587a58ab5a52a05b836d60ef91f1619d5.

[444914311] Revert "use integrated k3d"

This reverts commit d9bcb2f35d154b0afe1eb851729c37789b6ba0ea. (+6 squashed commit)

Squashed commit:

[313446184] Revert "correct k3s version"

This reverts commit 81fa8a43c41c2449b7411e0d59a3c2bbe0aef1ea.

[41b4d4795] Revert "version name tryout"

This reverts commit bbb8dcead9f9426872390b8f89b1fd0e661534bb.

[b64df97a0] Revert "change version"

This reverts commit 8080395dc80e606769ad9790b35d35fac4d1d3ed.

[ed63220d4] Revert "use k3s kubectl"

This reverts commit ea81735d939e838ad595835ea09b54bff817dd83.

[6267a2908] Revert "use normal kubectl"

This reverts commit 216d3799111d47f65dd20dd85ccb8fbc586a9c2b.

[f48ddde73] Revert "try to set kubectl context"

This reverts commit a5e8a532c5620e0d9d4cb7a53a371ba200265612.

[a5e8a532c] try to set kubectl context

[216d37991] use normal kubectl

[ea81735d9] use k3s kubectl

[8080395dc] change version

[bbb8dcead] version name tryout

[81fa8a43c] correct k3s version

[d9bcb2f35] use integrated k3d

[698791458] remove setup chart testing action

[5bd7cf01d] bump common-test
2021-09-29 00:11:52 +02:00
TrueCharts-Bot caa51471c7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 08:36:27 +00:00
renovate[bot] 33ca4247cd
chore(deps): update helm chart postgresql to v3.0.3 (#1050)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 10:32:31 +02:00
TrueCharts-Bot 54ff6fc03f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 08:21:50 +00:00
renovate[bot] 0ade971f9e
chore(deps): update helm chart postgresql to v3.0.2 (#1049)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 10:17:17 +02:00
TrueCharts-Bot d2ca4e9621 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 08:12:30 +00:00
kjeld Schouten-Lebbing bb925e2707
(fix) correct Unifi permissions 2021-09-28 10:08:17 +02:00
TrueCharts-Bot 792b25e7ce Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 07:44:45 +00:00
renovate[bot] 8b5cb03416
chore(deps): update non-major (#1048)
* chore(deps): update non-major

* 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-09-28 09:40:11 +02:00
TrueCharts-Bot 916911f7d3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 06:42:05 +00:00
renovate[bot] 4883b815e6
chore(deps): update non-major (#1046)
* chore(deps): update non-major

* 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-09-28 08:34:12 +02:00
TrueCharts-Bot 16a73c189c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-27 22:08:11 +00:00
Renovate Bot f22ebc574a chore(deps): update helm chart redis to v15.4.0 2021-09-27 22:04:00 +00:00
TrueCharts-Bot 1263c0148e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-27 19:59:06 +00:00
renovate[bot] 876757f360
chore(deps): update container image docker.io/photoprism/photoprism to v20210925 (#1045)
* chore(deps): update container image docker.io/photoprism/photoprism to v20210925

* 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-09-27 21:52:13 +02:00
TrueCharts-Bot 53bbbf8552 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-27 19:49:46 +00:00
renovate[bot] 164a9c0ca4
chore(deps): update helm chart postgresql to v3 (#1041)
* chore(deps): update helm chart postgresql to v3

* bump patch instead of major

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-09-27 21:44:54 +02:00
Stavros Kois eebdc6a9f0
standardise varrun override in questions (#1042) 2021-09-27 14:40:54 +02:00
TrueCharts-Bot f40ee6213d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 23:18:29 +00:00
renovate[bot] 919b1273ba
chore(deps): update non-major deps helm releases (#1040)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 00:55:01 +02:00
kjeld Schouten-Lebbing 79bcf70157
(fix) ignore the varrun mitigation for more apps and cleanup hiding it 2021-09-27 00:52:13 +02:00
kjeld Schouten-Lebbing a907339220
(fix) repair mistakes in the var/run/ compatibility code for some apps 2021-09-27 00:49:15 +02:00
kjeld Schouten-Lebbing 5c210883ac
(fix) Bump master to fix bug when enabling vpn and/or custom storage 2021-09-27 00:28:20 +02:00
TrueCharts-Bot e144acc81b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 20:57:42 +00:00
kjeld Schouten-Lebbing 9b9bd5f8e6
(fix) update common to try to patch VPN issues 2021-09-26 22:53:27 +02:00
TrueCharts-Bot 7bc182bbf7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 20:41:20 +00:00
kjeld Schouten-Lebbing 3dd449cc8e
(fix) correct autopermissions indent error in common 2021-09-26 22:37:15 +02:00
Stavros Kois eb563b8830
move stateless apps to RollingUpdate (#1039) 2021-09-26 22:28:43 +02:00
Stavros Kois 9bd43224dc
Sync persistence from questions to values for few apps (#1038) 2021-09-26 22:28:16 +02:00
Stavros Kois 8b4c2fbf47
(fix) Disable varrun for Lychee and phpldapadmin (#1037)
* disable varrun for lychee

* disable varrun for phpldapadmin
2021-09-26 21:02:18 +02:00
Kjeld Schouten-Lebbing 68a5032dad
(chore) move resource(limits) to an include for easier maintenance (#1034) 2021-09-26 20:44:02 +02:00
TrueCharts-Bot 4c1861933f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 18:24:56 +00:00
Kjeld Schouten-Lebbing acf510ea13
(feat) Standardise and Harden default app securitycontext (#1028)
* Apply security hardened defaults to values.yaml for all apps

* Add default common securityContext to all apps

* Adjust securityContext defaults in questions.yaml, according to values.yaml

* Add default common podSecurityContext to all apps

* Clean whitespace

* Clean more whitespace

* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml

* fix pgadmin

Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-09-26 20:05:21 +02:00
TrueCharts-Bot fe03d574fc Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 10:11:12 +00:00
kjeld Schouten-Lebbing 665d7282df
revert /var/run mount fix on common 2021-09-26 12:08:10 +02:00
TrueCharts-Bot 1f42ebdd4a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 09:42:40 +00:00
Kjeld Schouten-Lebbing 744d8060b9
(chore) bump common to trigger release 2021-09-26 11:40:37 +02:00
kjeld Schouten-Lebbing 842cf0a65f
(chore) also use s6 readonlyroot mitigation when running asNonRoot 2021-09-26 11:20:08 +02:00
kjeld Schouten-Lebbing 4076def32a
(fix) limit the varrun emptyDir to s6 overlay related content 2021-09-26 11:19:35 +02:00
kjeld Schouten-Lebbing a8dd9ecc19
(fix) use the correct initcontainer for postgresql on scale 2021-09-26 10:53:36 +02:00
kjeld Schouten-Lebbing 7d74eaeffb
(fix) use correct username for fireflyiii db-init container 2021-09-26 10:50:48 +02:00
TrueCharts-Bot 72871fb371 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-25 18:34:03 +00:00
Kjeld Schouten-Lebbing 4ea3185e38
add a special /var/run tmpfs mountpoint to common (#1032)
* add a special /var/run tmpfs mountpoint to common

* common-test version in tests fix
2021-09-25 20:31:39 +02:00
TrueCharts-Bot 15ad9fe2e9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-25 17:38:31 +00:00
kjeld Schouten-Lebbing 961b2bfbc3
bump common 2021-09-25 19:34:45 +02:00
TrueCharts-Bot a88c555f82 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-25 17:25:55 +00:00
Kjeld Schouten-Lebbing d9dffc7952
fix common test mistake (#1031)
* fix common test mistake

* configfile.enabled

* VPN auto permissions fix

* trigger common-test install

* more thorough fix

* fix test to use sonarr instead of homerr

* use a super simple container

* try tweaking a bit to allow run as nonroot

* try fixing tests

* fix tests... again...

* fix... AGAIN...
2021-09-25 19:23:43 +02:00
TrueCharts-Bot 63c8c0e80d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-25 13:14:23 +00:00
Kjeld Schouten-Lebbing 37963de155
Add ReadOnlyRoot mitigation for S6 overlay (#1030)
* Add ReadOnlyRoot mitigation for S6 overlay

* try to fix some tests
2021-09-25 15:11:51 +02:00
TrueCharts-Bot 9bd2cf2de1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-25 12:56:43 +00:00
Kjeld Schouten-Lebbing 2db56c1e42
Fix remaining VPN addon issues (#1029)
* Fix remaining VPN addon issues

* fix minor common-test issue
2021-09-25 14:40:14 +02:00
TrueCharts-Bot c0aa278e27 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-25 10:16:43 +00:00
kjeld Schouten-Lebbing 483d29ee0e
harden default security options for common 2021-09-25 12:10:24 +02:00
TrueCharts-Bot 77590fe974 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 11:06:21 +00:00
renovate[bot] 1908bcc165
chore(deps): update helm chart postgresql to v2.2.5 (#1017)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 13:00:16 +02:00
renovate[bot] 81f313ed44
chore(deps): update non-major (#1016)
* chore(deps): update non-major

* 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-09-21 13:00:08 +02:00
TrueCharts-Bot 8b6cc5af01 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 10:18:09 +00:00
renovate[bot] d6b521c186
chore(deps): update non-major deps helm releases (#1014)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 11:59:23 +02:00
TrueCharts-Bot 2c4bff1441 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 09:06:41 +00:00
renovate[bot] a52bc98bdf
chore(deps): update non-major (#1015)
* chore(deps): update non-major

* 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-09-21 10:55:30 +02:00
TrueCharts-Bot 87e3219b6f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 08:50:15 +00:00
renovate[bot] d976ce2065
chore(deps): update non-major (#1013)
* chore(deps): update non-major

* 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-09-21 10:41:09 +02:00
TrueCharts-Bot 66c571ca50 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-16 20:22:37 +00:00
kjeld Schouten-Lebbing 0e99d95c94
fix: ensure traefik TLSOPtions get rendered correctly 2021-09-16 22:19:12 +02:00
TrueCharts-Bot 460abb192e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-16 10:13:46 +00:00
kjeld Schouten-Lebbing 87ea7d6ad5
add portal example incubator app 2021-09-16 12:10:12 +02:00
TrueCharts-Bot 0388fdb1b6 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-16 09:36:39 +00:00
kjeld Schouten-Lebbing 4fffe01d1f
fix small mistake in pihole demo 2021-09-16 11:33:11 +02:00
TrueCharts-Bot b02d660d00 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-16 09:29:34 +00:00
kjeld Schouten-Lebbing 0cfdf38090
add admin portal example to pihole app (wont show on current version of SCALE) 2021-09-16 11:26:07 +02:00
TrueCharts-Bot fdd666d462 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 22:02:11 +00:00
Kjeld Schouten-Lebbing 0fb8f8bb90
fix: make sure autopermissions sets the group owner correctly (#994)
* fix: make sure autopermissions sets the group owner correctly

* add test fix
2021-09-14 23:59:19 +02:00
TrueCharts-Bot 2ecefa844d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 20:45:30 +00:00
renovate[bot] f2cf03eda3
chore(deps): update non-major (#987)
* chore(deps): update non-major

* 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-09-14 22:38:56 +02:00
TrueCharts-Bot f5e83ce488 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 18:19:34 +00:00
kjeld Schouten-Lebbing 742137951f
fix: fix authelia being broken 2021-09-14 20:15:48 +02:00
TrueCharts-Bot 740f0b361d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 15:55:49 +00:00
kjeld Schouten-Lebbing 725aa5c6b6
fix: ensure oidc keys get generated on existing authelia installations 2021-09-14 17:52:28 +02:00
TrueCharts-Bot 582febdd93 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 09:00:18 +00:00
kjeld Schouten-Lebbing 60f68b4cf6
fix: update pihole digest and versioning to mirror 2021-09-14 10:56:51 +02:00
TrueCharts-Bot d474162b46 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 08:41:52 +00:00
kjeld Schouten-Lebbing e537decf08
fix: update pihole versioning to 2021 scheme 2021-09-14 10:38:50 +02:00
TrueCharts-Bot 957a3b277a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 07:51:37 +00:00
Simone 107a47ea56
add: Add TeamSpeak3 Server to incubator (#985)
* Add TeamSpeak3 Server

* Add teamspeak3 ports to docs

* Update keywords

* move teamspeak into incubator train

* Move teamspeak under incubator folder

* trying to fix indentation

* Add digest to teamspeak tag

* Remove ingress from teamspeak3

* Add runAsRoot and set it to false for teamspeak3

* Add TS3SERVER_LICENSE env to questions.yaml for teamspeak3

* Update charts/incubator/teamspeak3/values.yaml

* Update charts/incubator/teamspeak3/values.yaml

* Update charts/incubator/teamspeak3/values.yaml

* Update charts/incubator/teamspeak3/values.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update services port for teamspeak3

* Switch query and voice services for teamspeak3

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-09-14 09:48:58 +02:00
TrueCharts-Bot 5796fc744d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 20:59:18 +00:00
kjeld Schouten-Lebbing e9a7aa6b32
fix: correct image tag for Syncthing on SCALE
Fixes: #986
2021-09-13 22:56:07 +02:00
kjeld Schouten-Lebbing ab1b39b88e
cleanup authentication credentials for OpenVPN 2021-09-13 21:18:11 +02:00
TrueCharts-Bot 499db20bca Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 19:09:56 +00:00
kjeld Schouten-Lebbing e64d26aef8
fix: use correct authelia tag on SCALE installs 2021-09-13 21:06:48 +02:00
TrueCharts-Bot cdd00cb229 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 18:33:03 +00:00
Simone 6138624af8
fix: set jdownloader2 umask to 002 (#982) 2021-09-13 20:30:15 +02:00
TrueCharts-Bot e9944183a2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 17:07:54 +00:00
Kjeld Schouten-Lebbing 2349bb4d40
feat: add new GUI and VPN support to all Apps (#977)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 18:49:14 +02:00
TrueCharts-Bot 8b12d82175 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 12:17:48 +00:00
kjeld Schouten-Lebbing 75aa360d57
bump common on postgresql 2021-09-13 14:15:13 +02:00
Renovate Bot 2c5919d42f
chore(deps): update non-major 2021-09-13 14:12:56 +02:00
Kjeld Schouten-Lebbing 642cf20b7b
feat: Add VPN addon and move some config to includes (#973)
* add addon include to all apps

* move groups to include

* move controller to includes

* move container config to include

* move serviceList to include

* move persistence list to includes

* move ingressList to includes

* fix appdaemon digest

* move deviceList to includes and add to deconz

Fixes #967 related to #966
2021-09-13 12:58:34 +02:00
TrueCharts-Bot 2ab310abc6 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 09:16:53 +00:00
kjeld Schouten-Lebbing 90ee94cf11
move more standard questions.yaml portions to includes 2021-09-13 11:14:23 +02:00
TrueCharts-Bot 65ac1c2d0a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 08:55:34 +00:00
kjeld Schouten-Lebbing b910d2b69f
fix: make sure questions.yaml includes are actually included 2021-09-13 10:52:56 +02:00
TrueCharts-Bot fff2f8296d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 08:48:41 +00:00
kjeld Schouten-Lebbing 0390a88229
Move VPN section of testbed to include 2021-09-13 10:46:07 +02:00
TrueCharts-Bot 8dea0c3c7e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 07:43:15 +00:00
kjeld Schouten-Lebbing eeea600e67
update testbed to include newest common vpn changes 2021-09-13 09:37:55 +02:00
TrueCharts-Bot bc9b5c4938 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 07:37:44 +00:00
kjeld Schouten-Lebbing 0970b3a8d3
fix: ensure wireguard env vars get created 2021-09-13 09:25:38 +02:00
TrueCharts-Bot 005cce560b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 21:01:12 +00:00
kjeld Schouten-Lebbing 60b87ae314
update testbed 2021-09-12 22:58:48 +02:00
TrueCharts-Bot 49feb48e21 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:51:22 +00:00
kjeld Schouten-Lebbing 9ccdfcb7d8
fix: nuke all VPN volumes that we don't use (yet) out of Common 2021-09-12 22:49:18 +02:00
TrueCharts-Bot 76212f693f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:45:59 +00:00
kjeld Schouten-Lebbing f28a835122
bump testbed common 2021-09-12 22:43:27 +02:00
TrueCharts-Bot 34abe2bb4d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:32:23 +00:00
kjeld Schouten-Lebbing e15b80e105
fix: completely remove unused volumes and correctly enable used volumes for VPN 2021-09-12 22:30:05 +02:00
TrueCharts-Bot 9001e1f935 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:20:27 +00:00
kjeld Schouten-Lebbing 4f680a23e0
correct bump 2021-09-12 22:17:47 +02:00
kjeld Schouten-Lebbing 5f3c775af1
bump common in testbed 2021-09-12 22:15:14 +02:00
TrueCharts-Bot 37b232788a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:12:56 +00:00
kjeld Schouten-Lebbing b34f57e386
fix: remove old configmap and secret references for VPN config/scripts 2021-09-12 22:10:48 +02:00
TrueCharts-Bot 31b4d949f5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:02:05 +00:00
kjeld Schouten-Lebbing c8f2a5ed3e
bump common on test bed 2021-09-12 21:59:35 +02:00
TrueCharts-Bot 4279b0716b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 19:53:37 +00:00
kjeld Schouten-Lebbing d072cb3b3a
fix: correct vpn securityContext 2021-09-12 21:51:10 +02:00
TrueCharts-Bot ee39cbf4b5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 19:43:00 +00:00
kjeld Schouten-Lebbing f6b544ceb4
correct mistake in vpn selector of testbed app 2021-09-12 21:40:16 +02:00
TrueCharts-Bot 47c334ea1f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 19:32:05 +00:00
kjeld Schouten-Lebbing 808b2d5803
fix autoscaler and vpn EnvList on testbed 2021-09-12 21:29:38 +02:00
TrueCharts-Bot b68da49904 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 19:23:48 +00:00
Kjeld Schouten-Lebbing d92cb0b615
Release protonmailbridge to fix permissions 2021-09-12 21:21:57 +02:00
TrueCharts-Bot 103a207389 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 18:42:56 +00:00
kjeld Schouten-Lebbing e70abf1e76
bump testbed 2021-09-12 20:40:27 +02:00
TrueCharts-Bot df8d937aa8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 18:38:56 +00:00
kjeld Schouten-Lebbing 82af2510d7
test app add some fixes 2021-09-12 20:35:33 +02:00
TrueCharts-Bot 5ab12c20ec
Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:35:25 +02:00
kjeld Schouten-Lebbing 092be36236
bump common version on test app 2021-09-12 20:28:48 +02:00
Kjeld Schouten-Lebbing a6037c62fa
fix: ensure annotationLists and labelLists don't get processed for disabled objects (#971) 2021-09-12 20:28:22 +02:00
TrueCharts-Bot aa08fd7d7f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 16:13:16 +00:00
kjeld Schouten-Lebbing ab3e886299
testbed vpn should default to disabled 2021-09-12 18:10:53 +02:00
TrueCharts-Bot 95b0fb1847 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 16:08:11 +00:00
kjeld Schouten-Lebbing a67164b7b0
Integrate expert settings into current catagories for testbed 2021-09-12 18:05:54 +02:00
TrueCharts-Bot 6fdad53251 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 16:02:50 +00:00
kjeld Schouten-Lebbing c31d4dc7b7
move networking expert config to networking section 2021-09-12 18:00:20 +02:00
TrueCharts-Bot 0276731da7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 15:47:36 +00:00
Kjeld Schouten-Lebbing 93d5f42056
Work on GUI and VPN support (#969)
* Work on GUI and VPN support

* revert crap

* bump common version
2021-09-12 17:45:43 +02:00
TrueCharts-Bot 35ab5bff15 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 15:40:32 +00:00
Kjeld Schouten-Lebbing b660bbf457
improv: improve dns and vpn values.yaml syntaxis (#970)
* improv: improve dns and vpn values.yaml syntaxis

* hmm

* fix tests

* no message
2021-09-12 17:39:01 +02:00
kjeld Schouten-Lebbing 389e5d5803
remove testbed for now 2021-09-12 17:09:53 +02:00
kjeld Schouten-Lebbing b24cecbb71
revert broken test patches 2021-09-12 17:03:59 +02:00
kjeld Schouten-Lebbing 6843e8d181
fix the same mistake again 2021-09-12 15:15:08 +02:00
kjeld Schouten-Lebbing 0e98c87f88
fix mistake in gui test 2021-09-12 15:11:11 +02:00
kjeld Schouten-Lebbing ddeaf81b2d
test different test gui options 2021-09-12 15:06:47 +02:00
TrueCharts-Bot 08192cddd4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 12:33:33 +00:00
kjeld Schouten-Lebbing 4fc1844098
Try multiple show-if for new gui 2021-09-12 14:31:04 +02:00
TrueCharts-Bot b797d21f65 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 12:11:05 +00:00
Kjeld Schouten-Lebbing 1cdc1b00df
Add another GUI testbed (#968)
* Initial work on new GUI

* group
2021-09-12 14:09:19 +02:00
TrueCharts-Bot 96b1273686 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 08:16:02 +00:00
kjeld Schouten-Lebbing 0b4fbcdfbb
chore: move custom-app to stable 2021-09-12 10:13:40 +02:00
TrueCharts-Bot ae58aca8b8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 08:08:43 +00:00
kjeld Schouten-Lebbing 64d906efe7
fixup new release pipeline a bit 2021-09-12 10:06:15 +02:00
TrueCharts-Bot 664f296208 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 08:00:27 +00:00
kjeld Schouten-Lebbing 074b556c11
push test version of jackett to test new release pipeline 2021-09-12 09:57:49 +02:00
kjeld Schouten-Lebbing 040786356c
typofix 2021-09-11 22:55:57 +02:00
kjeld Schouten-Lebbing 48b8c27c08
also set default resources (which we use everywhere in SCALE anyway) in the common chart... 2021-09-11 22:40:27 +02:00
TrueCharts-Bot b13a69a94b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-11 19:58:18 +00:00
kjeld Schouten-Lebbing e196216aea
fix: bump postgresql on nextcloud to a working version 2021-09-11 21:55:39 +02:00
TrueCharts-Bot dc93a90778 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-11 19:47:12 +00:00
kjeld Schouten-Lebbing fd29f5d9f0
fix: use correct appversion string 2021-09-11 21:39:25 +02:00
TrueCharts-Bot bb0a9c4236 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-11 19:25:00 +00:00
kjeld Schouten-Lebbing 94664171fa
chore: update nextcloud to latest postgresql and common 2021-09-11 21:22:05 +02:00
TrueCharts-Bot 1abb27c88b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-11 19:00:35 +00:00
Kjeld Schouten-Lebbing 238e2bc0c6
chore: Use bitnami instead of stock postgresql container (#960)
* chore: Setup all apps to use bitnami instead of stock postgresql container

* Actually don't bump major as there is no breaking change (as people using it will default to the migration initscript)
2021-09-11 20:58:37 +02:00
kjeld Schouten-Lebbing 9e02fb55a6
try standardising nextcloud reference 2021-09-11 14:55:26 +02:00
Renovate Bot 1f4828c19b
chore(deps): update non-major
(cherry picked from commit b66e04fe8f)
2021-09-11 13:56:20 +02:00
kjeld Schouten-Lebbing ced7d182c2
fix some dockertags being wrong 2021-09-11 13:52:00 +02:00
renovate[bot] 3e67e1c977
chore(deps): update non-major (#962)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-11 13:04:47 +02:00
Kjeld Schouten-Lebbing a8670a1482
feat: pin all container references to digests (#963) 2021-09-11 13:00:39 +02:00
kjeld Schouten-Lebbing a7cc1b79ef
pin jacket to fake digest for test 2021-09-11 12:37:36 +02:00
TrueCharts-Bot b57a8960b5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-11 10:10:33 +00:00
kjeld Schouten-Lebbing 3b8005b04e
fix: remove duplicate securitycontext from autopermissions 2021-09-11 12:08:06 +02:00
Kjeld Schouten-Lebbing 0090c9e1b6
chore: move most remaining Apps to GHCR mirror (#959)
* chore: move most remaining Apps to GHCR mirror

* remove apps that are official on dockerhub

* add thelounge

* move collarbora to mirror

* move piware to mirror
2021-09-11 12:03:46 +02:00
kjeld Schouten-Lebbing 9543598475
fix small typo's 2021-09-10 22:11:05 +02:00
Kjeld Schouten-Lebbing bbd570a6f8
chore: move more dockerhub containers to GHCR mirror (#958)
* chore: move dockerhub containers to mirror GHCR registry

* part 2
2021-09-10 22:07:55 +02:00
Kjeld Schouten-Lebbing a6925e1cf4
chore: move all LSIO containers to github registry (#957) 2021-09-10 20:56:46 +02:00
Stavros Kois a7b3ce0e23
fix: make sure podSecurityContext is included in both SCALE and Helm installs (#956)
* remove strategy

* move runAsNonRoot to securityContext

* Add podSecurityContext and securityContext to values pt1

* Add podSecurityContext and securityContext to values pt2

* Add podSecurityContext and securityContext to values pt3

* Add podSecurityContext and securityContext to values pt4

* Add podSecurityContext and securityContext to values pt5

* fix empty lines

* Remove secCont from NC - values

* fixPermissions for some apps

* on apps with perm prob, set fsGroup to 0 also
2021-09-10 20:10:04 +02:00
TrueCharts-Bot b622dd735e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 15:07:56 +00:00
kjeld Schouten-Lebbing 7015791dac
feat: Move some common containers to our own containers 2021-09-10 17:05:36 +02:00
TrueCharts-Bot 75f852563b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 14:59:15 +00:00
Kjeld Schouten-Lebbing 00e9bd819f
refactor: change image layout to enable renovate updates of sidecarts (#955)
* some cleanup for common (+6 squashed commit)

Squashed commit:

[43a501de8] bump sogo

[62c009b63] some tryouts

[6840fafdb] try to fix rendering of new format

[003d3c81b] move seperate apps to new format and fix mistake in common

[752ae2c68] more work on the image refactor

[edfc28533] refactor common images

* sogo scale differently

* slight release build fix

* fix issues with release script and multiple tags
2021-09-10 16:57:08 +02:00
TrueCharts-Bot fe3af5e130 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 14:00:40 +00:00
kjeld Schouten-Lebbing 9ebd1111ea
fix: repair wrong initcontainer format on nextcloud 2021-09-10 15:56:58 +02:00
TrueCharts-Bot df3bdb11cc Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 13:46:52 +00:00
kjeld Schouten-Lebbing d144cb38d8
fix: update common to ensure initcontainer can always be run as root 2021-09-10 15:43:02 +02:00
TrueCharts-Bot 9bb6f4af88 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-10 13:37:54 +00:00
Kjeld Schouten-Lebbing 982297ec17
fix: move runAsNonRoot to container securityContext to allow root sidecarts (#954)
* fix: move runAsNonRoot to container securityContext to prevent sidecarts from being affected

* also bump some versions...

* also override some of the problematic settings in common.yaml

* whoops
2021-09-10 15:26:10 +02:00
Kjeld Schouten-Lebbing 3c8418b803
feat: have VPN use a hostPath for the configfile instead of configmap (#953)
* feat: have VPN use a hostPath for the configfile instead of configmap

* whoopsies

* fix some tests and actually append configFile mount to persistence

* addon -> addons
2021-09-10 14:07:50 +02:00
TrueCharts-Bot ea9f4e7a6b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 20:22:19 +00:00
Kjeld Schouten-Lebbing 7fb7ec972d
chore: update Apps containing initcontainers -not breaking on SCALE- (#952)
* chore: update Apps containing initcontainers  -not breaking on SCALE-

* correct versioning a bit
2021-09-09 22:18:30 +02:00
TrueCharts-Bot 9b5e1f3287 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 20:08:28 +00:00
kjeld Schouten-Lebbing f7cceaf3d1
chore: fix postgresql version 2021-09-09 22:05:45 +02:00
TrueCharts-Bot a3dd0c0a97 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 20:00:33 +00:00
Kjeld Schouten-Lebbing 130ba00d67
chore: update postrgresql to common 7.0.0 (#951) 2021-09-09 21:58:43 +02:00
TrueCharts-Bot 0f1e62c6f1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 19:50:32 +00:00
Kjeld Schouten-Lebbing e0e0a4a2f2
refactor: Restructure common init and additional container layout to dicts (#950)
* refactor: Restructure common init and additional container layout to dicts

BREAKING CHANGE
2021-09-09 21:48:43 +02:00
TrueCharts-Bot 66da4ab46c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 18:57:08 +00:00
Kjeld Schouten-Lebbing 5cb0b239e0
Feat: port addons from k8s-at-home to common (#948)
* Feat: port addons from k8s-at-home to common

* use an older version of upstream
2021-09-09 20:55:33 +02:00
TrueCharts-Bot eec671de22 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 18:43:22 +00:00
kjeld Schouten-Lebbing f8591d09f9
bump common after testsuit updates 2021-09-09 20:41:23 +02:00
Kjeld Schouten-Lebbing 9d218b36f4
chore: update common test dependencies (#949) 2021-09-09 20:39:33 +02:00
TrueCharts-Bot 07dd78b2a7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 15:24:34 +00:00
Kjeld Schouten-Lebbing 6a6dc7e71a
fix: correct unifi port names to be unique (#947) 2021-09-09 17:22:37 +02:00
Kjeld Schouten-Lebbing 75e54e76a0
fix: Inject vaultwarden websocket part into ingress (#946) 2021-09-09 17:15:46 +02:00
Kjeld Schouten-Lebbing 1459dfd92c
fix: correct fireflyiii ports and services (#945) 2021-09-09 17:14:19 +02:00
kjeld Schouten-Lebbing 0abec7fba2
fix: done use podSecurityContext for ownCast
fixes: #944
2021-09-09 17:09:07 +02:00
TrueCharts-Bot 3cba4a676a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 12:22:00 +00:00
Kjeld Schouten-Lebbing cc1cde7fdc
fix: ensure supplementalgroups when using devices are actually added (#942) 2021-09-09 14:20:26 +02:00
Stavros Kois 7998db2234
feat: Add regex validation to resources CPU and RAM for all apps (#935)
* Adds RAM resource regex validation

* Adds CPU resource regex validation
2021-09-09 01:08:11 +02:00
TrueCharts-Bot ce2e9a2b72 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 22:45:18 +00:00
kjeld Schouten-Lebbing b123f41786
fix: remove non-functional redirectmiddelwares for nextcloud 2021-09-09 00:42:32 +02:00
TrueCharts-Bot 58bab94f05 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 22:27:50 +00:00
kjeld Schouten-Lebbing 7d70fd7143
fix: correct nextcloud middleware namespaces 2021-09-09 00:25:23 +02:00
TrueCharts-Bot 1de52a6c13 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 22:22:11 +00:00
kjeld Schouten-Lebbing ae27de4dc4
revert: undo fix tryout for TRUSTED_PROXIES 2021-09-09 00:19:34 +02:00
TrueCharts-Bot cc39ffec00 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 20:18:17 +00:00
Kjeld Schouten-Lebbing 6910a43d35
fix: Add initcontainer to force refresh TRUSTED_DOMAINS (#930)
* reverse useless changes (+1 squashed commits)

Squashed commits:

[fc6a76660] bump version (+19 squashed commit)

Squashed commit:

[ef82c37d7] trry a more... direct... script

[feffd5fb8] try moving config injector to nextcloud container

[9f89377fd] don't create folder and leave it at that

[d00abcd3f] create dir of not exists

[2b95c9277] try more

[b28ff0f57] try yet another solution

[b5b65ac6d] try this

[744bc21af] slightly different

[d3b3ec75f] fix mistake

[8c4b311af] move to command

[43a9f0116] try one line scripting

[5e8ff9f2b] add some verbosity

[a7c13abc6] try adding extra tooling to deal with the config

[abdb26807] mode 777

[938651c7b] add subpath

[810858849] disable readonly on configmap mount

[8b5a48d65] usefilename as mountpath

[3609d1198] fix this

[99d115d97] fix: adds an override nextcloud config to force trusted_domains

* add nextcloud config
2021-09-08 22:14:48 +02:00
Kjeld Schouten-Lebbing 0aa2131b28
helm test revert (+1 squashed commits) (#931)
Squashed commits:

[36ca93235] actually finish echo command (+8 squashed commit)

Squashed commit:

[27c3e9d63] fix typo

[8daa4395e] use name not a derivitive

[d8a24b1d8] force a testrun

[edacc59e4] give more perms

[9706a9860] bump

[09f9d9f4e] Code thining on common

[8adfddf2b] try moving autopermissions to initcontainer

[42c7f76a4] fix: have autopermissions use command instead of arg
2021-09-08 22:14:04 +02:00
TrueCharts-Bot f1d221b354 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 14:47:53 +00:00
kjeld Schouten-Lebbing 0341e24c6f
fix: only release when version is bumped 2021-09-08 16:45:17 +02:00
kjeld Schouten-Lebbing d5e3034ce9
fix: use fixed version for traefik container for consistency 2021-09-08 16:29:25 +02:00
TrueCharts-Bot e3be0930aa Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 14:28:47 +00:00
kjeld Schouten-Lebbing 072e63f56b
fix: fix release pipeline picking wrong file for appversion generation 2021-09-08 16:25:58 +02:00
TrueCharts-Bot a31b4f1b72 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 13:40:08 +00:00
Kjeld Schouten-Lebbing f39c7e968f
feat: Add IPWhitelist, redirectRegex and (internal) nextcloud middlewares (#929)
* feat: Add IPWhitelist and redirectRegex middlewares to traefik

* fix: add nextcloud middlewares

* fix nextcloud cronjob
2021-09-08 15:38:31 +02:00
Kjeld Schouten-Lebbing 7bd2776e94
feat: Pre-commit and tag-appversion syncing (#926)
* add pre-commit to release container

* use pip install --no-cache-dir

* whoopsies

* lint fixes

* add some verbosity during pre-commit build process

* add more pre-commit checks

* repo pre-commit cleanup

* add pre-commit to release scripting

* try showing some more pre-commit dockerbuild verbosity

* some tweaks and polish to release scripting.
Also adds syncing primary tag and appversion
2021-09-08 12:11:42 +02:00
kjeld Schouten-Lebbing c64575483b
remove Chart.lock files 2021-09-08 10:15:11 +02:00
TrueCharts-Bot 62e6eff30b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 08:14:14 +00:00
Joachim Baten ce454f8283
feat: unifi guest portal and speedtest (#921)
* Add SpeedTest service

* Add guest portal service

* Update Chart.yaml

* Use correct version increment

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Make the Speedtest Service optional

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Make the Guest Portal Service optional

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update values.yaml with new services and ports

* Update charts/stable/unifi/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-09-08 10:12:36 +02:00
TrueCharts-Bot b6723fa961 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 03:33:40 +00:00
TrueCharts-Bot 62b7d2eb8e Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 03:12:08 +00:00
TrueCharts-Bot c754cd740f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-08 01:23:12 +00:00
Renovate Bot 4fc82593dc chore(deps): update helm chart common to v6.13.8 2021-09-08 01:20:50 +00:00
TrueCharts-Bot 9821394477 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 22:49:11 +00:00
Stavros Kois f66adc94dd
fix: repair Hyperion and some misplaced GUI elements (#922)
* Fix label

* Fix hyperion config storage and bump it

* Move serviceList to Network group
2021-09-08 00:47:09 +02:00
TrueCharts-Bot a2bbe66f0f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 22:33:40 +00:00
gismo2004 cfea68a301
add oscam to incubator (#918)
feat: add oscam to incubator

* fix format and set default nodeport

* Update charts/incubator/oscam/SCALE/questions.yaml

* Update charts/incubator/oscam/values.yaml

* Update charts/incubator/oscam/SCALE/questions.yaml

* Sogo wos first!

* Update charts/incubator/oscam/Chart.yaml

* Update charts/incubator/oscam/SCALE/item.yaml

* use correct default port

* Update charts/incubator/oscam/SCALE/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* update PUID in helm-values

* use specific tag (currently latest)

* Update charts/incubator/oscam/SCALE/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2021-09-08 00:24:15 +02:00
Kjeld Schouten-Lebbing 5af4f9b0e0
Setup new test and release system (#919)
* Tweak some release-build script parameters

* adapt test to new release scripting

* whoopsies

* fix sh permissions

* some fixes

* use with

* test bump

* don't build indexes when running without production flag either

* also validate the catalog

* PWD/catalog

* mtching
"

* Don't make change to primary repo when building catalog

* Add doc generation feature

* try fetch depth 100

* remove helm-prep step to speedup test init

* also generate general docs

* adapt release workflow and some workflow cleanup
2021-09-07 20:37:52 +02:00
renovate[bot] e68c64974b
chore(deps): update container image mikenye/piaware to v6.0 (#914)
* chore(deps): update container image mikenye/piaware to v6.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-09-07 12:54:19 +02:00
renovate[bot] da02ebe2a0
chore(deps): update non-major docker tags (#916)
* chore(deps): update non-major 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-09-07 10:59:02 +02:00
kjeld Schouten-Lebbing 5ebd5ad34e
Revert "chore(deps): update non-major docker tags"
This reverts commit 993219e069.
2021-09-07 10:04:46 +02:00
Renovate Bot 993219e069 chore(deps): update non-major docker tags 2021-09-07 08:02:55 +00:00
renovate[bot] ee5a5c495d
chore(deps): update non-major deps helm releases (#907)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-07 10:01:47 +02:00
kjeld Schouten-Lebbing d2f09df913
fixing some traefik bugs 2021-09-07 09:43:55 +02:00
renovate[bot] 7f2d24c69a
chore(deps): update patch docker tags (#908)
* 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-09-07 09:08:36 +02:00
TrueCharts-Bot e4bd1d8d77 Daily Housekeeping
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-07 03:11:33 +00:00
kjeld Schouten-Lebbing 10352f84a5
remove HPB from SCALE App (as it wasn't working anyway) 2021-09-06 23:25:35 +02:00
kjeld Schouten-Lebbing 07d11e2970
bumps 2021-09-06 23:02:32 +02:00
Kjeld Schouten-Lebbing 34bd8e2d2e
Add BETA OIDC support to Authelia (#904)
* some initial work on adding oidc to authelia

* finish openidc gui
2021-09-06 23:00:42 +02:00
kjeld Schouten-Lebbing b2060ba958
update nextcloud and postgresql common 2021-09-06 22:54:37 +02:00
kjeld Schouten-Lebbing 9c7435fc13
put back nextcloud 2021-09-06 20:30:03 +02:00