Commit Graph

1340 Commits

Author SHA1 Message Date
Stavros Kois 3a87eb409d
fix(boinc): allow root fs access (#1947) 2022-02-24 01:01:01 +01:00
TrueCharts-Bot 1dafc38672 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-23 20:19:19 +00:00
Stavros Kois 086150bfdd
fix(mylar): fix image reference (#1944) 2022-02-23 21:13:36 +01:00
TrueCharts-Bot aadf20572a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-23 07:50:00 +00:00
Stavros Kois e95ade48d7
fix(pydio-cells): fix configmap and main service (#1943)
* fix(pydio-cells): fix configmap and main service

* update questions and configmap
2022-02-23 08:44:07 +01:00
TrueCharts-Bot 14e49b12e1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 23:23:42 +00:00
Stavros Kois d1dd5c4660
fix(apps): Removed some double `b64enc` on autogenerated secrets, also some quotes off them. (#1937)
* fix(anonaddy): only b64enc once

* fix(pydio-cells): trim `"` from dbPass

* chore(paperless-ng): don't quote secret

* fix(linkace): don't quote secret

* chore(librephotos): don't quote secret

* chore(leantime): don't quote secret

* chore(fireflyiii): don't quote secret

* chore(authelia): dont quote secret
2022-02-23 00:10:13 +01:00
Stavros Kois bee3228738
feat(syslog-ng): Use official image / remove portal (#1938)
* feat(syslog-ng): Use official image / remove portal

* rofs

* root

* Apply suggestions from code review

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-23 00:09:39 +01:00
Stavros Kois 5b60763789
chore(minio): Use correct label on api ingress (#1936) 2022-02-23 00:06:39 +01:00
TrueCharts-Bot a92e7467b5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 15:01:46 +00:00
renovate[bot] d4da89f73d
chore(deps): update helm general non-major helm releases (#1932)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 15:55:04 +01:00
TrueCharts-Bot 4e866cbbc8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 10:34:01 +00:00
Stavros Kois 30df7291d5
fix(apps): map ingress to correct service (#1929) 2022-02-22 11:26:15 +01:00
Stavros Kois 98cd17f2fb
feat(lychee): Add db/redis, fix storage path, add app_key secret, add gui config options (#1928)
* feat(lychee): Add db/redis, fix storage path, add app_key secret, add gui config options

* see output

* without quote

* remove `command`

* Add TZ
2022-02-22 11:25:37 +01:00
Stavros Kois ae63bcea40
fix(monica): only b64enc the key once (#1930)
* fix(monica): only b64enc the key once

* Restore description

* Update _appkey.tpl

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-22 11:24:26 +01:00
TrueCharts-Bot 37a96dd1e7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 09:22:36 +00:00
Stavros Kois dfb4e63f2b
feat(pydio-cells): Add db and use official image (#1908)
* feat(pydio-cells): Add db and use official image

* whoops

* try mounting

* unique how?

* aha

* try again

* chagne port

* bind not binds

* add healtheck endpoint

* try another host for healthcheck and update questiosn

* try with healtch service

* try this

* add missing quote and tpl port

* update image

* typo

* check output

* linr

* remove init

* yml

* fix host

* try password

* revert to mariadbPassword

* try tpl

* enable maridb

* eof

* Let's try!
2022-02-22 10:15:25 +01:00
TrueCharts-Bot 1ca591f026 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-22 00:08:46 +00:00
renovate[bot] a31cfa91f8
chore(deps): update helm general non-major helm releases (#1927)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-22 00:17:51 +01:00
TrueCharts-Bot fbe92bcce4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-21 17:08:03 +00:00
renovate[bot] c4e08f8f25
chore(deps): update docker general non-major (#1924)
* 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-21 17:53:17 +01:00
TrueCharts-Bot 2e1a7b8b88 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-20 20:08:33 +00:00
Stavros Kois f7d74faf46
fix(minio): Fix services and add ingress option for both services (#1911)
* fix(minio): Run app with the specified user always

* use consoles port for web portal

* map ports exactly

* update ports to questions

* add ingress option for console

* update description

* bump minor

* make console (webui) service main, and create new service for the api(server)

* update doc ports

* revert minio uid/gid set

* update probes towards api

* use more defaults

* try tpl

* revert to hardcoded values
2022-02-20 21:03:13 +01:00
Stavros Kois 570baae023
chore(nextcloud): clrearly indicate values that used only on first install (#1909)
* chore(nextcloud): clrearly indicate values that used only on first install

* cleanup values
2022-02-20 15:10:14 +01:00
TrueCharts-Bot 23dd6e7af1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-16 00:02:10 +00:00
Kjeld Schouten-Lebbing 924f7bb5a1
Update Chart.yaml 2022-02-16 00:54:14 +01:00
Kjeld Schouten-Lebbing 6cde07568e
Update values.yaml 2022-02-16 00:54:03 +01:00
TrueCharts-Bot 431111781b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-15 14:42:47 +00:00
renovate[bot] 8fcbafa2a1
chore(deps): update helm general non-major helm releases (#1901)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 14:51:55 +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 856a5c1168 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 11:04:38 +00:00
renovate[bot] 4e4769af4c
chore(deps): update container image tccr.io/truecharts/friendica to v2022.02 (#1896)
* chore(deps): update container image tccr.io/truecharts/friendica to v2022.02

* 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 11:57:53 +01:00
TrueCharts-Bot d7d6e8ad79 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 10:07:57 +00:00
Stavros Kois 93e8992033
feat(linkace): move to stable (#1898)
* feat(linkace): move to stable

* bump
2022-02-14 11:01:55 +01:00
TrueCharts-Bot 058badb461 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-14 09:26:22 +00:00
Stavros Kois 5ef74c6fdf
feat(librephotos): move to stable (#1894) 2022-02-14 10:18:34 +01:00
TrueCharts-Bot dc51294bfb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-13 21:42:26 +00:00
Stavros Kois 36ddaec990
feat(photoview): move photoview to stable (#1892) 2022-02-13 22:34:29 +01:00
TrueCharts-Bot 38cb7229ed Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-13 10:56:52 +00:00
Stavros Kois 9185f3de53
feat(guacamole-client); Add saml auth for upcoming image update (#1887) 2022-02-13 11:50:45 +01:00
TrueCharts-Bot 5e82ba2ced Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-12 19:35:15 +00:00
Stavros Kois 12908c1a37
fix(calibre): adjust tag format (#1885) 2022-02-12 20:29:37 +01:00
Stavros Kois 0ebfe5244e
fix(filezilla): adjust to the new versioning format (#1877) 2022-02-12 16:40:05 +01:00
Stavros Kois 6fe608c8ff
chore(gitea): remove dups from configmap (#1878) 2022-02-12 15:07:12 +01:00
TrueCharts-Bot 26a1d31f31 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-12 13:44:19 +00:00
Stavros Kois 021c4e7802
fix(gitea): fix ci (#1883) 2022-02-12 14:37:59 +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
Heavybullets8 81a0b98993
fix minetest chart location + change catagory to games (#1872) 2022-02-08 19:11:27 +01:00
TrueCharts-Bot dd4df3f95d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 17:15:24 +00:00
renovate[bot] b3740090db
chore(deps): update helm general non-major helm releases (#1871)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 17:06:31 +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 70e8ca0044 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 12:33:58 +00:00
Stavros Kois 31746f46e3
fix(openvscode): Use CONNECTION_TOKEN on portal button (#1666)
* fix(openvscode): Use `CONNECTION_TOKEN` on portal button

* adjust env's

* bump

* correct reference
2022-02-08 13:28:12 +01:00
TrueCharts-Bot b850a260ac Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 09:13:59 +00:00
Stavros Kois 5a3d31d762
feat(documentserver): Point probes to healthcheck endpoint (#1867) 2022-02-08 10:07:27 +01:00
TrueCharts-Bot bf1de76d6c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-02-08 08:59:11 +00:00
Stavros Kois d6f7a0b0d4
feat(odoo): use official image (#1866)
* feat(odoo): use official image

* also add customconf pvc

* correctly label the ports

* also on manual

* update image
2022-02-08 09:52:19 +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
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 Kois 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 Kois 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
renovate[bot] 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
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 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 Kois 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
renovate[bot] 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
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
renovate[bot] 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 Kois 3442aa07c6
fix(quassel-core): actually remove portal (#1846) 2022-02-05 10:58:36 +01:00
Heavybullets8 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-Lebbing 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
renovate[bot] 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
renovate[bot] 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 Kois 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 Kois 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 Kois 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
renovate[bot] 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 Kois 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
renovate[bot] 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 Kois ce872982ed
fix(darktable): Make root fs readable (#1822) 2022-01-31 22:13:23 +01:00
Stavros Kois 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 Kois 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