Commit Graph

2628 Commits

Author SHA1 Message Date
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
Lloyd W d170266c96
Added notes.md to address issue #992 (#1044) 2021-09-27 17:02:44 +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 8418b3e7e7
(chore) increase default resource limits (#1036) 2021-09-26 20:49:03 +02:00
Kjeld Schouten-Lebbing bd3b29a278
(docs) add system requirements (#1035) 2021-09-26 20:48:50 +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
renovate[bot] 2de428e809
chore(deps): update guyarb/golang-test-annotations action to v0.5.0 (#1033)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-26 11:24:12 +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 a42793a37f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-24 14:32:41 +00:00
Kjeld Schouten-Lebbing daab1ec475
Update README.md 2021-09-24 16:31:46 +02:00