Commit Graph
1230 Commits
Author SHA1 Message Date
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
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
TrueCharts-Bot 18ce8bcf98 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-06 17:52:12 +00:00
Stavros KoisandGitHub d0c26549c9 feat(custom-app): Allow to disable probes on GUI (#1860)
* feat(custom-app): Allow to disable probes on GUI

* Add type and path for probes

* declutter UI if probe is disabled ;)
2022-02-06 18:42:50 +01:00
Stavros KoisandGitHub 487a050fa6 chore(apps): fix links on Chart.yaml (#1862) 2022-02-06 18:42:09 +01:00
TrueCharts-Bot 4c1ca89570 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-06 17:25:51 +00:00
9c0bf192e8 chore(deps): update helm chart common to v8.15.0 (#1859)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 17:07:47 +01:00
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 044faac33c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-06 12:23:17 +00:00
Stavros KoisandGitHub 7d13e1187f chore(jellyfin): Mount cache to emptyDir and add PublishedServerURL var (#1853)
* chore(jellyfin): Mount cache to emptyDir and add PublishedServerURL var

* default to empty
2022-02-06 13:17:38 +01:00
TrueCharts-Bot c9b51a6d9e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-05 12:54:37 +00:00
4cf58ad87e chore(deps): update helm general non-major helm releases (#1852)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-05 12:48:19 +01:00
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
902a9cfb29 chore(deps): update container image tccr.io/truecharts/home-assistant to v2022.2.2 (#1850)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-05 11:03:16 +01:00
Stavros KoisandGitHub 3442aa07c6 fix(quassel-core): actually remove portal (#1846) 2022-02-05 10:58:36 +01:00
Heavybullets8andGitHub 9c83fd1487 Fix Valheim Location (#1847) 2022-02-05 10:56:26 +01:00
TrueCharts-Bot 43f060fb57 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-04 11:23:35 +00:00
Kjeld Schouten-LebbingandGitHub 19a3232504 Feat(OnlyOffice): Move to our own OnlyOffice Container (#1837)
* Feat(OnlyOffice): Move to our own OnlyOffice Container

Our own OnlyOffice container contains a bypass for the connections limit and possible more bypasses in the future.
It also is a preparation to the split-container Helm setup that is due with BlueFin

* Update Chart.yaml
2022-02-04 12:18:02 +01:00
TrueCharts-Bot 278aeeb790 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-03 18:31:19 +00:00
90e86d32bf chore(deps): update docker general non-major (#1836)
* 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-03 19:20:35 +01:00
TrueCharts-Bot 65aa0642fb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-03 18:16:39 +00:00
9e485d950f chore(deps): update docker general major docker tags (major) (#1835)
* chore(deps): update docker general major docker tags

* 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-03 19:10:17 +01:00
TrueCharts-Bot c5c3ec879c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-02 23:35:44 +00:00
Stavros KoisandGitHub d34f437ac3 fix(quassel-core): Restore probes (#1832) 2022-02-03 00:30:56 +01:00
TrueCharts-Bot 44b4f0640f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-02 20:24:34 +00:00
Stavros KoisandGitHub f5d74a2d5e fix(unifi): run as non-root (#1831)
* fix(unifi): run as non-root

* remove as its default
2022-02-02 21:18:53 +01:00
Stavros KoisandGitHub 24198abfd4 fix(quassel-core): Remove probes and portal, as this is only a backend (#1827) 2022-02-02 17:37:21 +01:00
TrueCharts-Bot cae2355668 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-02 14:15:16 +00:00
0ff4ec7d06 chore(deps): update helm general non-major helm releases (#1828)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-02 14:27:42 +01:00
TrueCharts-Bot f60fe61e33 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-01 10:47:30 +00:00
Stavros KoisandGitHub dae4973825 fix(quassel-core): Add db name (#1826) 2022-02-01 11:43:04 +01:00
TrueCharts-Bot ebbbcc0088 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-31 21:41:01 +00:00
4940f8a168 chore(deps): update docker general non-major docker tags (#1823)
* chore(deps): update docker general non-major docker tags

* 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-01-31 22:18:04 +01:00
Stavros KoisandGitHub ce872982ed fix(darktable): Make root fs readable (#1822) 2022-01-31 22:13:23 +01:00
Stavros KoisandGitHub 03c9014f5e feat(unmanic): move to stable and remove configmap (#1820) 2022-01-31 22:13:11 +01:00
TrueCharts-Bot 2aae33b43c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-31 21:11:59 +00:00
kjeld Schouten-Lebbing 453868b0a4 feat(synapse): move synapse to stable 2022-01-31 22:05:36 +01:00
TrueCharts-Bot eb2e0274f2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-31 20:58:40 +00:00
Stavros KoisandGitHub 59248a92e4 fix(deluge): rofs false (#1821) 2022-01-31 21:53:56 +01:00
TrueCharts-Bot 5b0aba7365 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-31 07:51:21 +00:00
Stavros KoisandGitHub ff841e65df feat(n8n/weblate): move to stable (#1815)
* feat(n8n): Move to stable

* chore(strapi): bump to 1.0.0 as it moved to stable

* feat(weblate): move to stable

* bump

* typo
2022-01-31 08:46:17 +01:00
TrueCharts-Bot 413be16916 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-28 22:59:33 +00:00
Stavros KoisandGitHub 669abfd400 chore(strapi): Add NODE_ENV on GUI (#1808)
* chore(strapi): Add NODE_ENV on GUI

* also move to stable
2022-01-28 23:54:48 +01:00
TrueCharts-Bot 19b42a157e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-26 00:59:12 +00:00
Stavros KoisandGitHub c3562752f3 feat(onlyoffice-document-server): Use our db and redis instead of buildin (#1794)
* feat(onlyoffice-document-server): Use our db and redis instead of the builtin

* one day.. i'll spell correctly..

* update iamge
2022-01-26 01:54:06 +01:00
Stavros KoisandGitHub 4629c7be3e chore(deepstack): use single quote instead of espace (#1793) 2022-01-26 00:53:12 +01:00
Stavros KoisandGitHub 53f9cb5de1 fix(collabora-online): change perms to remove some errors (#1792)
* fix(collabora-online): change perms to remove some errors

* if i could spell..

* remove privileged
2022-01-26 00:01:28 +01:00
TrueCharts-Bot e6f1f5159f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-25 20:07:41 +00:00
fa2166391e chore(deps): update helm general non-major helm releases (#1791)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 20:17:24 +01:00
TrueCharts-Bot daccb504e9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-24 19:31:16 +00:00