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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
TrueCharts-Bot
627a3078d3
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-06 03:11:39 +00:00
kjeld Schouten-Lebbing
de14c66c97
Fix Traefik and Pihole question.yaml missing settings
2021-09-05 13:29:14 +02:00
kjeld Schouten-Lebbing
c64917c8d9
bump pihole
2021-09-05 10:44:57 +02:00
Stavros Kois
c433063bac
correct paths for pvc on pihole ( #896 )
...
* correct paths for pvc on pihole
* eof
* actual eof..
* space
* space
* fix label
2021-09-05 09:19:55 +02:00
TrueCharts-Bot
c327fb2c49
Daily Housekeeping
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-05 03:12:01 +00:00
kjeld Schouten-Lebbing
3c9fc6ca56
use LoadBalancer for Pihole DNS Port
2021-09-04 18:50:10 +02:00
kjeld Schouten-Lebbing
b91fb1d259
fix configmapref and default to quad9 for pihole.
...
Also move it to stable
2021-09-04 18:28:49 +02:00