Commit Graph

819 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing
62604d4032 feat: add pod options GUI items for TrueNAS SCALE 2023-04-21 15:16:23 +02:00
Kjeld Schouten-Lebbing
893b55dc56 update security context questions 2023-03-01 09:30:36 +01:00
Kjeld Schouten-Lebbing
3c471071cc adapt workload and container questions for all apps 2023-03-01 08:55:51 +01:00
Tiago Gaspar
16e4f17f88 nextcloud: nginx: sync timeout with PHP timeout (#7461)
Currently nginx is configured to timeout at 300s which isn't following
the  PHP timeout.
Sync them so that they both timeout at the same time and so that big
file uploads and moves don't spit an 504 Gateway Timeout error.

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-27 23:51:51 +01:00
TrueCharts Bot
91222b3ffa chore(deps): update helm general non-major (#7725) 2023-02-27 22:10:41 +01:00
TrueCharts-Bot
909dc317e5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-27 07:28:57 +00:00
TrueCharts-Admin
2c58b14607 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-02-27 07:24:50 +00:00
TrueCharts-Bot
2bf69b8ff6 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-26 22:12:35 +00:00
TrueCharts-Admin
67c62f86f9 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-02-26 21:59:58 +00:00
TrueCharts-Admin
86f2ec21c4 chore(deps): update helm general non-major 2023-02-19 23:24:52 +01:00
TrueCharts-Bot
71d362eb8f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-15 12:22:20 +00:00
TrueCharts-Admin
41fe7360f8 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-02-15 12:10:48 +00:00
Kjeld Schouten-Lebbing
2c1eebf59f fix(all): ensure new helm deps repo is used in latest releases as well. 2023-02-10 10:44:04 +01:00
Kjeld Schouten-Lebbing
1e13d92280 move apps to use different deps helm repo 2023-02-10 10:30:06 +01:00
Kjeld Schouten-Lebbing
110ae6125b Revert "Commit daily changes"
This reverts commit 208c2919fe.
2023-02-03 14:05:04 +01:00
TrueCharts-Bot
208c2919fe Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 12:51:53 +00:00
TrueCharts-Bot
402810f362 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-02-03 08:12:05 +00:00
TrueCharts-Admin
7b17d96cff chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-02-03 08:04:58 +00:00
TrueCharts-Admin
3e09a6b64a chore(deps): update helm general non-major 2023-01-31 12:21:32 +01:00
TrueCharts Bot
5b3df60054 chore(deps): update helm general non-major (#6689) 2023-01-24 17:44:28 +01:00
TrueCharts-Bot
ad80f91c4f Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-24 11:33:07 +00:00
TrueCharts-Admin
681d1e2603 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-01-24 11:27:35 +00:00
TrueCharts-Admin
40c590cf46 chore(deps): update helm general non-major 2023-01-24 01:28:22 +01:00
TrueCharts-Bot
ecf0e9e8eb Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 20:31:59 +00:00
TrueCharts-Admin
f9acb5372c chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2023-01-18 20:23:00 +00:00
TrueCharts Bot
685801f13a chore(deps): update helm general non-major (#6430)
* chore(deps): update helm general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-18 00:32:23 +02:00
Kjeld Schouten-Lebbing
c8e91daed3 fix(nextcloud): set correct path to permissions toolkit (#6374)
* no message

* bump
2023-01-14 17:39:17 +00:00
TrueCharts Bot
d41368c403 chore(deps): update helm general non-major (#6121) 2023-01-07 23:03:19 +02:00
Kjeld Schouten-Lebbing
981ae8f757 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-29 15:26:43 +01:00
Kjeld Schouten-Lebbing
31ceabcd82 Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-29 15:26:29 +01:00
Kjeld Schouten-Lebbing
41ff4b36dc fix(nextcloud): don't recursively chown userdata by default and default to alpine container (#5871)
* fix(nextcloud): don't recursively chown userdata by default

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* bump

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-29 13:17:49 +00:00
TrueCharts Bot
a9910a47b2 chore(deps): update helm general non-major (#5856)
* chore(deps): update helm general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 22:48:28 +02:00
TrueCharts Bot
26b66192c7 chore(deps): update helm general non-major (#5848)
* chore(deps): update helm general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 10:36:28 +01:00
TrueCharts-Bot
d478e848ce Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:56:38 +00:00
TrueCharts-Bot
927ca5989d Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 21:19:12 +00:00
TrueCharts-Bot
e8f601826c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 14:21:31 +00:00
TrueCharts-Admin
0dc1f6bf8e chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2022-12-26 14:17:39 +00:00
TrueCharts Bot
3a29755f39 chore(deps): update helm general non-major (#5839)
* chore(deps): update helm general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-26 14:37:12 +01:00
TrueCharts-Admin
7b7271a5b0 chore(deps): update helm general non-major 2022-12-25 21:23:15 +01:00
TrueCharts Bot
7a9638f14a chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to 25.0.2 (#5740)
* chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to 25.0.2

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 10:12:24 +01:00
TrueCharts-Bot
9c80064806 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-23 18:21:20 +00:00
TrueCharts-Admin
f8afa37bc1 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.3 2022-12-23 18:17:18 +00:00
Kjeld Schouten-Lebbing
b7eac5281c fix(nextcloud): temporary patch broken permission init (#5625)
* fix(nextcloud): temporary patch broken permission init

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update Chart.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/stable/nextcloud/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/stable/nextcloud/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/stable/nextcloud/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-22 15:12:58 +01:00
TrueCharts Bot
379d7a6cd8 Merge pull request #5608 from truecharts/renovate/tccr.io-truecharts-nginx-unprivileged-1.x 2022-12-22 00:17:03 +01:00
TrueCharts-Bot
07b8314297 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-21 19:25:04 +00:00
TrueCharts-Bot
e470508186 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-21 19:24:11 +00:00
TrueCharts-Admin
ad299f7e9b chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to v1.23.3 2022-12-21 19:20:00 +00:00
TrueCharts-Admin
4f847b2450 chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to 25.0.2 2022-12-21 19:19:25 +00:00
TrueCharts-Admin
ecf1d8ef75 chore(deps): update helm chart collabora-online to v14.0.11 2022-12-20 10:25:16 +01:00
TrueCharts-Bot
39c50fefd0 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-20 02:15:46 +01:00