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
kjeld Schouten-Lebbing
26af07c3ab
try different way of digest pinning
2021-09-11 12:19:33 +02:00
kjeld Schouten-Lebbing
10c922a14c
try pinning digests
2021-09-11 12:16:42 +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
kjeld Schouten-Lebbing
20bacc444e
add start of commands cheatsheet
2021-09-10 18:44:28 +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
9db96fe986
Dont run crlf remover on all PC's
2021-09-10 14:50:28 +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
kjeld Schouten-Lebbing
76d1d303fd
Move containers to seperate repository
2021-09-10 12:09:01 +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
Stavros Kois
d6d4aafcd8
Add validation doc ( #937 )
...
* Add validation doc
* Restructure
* Cleanup
2021-09-09 17:12:30 +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
TrueCharts-Bot
c861fef094
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-09 03:12:33 +00: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