Commit Graph

968 Commits

Author SHA1 Message Date
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
TrueCharts-Admin 6485adc96a chore(deps): update helm general non-major 2022-12-20 02:15:46 +01:00
TrueCharts Bot 177a5abdd4
chore(deps): update helm chart postgresql to v11.0.13 (#5495)
* chore(deps): update helm chart postgresql to v11.0.13

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-18 13:52:27 +02:00
TrueCharts Bot c6f99bf2d4
Merge pull request #5497 from truecharts/renovate/redis-5.x 2022-12-18 01:27:32 +01:00
TrueCharts Bot 739a2436b5
chore(deps): update helm chart collabora-online to v14.0.10 (#5490)
* chore(deps): update helm chart collabora-online to v14.0.10

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-18 00:46:37 +02:00
TrueCharts-Bot ce2aff854c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-17 20:30:03 +00:00
TrueCharts-Admin 5ece28d87d chore(deps): update helm chart redis to v5.0.16 2022-12-17 20:26:11 +00:00
TrueCharts-Admin a440c1c652 chore(deps): update helm general non-major 2022-12-13 03:58:48 +01:00
TrueCharts-Bot 621bd5351c Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-12 14:22:28 +00:00
TrueCharts-Admin 0772f90dc4 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.2 2022-12-12 14:16:44 +00:00
TrueCharts-Bot 422c1a3e9b Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-10 02:27:36 +00:00
TrueCharts-Admin 0801495cbe Update container image tccr.io/truecharts/nextcloud-fpm to v25.0.2 2022-12-10 02:23:39 +00:00
TrueCharts-Bot 0a65134dd2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-10 01:11:02 +00:00
TrueCharts-Admin aee7da7848 Update container image tccr.io/truecharts/nextcloud-fpm to v 2022-12-10 01:07:10 +00:00
TrueCharts-Admin 6d7a60a771 chore(deps): update helm general non-major 2022-12-06 01:23:34 +01:00
TrueCharts-Admin 876d547e2a Update helm general non-major 2022-11-30 04:19:27 +01:00
TrueCharts-Bot 33592e8e02 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-29 08:18:53 +00:00
TrueCharts-Admin 1ddec3ed1d Update container image tccr.io/truecharts/nextcloud-fpm to 25.0.1 2022-11-29 08:14:53 +00:00
TrueCharts Bot 35f2ab0f2d
Update helm general non-major (#4968) 2022-11-29 09:50:55 +02:00
TrueCharts-Bot 1e228de551 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-29 00:27:55 +00:00
TrueCharts-Admin a24ab6c796 chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.2 2022-11-29 00:23:57 +00:00
TrueCharts-Bot e281d66884 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-26 14:54:31 +00:00
TrueCharts-Admin 4dd6a27b75 Update container image tccr.io/truecharts/nginx-unprivileged to 1.23.2 2022-11-26 14:48:22 +00:00
TrueCharts Bot 5fd3437c70
chore(deps): update helm general non-major (#4745) 2022-11-23 23:01:29 +02:00
Stavros Kois c172514215
chore(apps): bump all apps using pgsql, to use the reverted pgsql (#4740) 2022-11-22 17:27:56 +02:00
TrueCharts-Bot 635e3d3418 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-21 23:59:31 +00:00
TrueCharts-Admin 8fc8af341a chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.2 2022-11-21 23:54:12 +00:00
Kjeld Schouten-Lebbing 1c51287271
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-21 23:01:04 +01:00
TrueCharts Bot e52151e4f5
chore(deps): update helm general non-major (#4665) 2022-11-21 14:13:20 +01:00
Kjeld Schouten-Lebbing c518e13cb3
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-17 11:33:57 +01:00
Kjeld Schouten-Lebbing 13ae28704f
Update _hpb.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-17 11:33:44 +01:00
Kjeld Schouten-Lebbing 390c35cde0
chore(nextcloud): bump version
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-16 22:21:05 +01:00
Kjeld Schouten-Lebbing 4d4d62b4e2
fix(nextcloud): ensure some standard migration scripts are always ran
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-16 22:19:58 +01:00
TrueCharts Bot 02eee266c4
Merge pull request #4490 from truecharts/renovate/tccr.io-truecharts-nginx-unprivileged-1.23.2 2022-11-16 15:59:31 +01:00
TrueCharts-Bot 16b5db069d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-16 14:20:38 +00:00
TrueCharts-Bot ddfaa9c6c2 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-16 14:20:12 +00:00
TrueCharts-Admin 088c57b4d4 Update container image tccr.io/truecharts/nginx-unprivileged to 1.23.2 2022-11-16 14:16:31 +00:00
TrueCharts-Admin 95fad0c4e7 Update container image tccr.io/truecharts/nextcloud-fpm to 25.0.1 2022-11-16 14:16:16 +00:00
TrueCharts Bot c7dc6146b4
chore(deps): update helm general non-major (#4471) 2022-11-15 21:17:58 +01:00
TrueCharts Bot ce91f2dca8
chore(deps): update helm general non-major (#4463)
* 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-11-15 19:06:18 +01:00
TrueCharts-Bot a84883d0c5 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 14:11:55 +00:00
TrueCharts-Admin 09911e243c chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to 25.0.1 2022-11-15 14:07:09 +00:00
TrueCharts-Bot f33c12bd3d Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 00:29:21 +00:00
TrueCharts-Admin b142ff68ab chore(deps): update container image tccr.io/truecharts/nginx-unprivileged to 1.23.2 2022-11-15 00:25:24 +00:00
TrueCharts Bot 1cede202ad
chore(deps): update helm general major (major) (#4424)
* chore(deps): update helm general major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-15 00:58:48 +01:00
TrueCharts Bot 5b205b38d6
chore(deps): update helm general non-major (#4404) 2022-11-13 15:44:32 +01:00
TrueCharts Bot c965cdc995
chore(deps): update helm general major (major) (#4392)
* chore(deps): update helm general major

* Commit bumped Chart Version

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

* render servMon closer to the end

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-12 21:57:05 +02:00
TrueCharts Bot ae1e653127
chore(deps): update helm general non-major (#4395) 2022-11-12 19:28:54 +01:00
TrueCharts-Admin a7abd8ac98 chore(deps): update docker general non-major 2022-11-12 01:26:23 +01:00
Kjeld Schouten-Lebbing 5af8f0db8c
chore(apps): Bump all for ingressList and speedtest 2022-11-11 20:17:41 +01:00
Kjeld Schouten-Lebbing 668157c363
feat(apps): readd ingressList to all Apps that already have Ingress itself 2022-11-11 19:09:57 +01:00
Stavros Kois 9559a83515
questions.yaml cleanup (#4377)
* remove non-existent include

* remove empty lines
2022-11-11 17:23:09 +01:00
Stavros Kois 3b9ba2a1df
bump everything (#4376) 2022-11-11 15:04:17 +02:00
Kjeld Schouten-Lebbing cbf9d388ec
chore(apps): bump to regenerate catalog 2022-11-11 10:00:57 +01:00
Kjeld Schouten-Lebbing f4fb8943e1
fix(apps): remove removed includes 2022-11-11 09:54:44 +01:00
Kjeld Schouten-Lebbing 800312b295
fix(apps): remove references to targetPort 2022-11-11 09:49:15 +01:00
truecharts-bot ba9389e4da chore: Auto-update chart README [skip ci] 2022-11-10 17:11:00 +00:00
Kjeld Schouten-Lebbing 16f46e1db8
fix(apps): change container config label 2022-11-10 17:56:28 +01:00
Kjeld Schouten-Lebbing 2ef737f7d3
chore(apps): Major Change to GUI 2022-11-10 17:21:56 +01:00
truecharts-bot 929beba979 chore: Auto-update chart README [skip ci] 2022-11-09 07:31:55 +00:00
TrueCharts Bot 5673252dab
chore(deps): update docker general non-major (#4355)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-09 09:18:51 +02:00
truecharts-bot 5c2e62558a chore: Auto-update chart README [skip ci] 2022-11-09 04:14:21 +00:00
TrueCharts Bot 0120c215e2
chore(deps): update helm general non-major (#4349) 2022-11-08 23:52:28 +01:00
truecharts-bot 9ba8308ab3 chore: Auto-update chart README [skip ci] 2022-11-08 18:51:08 +00:00
truecharts-bot 31805828c6 chore: Auto-update chart README [skip ci] 2022-11-08 11:23:12 +00:00
truecharts-bot 6053fd9280 chore: Auto-update chart README [skip ci] 2022-11-08 03:28:54 +00:00
TrueCharts Bot ec3d56395c
chore(deps): update helm general non-major (#4342)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:12:03 +02:00
truecharts-bot b33b5031b5 chore: Auto-update chart README [skip ci] 2022-11-07 17:09:17 +00:00
truecharts-bot 5e2ad903bc chore: Auto-update chart README [skip ci] 2022-11-07 03:21:30 +00:00
TrueCharts Bot 1964ba3781
chore(deps): update helm general non-major (#4329) 2022-11-07 00:27:38 +02:00
truecharts-bot e5bdcaea0f chore: Auto-update chart README [skip ci] 2022-11-06 12:31:56 +00:00
TrueCharts Bot 227575098c
chore(deps): update helm general non-major (#4317) 2022-11-06 10:47:39 +01:00
truecharts-bot 8e3cdbfade chore: Auto-update chart README [skip ci] 2022-11-05 22:51:30 +00:00
TrueCharts Bot f04cc8f6d8
chore(deps): update helm general non-major (#4308) 2022-11-05 15:05:34 +01:00
truecharts-bot 5154eabc6c chore: Auto-update chart README [skip ci] 2022-11-05 12:15:46 +00:00
TrueCharts Bot 6a98afbc0c
chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v25.0.1 (#4142)
* chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v25.0.1

* Commit bumped Chart Version

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

* Update charts/stable/nextcloud/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-05 13:54:59 +02:00
truecharts-bot 1ca21f580e chore: Auto-update chart README [skip ci] 2022-11-02 11:11:37 +00:00
TrueCharts Bot 8138da06c9
chore(deps): update helm general non-major (#4261)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-02 10:34:09 +02:00
truecharts-bot 4650b70bce chore: Auto-update chart README [skip ci] 2022-11-01 09:04:40 +00:00
TrueCharts Bot 12c0b05b08
chore(deps): update docker general non-major (#4260)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-01 10:54:50 +02:00
truecharts-bot 848d86b41c chore: Auto-update chart README [skip ci] 2022-10-25 18:55:22 +00:00
TrueCharts-Admin d84670cffe chore(deps): update helm general non-major 2022-10-25 20:33:31 +02:00
truecharts-bot bccedce1b8 chore: Auto-update chart README [skip ci] 2022-10-25 11:01:06 +00:00
TrueCharts Bot 8a3205d1dc
chore(deps): update helm general non-major (#4182)
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-10-25 10:19:56 +02:00
truecharts-bot 34a062e31b chore: Auto-update chart README [skip ci] 2022-10-25 06:19:43 +00:00
TrueCharts Bot 967bdbacef
chore(deps): update docker general non-major (#4181)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-25 09:06:43 +03:00
truecharts-bot 99285803ca chore: Auto-update chart README [skip ci] 2022-10-21 10:38:33 +00:00
TrueCharts Bot fe38c5e074
chore(deps): update docker general non-major (#4139)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-21 13:25:38 +03:00
truecharts-bot 1d2e896809 chore: Auto-update chart README [skip ci] 2022-10-19 13:55:38 +00:00
TrueCharts Bot f9b94b9665
chore(deps): update helm general non-major (#4122) 2022-10-19 08:41:02 +03:00
TrueCharts Bot 57ed796dfb
chore(deps): update docker general non-major (#4128)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-19 08:40:03 +03:00
truecharts-bot 7612d13f94 chore: Auto-update chart README [skip ci] 2022-10-15 00:24:21 +00:00
TrueCharts Bot ef2f489611
chore(deps): update docker general non-major (#4084)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* http probe

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-15 01:57:21 +03:00
truecharts-bot e87e8f8eec chore: Auto-update chart README [skip ci] 2022-10-12 17:08:05 +00:00
TrueCharts Bot d0b19f4993
chore(deps): update helm general non-major (#4071) 2022-10-12 17:19:34 +02:00
truecharts-bot d5e2f150fd chore: Auto-update chart README [skip ci] 2022-10-11 06:32:35 +00:00
TrueCharts Bot 96921b16e5
chore(deps): update docker general non-major (#4070)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-11 08:30:40 +03:00
TrueCharts-Admin 7a8e58496e chore(deps): update docker general non-major 2022-10-09 14:14:26 +02:00
truecharts-bot 952fa7491e chore: Auto-update chart README [skip ci] 2022-10-08 10:50:39 +00:00
TrueCharts Bot 7e704c9945
chore(deps): update docker general non-major (#4030)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-08 11:06:36 +02:00
truecharts-bot 9783dd2bb7 chore: Auto-update chart README [skip ci] 2022-10-07 21:44:51 +00:00
TrueCharts-Admin 6761b1362d chore(deps): update helm general non-major 2022-10-07 18:00:19 +00:00
truecharts-bot 3f641f2677 chore: Auto-update chart README [skip ci] 2022-10-07 10:20:44 +00:00
TrueCharts-Bot e2f9996b18 Commit bumped Chart Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-07 11:45:00 +02:00
TrueCharts-Admin a1bf9efe33 chore(deps): update docker general non-major 2022-10-07 11:45:00 +02:00
truecharts-bot 4cb54af1ba chore: Auto-update chart README [skip ci] 2022-10-06 12:47:55 +00:00
TrueCharts-Admin 5e88a86bff chore(deps): update helm general non-major 2022-10-05 18:43:33 +00:00
truecharts-bot 5ef5adcce5 chore: Auto-update chart README [skip ci] 2022-10-04 06:28:28 +00:00
TrueCharts Bot f8b262ce47
chore(deps): update docker general non-major (#4001)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-04 09:12:03 +03:00
TrueCharts-Admin b173238863 chore(deps): update docker general non-major 2022-10-02 20:31:01 +02:00
Stavros Kois f961cff814
chore(apps): split addons in smaller templates (#3979)
* split addons in smaller templates

* replace includes in files

* remove empty line
2022-10-02 00:39:52 +03:00
truecharts-bot c11c0a0cbb chore: Auto-update chart README [skip ci] 2022-09-30 06:25:29 +00:00
TrueCharts Bot 95df6b7a78
chore(deps): update docker general non-major (#3965)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-30 09:16:45 +03:00
truecharts-bot 3be727ac11 chore: Auto-update chart README [skip ci] 2022-09-29 08:22:20 +00:00
truecharts-bot d182fa2a67 chore: Auto-update chart README [skip ci] 2022-09-29 07:22:22 +00:00
TrueCharts Bot 10145a1879
chore(deps): update docker general non-major (#3953)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-29 10:16:14 +03:00
Kjeld Schouten-Lebbing 640a33324a
remove chart.lock 2022-09-27 22:15:14 +02:00
TrueCharts Bot 954ec38fa3
chore(deps): update helm general non-major (#3925) 2022-09-27 17:33:20 +02:00
TrueCharts Bot 8c6c2c2d73
chore(deps): update docker general non-major (#3920)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-27 10:23:01 +02:00
truecharts-bot 2d56d50689 chore: Auto-update chart README [skip ci] 2022-09-27 07:48:39 +00:00
TrueCharts Bot 76c168c11d
chore(deps): update helm general non-major (#3918)
* 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: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-27 08:54:37 +03:00
truecharts-bot 6053186892 chore: Auto-update chart README [skip ci] 2022-09-25 15:42:03 +00:00
TrueCharts Bot cb5a369c96
chore(deps): update helm general non-major (#3898) 2022-09-25 15:38:09 +02:00
truecharts-bot 922a198480 chore: Auto-update chart README [skip ci] 2022-09-22 14:28:16 +00:00
truecharts-bot dea0e08738 chore: Auto-update chart README [skip ci] 2022-09-22 07:35:31 +00:00
TrueCharts Bot 03b0ab3e45
chore(deps): update docker general non-major (#3827)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-21 19:28:37 +02:00
truecharts-bot f2be506cef chore: Auto-update chart README [skip ci] 2022-09-21 09:54:19 +00:00
truecharts-bot 27eaf3cd8e chore: Auto-update chart README [skip ci] 2022-09-21 03:51:15 +00:00
truecharts-bot f71bda7019 chore: Auto-update chart README [skip ci] 2022-09-20 21:41:23 +00:00
truecharts-bot 938dfbd29f chore: Auto-update chart README [skip ci] 2022-09-20 07:07:58 +00:00
truecharts-bot 2528ca86e9 chore: Auto-update chart README [skip ci] 2022-09-19 17:29:36 +00:00
truecharts-bot 12ff3cab54 chore: Auto-update chart README [skip ci] 2022-09-19 11:02:30 +00:00
TrueCharts Bot 8229f1a5e5
chore(deps): update docker general non-major (#3790)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-19 11:20:18 +02:00
truecharts-bot 994b86c6d0 chore: Auto-update chart README [skip ci] 2022-09-19 02:03:09 +00:00
Kjeld Schouten-Lebbing 7be0dcbe6d
chore(Apps): refactor Services SCALE GUI 2022-09-19 00:17:23 +02:00
truecharts-bot 24bcac5826 chore: Auto-update chart README [skip ci] 2022-09-18 20:30:24 +00:00
truecharts-bot 01fe431239 chore: Auto-update chart README [skip ci] 2022-09-18 12:19:38 +00:00
truecharts-bot c99b62f699 chore: Auto-update chart README [skip ci] 2022-09-16 14:14:36 +00:00
truecharts-bot 4a7979b1bd chore: Auto-update chart README [skip ci] 2022-09-16 07:37:36 +00:00
TrueCharts Bot 19731ab5a3
chore(deps): update docker general non-major (#3787)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-16 08:38:14 +03:00
TrueCharts Bot f0757f0e2c
chore(deps): update docker general non-major (#3772)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-15 17:42:23 +02:00
truecharts-bot 682efa11c4 chore: Auto-update chart README [skip ci] 2022-09-15 15:18:22 +00:00
TrueCharts Bot 48e5471458
chore(deps): update helm general non-major (#3767) 2022-09-15 15:22:46 +02:00
Stavros Kois 6c68a6c013
chore(questions): split serviceSelector (#3751)
* chore(questions): split serviceSelector

* replace questions with the new templates
2022-09-15 00:27:12 +03:00
truecharts-bot e0d3d32298 chore: Auto-update chart README [skip ci] 2022-09-13 06:33:45 +00:00
TrueCharts Bot 30388024d5
chore(deps): update helm general non-major (#3756) 2022-09-13 08:46:39 +03:00
truecharts-bot 9a821da90b chore: Auto-update chart README [skip ci] 2022-09-12 23:09:26 +00:00
truecharts-bot cf36c344af chore: Auto-update chart README [skip ci] 2022-09-12 20:04:14 +00:00
truecharts-bot 1f5fd55364 chore: Auto-update chart README [skip ci] 2022-09-12 14:46:17 +00:00
TrueCharts Bot 1b842f5d6a
chore(deps): update docker general non-major (#3743)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-12 12:28:33 +02:00
Stavros Kois 536818297f
chore(nextcloud); update UI label (#3746) 2022-09-12 12:28:11 +02:00
truecharts-bot 44a77cd0dd chore: Auto-update chart README [skip ci] 2022-09-11 23:21:12 +00:00