TrueCharts-Bot
631a475b39
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-20 23:02:51 +00:00
Stavros Kois
f2aa31d365
fix(mariadb): Wait for init ( #2226 )
...
* fix(mariadb): Wait for init
* check until..
* also on standalone app
* use correct host on init container
* single space
2022-03-21 00:56:33 +02:00
TrueCharts-Bot
35b228a474
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-20 19:25:01 +00:00
Stavros Kois
74528a2bd7
fix(postgres): add url without ql as some app does not like it ( #2231 )
...
* fix(postgres): add url without `ql` as some app does not like it
* whoops
2022-03-20 20:19:52 +01:00
TrueCharts-Bot
67eaeffea0
chore(deps): update docker general non-major
2022-03-18 12:02:26 +00:00
TrueCharts-Bot
3f5bf5727b
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-17 11:57:24 +00:00
kjeld Schouten-Lebbing
8ec5a9c1f0
chore(common): force common chart rerelease
2022-03-17 12:48:53 +01:00
TrueCharts-Bot
551902d97b
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-17 08:36:39 +00:00
renovate[bot]
5c2206eb40
chore(deps): update docker general non-major ( #2198 )
...
* chore(deps): update docker general 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>
2022-03-17 09:15:06 +01:00
Kjeld Schouten-Lebbing
28e7d5dd0f
Revert "chore(deps): update docker general non-major ( #2196 )" ( #2197 )
...
This reverts commit 82d2ec2805
.
2022-03-17 09:06:41 +01:00
renovate[bot]
82d2ec2805
chore(deps): update docker general non-major ( #2196 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-17 09:06:13 +01:00
TrueCharts-Bot
f4c461e2ee
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-15 15:31:02 +00:00
renovate[bot]
596fb9f935
chore(deps): update docker general non-major ( #2175 )
...
* chore(deps): update docker general 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>
2022-03-15 16:05:49 +01:00
TrueCharts-Bot
abb47e8381
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-15 10:02:28 +00:00
Stavros Kois
5fdb71f77f
fix(common): remove `or` when only one argument ( #2166 )
2022-03-15 10:54:56 +01:00
renovate[bot]
9f3ff68d14
chore(deps): update docker general non-major ( #2108 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 13:07:23 +01:00
TrueCharts-Bot
aa85b8a476
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-07 01:24:34 +00:00
renovate[bot]
cd0ac6d76b
chore(deps): update docker general non-major ( #2046 )
...
* chore(deps): update docker general 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>
2022-03-07 01:59:10 +01:00
TrueCharts-Bot
033e7b5a99
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-06 15:09:49 +00:00
Kjeld Schouten-Lebbing
0fe045998f
feat(common): allow more PUID/UID types to sync with GUID/GID ( #2039 )
...
* feat(common): allow more PUID/UID types to sync with GUID/GID
* update tests
* bump
2022-03-06 15:58:29 +01:00
TrueCharts-Bot
2efd0b8ac2
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-06 14:25:17 +00:00
kjeld Schouten-Lebbing
ec1c3779e5
feat(common): bump and patch docker-compose disable
2022-03-06 15:14:50 +01:00
Nevan Chow
351535254c
feat(common): allow shared ip ( #2033 )
2022-03-06 13:46:50 +01:00
Stavros Kois
4100f10be7
feat(common): Force nvidia driver capabilities to all when gpu is selected ( #2023 )
2022-03-04 10:32:16 +01:00
TrueCharts-Bot
5c95dabf17
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-03 14:39:19 +00:00
Kjeld Schouten-Lebbing
4c5c3e5197
fix(Apps): BREAKING CHANGE Move some env-vars outside of env section ( #2010 )
...
* set TZ, PUID and UMASK differently
* more fixes
* this might be breaking so bump major
* ensure PUID and UMASK references are updated
* update test
* fiz references
2022-03-03 15:04:31 +01:00
TrueCharts-Bot
5feac39628
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-03 11:15:24 +00:00
Kjeld Schouten-Lebbing
085fb02b3f
fix(common): fix TZ being wrongly defined in common and remove its references from some remaining Apps ( #2005 )
...
* fix(common): fix TZ being wrongly defined in common and remove its references from some remaining Apps
* hmm
* update tests and add PUID as default as well
* cleanup more tests
* no message
* hussle
* hussle
* fix tests
2022-03-03 12:09:37 +01:00
TrueCharts-Bot
2d73b76a4e
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-28 11:54:51 +00:00
renovate[bot]
18ad857247
chore(deps): update docker general non-major ( #1980 )
...
* chore(deps): update docker general 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>
2022-02-28 12:43:37 +01:00
TrueCharts-Bot
ec892d4ded
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-25 14:23:56 +00:00
Kjeld Schouten-Lebbing
d5b90e7d20
fix(common): correctly disable host docker-compose ( #1964 )
...
* fix(common): correctly disable host docker-compose
* whoopsies
2022-02-25 15:18:50 +01:00
TrueCharts-Bot
24c0b1c5b0
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-24 22:45:31 +00:00
Kjeld Schouten-Lebbing
7d9c554d8d
feat(common): block host docker-compose and create hostpatch initcontainer ( #1961 )
...
* feat(common): block host docker-compose and create hostpatch initcontainer
* dont fail deployment in failure, only spawn error
* rename file
* technically this is a feature
2022-02-24 23:39:23 +01:00
TrueCharts-Bot
312f08b559
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 19:25:30 +00:00
Stavros Kois
9d74f2cb32
feat(common): Assing TZ a default value ( #1934 )
2022-02-22 20:20:03 +01:00
TrueCharts-Bot
fd0dfcb617
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 16:21:42 +00:00
Kjeld Schouten-Lebbing
27b038e2d0
feat(common): add autolinking opion to ingress ( #1922 )
...
* feat(common): add autolinking opion to ingress
* bump
2022-02-21 17:16:29 +01:00
TrueCharts-Bot
9b7eeddfc5
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 11:51:36 +00:00
renovate[bot]
6c6fa135e1
chore(deps): update docker general non-major ( #1895 )
...
* chore(deps): update docker general 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>
2022-02-14 12:39:19 +01:00
TrueCharts-Bot
e61f57dd60
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-10 16:28:00 +00:00
renovate[bot]
3ff538a498
chore(deps): update docker general non-major ( #1876 )
...
* chore(deps): update docker general 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>
2022-02-10 17:15:40 +01:00
TrueCharts-Bot
01462e4510
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 13:11:49 +00:00
renovate[bot]
49ec617cf6
chore(deps): update docker general non-major ( #1869 )
...
* chore(deps): update docker general 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>
2022-02-08 14:03:39 +01:00
TrueCharts-Bot
5847f938dd
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-07 09:38:05 +00:00
renovate[bot]
aa78cfeb1d
chore(deps): update docker general non-major ( #1863 )
...
* chore(deps): update docker general 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>
2022-02-07 10:31:54 +01:00
renovate[bot]
1836fd6c08
chore(deps): update docker general non-major ( #1855 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 15:15:32 +01:00
TrueCharts-Bot
77eda16538
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-06 13:06:29 +00:00
Kjeld Schouten-Lebbing
d64463d13c
feat(common): add an initial inotify patch ( #1854 )
...
* feat(common): add an initial inotify patch
* turn two around
2022-02-06 14:01:33 +01:00
renovate[bot]
d34db8128a
chore(deps): update docker general non-major ( #1849 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-05 11:06:32 +01:00