Commit Graph

2857 Commits

Author SHA1 Message Date
renovate[bot] 60dbbbb878
chore(deps): update helm chart postgresql to v3.0.20 (#1177)
* chore(deps): update helm chart postgresql to v3.0.20

* 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>
2021-10-19 15:29:52 +02:00
Kjeld Schouten-Lebbing 3fbd2cbfcc
chore(Apps): Project-Eclipse part 2, adapting and cleaning changelog (#1173)
* use a single changelog from now on.

* remove app changelog

* remove SCALE/CHANGELOG.md

* more cleanup
2021-10-19 15:29:07 +02:00
TrueCharts-Bot 43efd8a91c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 12:33:40 +00:00
Kjeld Schouten-Lebbing a1c12c64e3
feat(apps): Add more Apps using postgresql (#1136)
* feat(apps): Add more Apps using postgresql

Squashed commit:

move apps - dev to incubator (+29 squashed commit)

[e306948ef] bump postgresql

[d22c2cc62] bump common

[cc5412370] remove ix_values.yaml

[ca02334e6] Sync last env's and secrets

[34b9d2af1] update gui on ff-syncserver

[8dc32c07c] Add description on persistence

[3ee0e4dac] Update secrets labels

[4192e3af5] Update default-ports

[d88de9fbc] fixedEnv on top...

[61363ea19] tt-rss

[8a124605e] traccar

[6de23ed28] teedy

[402e3916d] statping

[f8da66a8c] shiori

[c58d98c29] recipes

[2390929fc] openkm

[ca4cfcf75] odoo

[34a8e0e96] fixedEnv on top

[ec3c53f7b] miniflux

[b47aab805] librespeed

[f7252eeed] whoops

[d4e312ff6] kanboard

[c9e32f3eb] joplin-server

[4a216a442] wikijs

[8a529ba57] gotify

[1130943a7] ff-sync

[f1b43a783] etherpad

[7365fe5da] dsmr-reader

[ea7a6751e] babybuddy (+1 squashed commits)

* enable varrun on librespeed

* librespeed no readonly root

* run librespeed as root
2021-10-19 14:20:06 +02:00
TrueCharts-Bot 4778d18340 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 11:51:50 +00:00
kjeld Schouten-Lebbing 69d69b1f54
fix(Apps): fix previous SCALE bugfix not correctly being applied 2021-10-19 12:46:12 +02:00
kjeld Schouten-Lebbing 78ff1b2aec
chore(docs): add some docs for rollback 2021-10-19 12:44:05 +02:00
TrueCharts-Bot 60f66e0abb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 10:37:59 +00:00
Kjeld Schouten-Lebbing 1aa854ef14
fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions. (#1176)
* fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions.

* bump patch to regenerate releases
2021-10-19 11:21:33 +02:00
TrueCharts-Bot 886f3096ee Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 22:08:35 +00:00
Kjeld Schouten-Lebbing 4ccf8d64a5
refactor(Apps): Project Eclipse - part 1 - remove ix_values.yaml (#1168)
* NUKE values.yaml -> ix_values.yaml

* nuke the values.yaml files globally (we can revert just the bare minimum required settings, if needed)

* bump patch versions

(cherry picked from commit e6c60c57df81af47652180d3e822f05c878e1d2b)

* bump common to deal with some storageClass naming issues

* bump common and postgresql

* try retrying helm dependency update 3 times if failed

* sleep after error
2021-10-18 23:08:34 +02:00
Stavros Kois 0d11f8cba4
chore(apps): Add description on persistence (#1172) 2021-10-18 22:27:21 +02:00
Stavros Kois d33dc097e9
fix(Firefly III): Change default permissions (#1170) 2021-10-18 22:14:40 +02:00
Stavros Kois 21a4a9fa85
chore (docs): Update app requests and fix a description (#1171)
* fix sources link and change referenced app name

* Update app requests
2021-10-18 21:47:17 +02:00
TrueCharts-Bot 5076ad6200 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 18:42:22 +00:00
kjeld Schouten-Lebbing c87c6f4c64
chore(postgresql): bump common on postgresql 2021-10-18 20:38:31 +02:00
TrueCharts-Bot 6d95f37827 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 18:34:28 +00:00
kjeld Schouten-Lebbing b98f8ded87
fix(common): Copy ixChartContext.storageClassName to child charts 2021-10-18 20:24:26 +02:00
TrueCharts-Bot a9e2295eeb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 18:02:05 +00:00
Kjeld Schouten-Lebbing dde9cc9e24
feat(common): set SCALE-ZFS as a default storageClassName for SCALE when nothing is given. (#1169) 2021-10-18 19:59:05 +02:00
TrueCharts-Bot ad22ebb84f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 09:07:54 +00:00
Stavros Kois 6cd17d0f9e
fix(nextcloud): remove regex for mountPath on `redismaster` for now (#1167)
* remove regex for now

* bump version
2021-10-18 11:04:57 +02:00
TrueCharts-Bot ac2a3e328c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 08:45:30 +00:00
Michael Yang c359221874
fix(home-assistant): Fix invisible items in Automation Dashboard (#1163)
* home-assistant: uncomment default includes

* create include files if they do not exist

* bump home-assistant version
2021-10-18 10:42:22 +02:00
TrueCharts-Bot 1ffe97601c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-17 19:02:09 +00:00
renovate[bot] d5d78b5bfd
chore(deps): update helm chart common to v8.3.10 (#1160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-17 20:20:18 +02:00
TrueCharts-Bot a8440f3168 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-17 14:56:37 +00:00
Kjeld Schouten-Lebbing f9c3530e36
fix(common): Just provide warning when chmod fails on autopermissions (#1157)
* fix(common): Just provide warning when chmod fails on autopermissions due to nfsv4acl's

* single comma

* tests

* whoop

* zucht
2021-10-17 16:53:46 +02:00
Kjeld Schouten-Lebbing 6c64fd2c01
fix(apps): force users using correct / prefix for mounPath (#1156) 2021-10-17 13:48:45 +02:00
TrueCharts-Bot 64a15ac428 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-17 09:19:37 +00:00
Stavros Kois 2e50f91c93
fix(tdarr): fix env's for tdarr (#1153)
* try some fixes for tdarr's

* bump versions

* website does not like nested lists
2021-10-17 11:16:35 +02:00
TrueCharts-Bot c225454f08 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-16 12:51:26 +00:00
Stavros Kois 51695d14b9
feat(tdarr): Add tdarr (#1152)
* Init work for tdarr server

* add ingress

* update app request list

* uhm

* sync questions' secCOntext
2021-10-16 14:48:27 +02:00
TrueCharts-Bot 774ea42e98 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-16 12:00:26 +00:00
Stavros Kois cdd6229c12
feat(tdarr-node): Add tdarr-node (#1150)
* Init work for tdarr_node

* fix values service

* only 1 service, so main it is

* change name

* underscore -> dash

* varrun

* disable ro root fs

* runas root

* also disable ro root fs

* fix description

* Add a doc file

* emptyDir on transcode-cache

* fix persistence var names and remove transcode-cache

* varrun to questions and update ports for upcoming server

* Add transcode-cache as hostpath in questions

* sync questions' securitycontext

* update doc file
2021-10-16 13:57:17 +02:00
TrueCharts-Bot 97fda6f00b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-15 16:41:23 +00:00
kjeld Schouten-Lebbing 12cd5352c0
chore(common): add varlog storage and streamline db urls again 2021-10-15 18:38:21 +02:00
TrueCharts-Bot 626e0c91d4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-15 15:57:18 +00:00
Joachim Baten 1ba0241662
fix(Logitech Media Server): Duplicate port name (#1148)
* fix duplicated port name

* Increase version number

* Update description to reflect the variable name change
2021-10-15 17:54:16 +02:00
TrueCharts-Bot 4b4cb3659a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-15 15:25:49 +00:00
kjeld Schouten-Lebbing d44637edbe
add jdbc type postgres url support to common 2021-10-15 17:19:06 +02:00
TrueCharts-Bot 8dbae40bcb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-15 11:45:17 +00:00
Kjeld Schouten-Lebbing eaf70889a2
feat(common): simplify postgresql url generator (#1146) 2021-10-15 13:42:20 +02:00
kjeld Schouten-Lebbing 22241139cb
readd dev train to temporarily drop non-working stuff into for testing
As we don't want to mix with incubator on bulk-adds of apps
2021-10-15 11:39:41 +02:00
kjeld Schouten-Lebbing fb97389c8e
use linuxserver.io paternmatching for deepquestai 2021-10-14 23:54:09 +02:00
TrueCharts-Bot b0c8f191a5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-14 21:49:05 +00:00
kjeld Schouten-Lebbing 10911d76e2
fix: Bump some apps to trigger rereleases 2021-10-14 23:44:44 +02:00
Joachim Baten 034a185c0c
fix(Logitech Media Server): Fix service name casing in questions.yaml (#1145)
* Fix service name casing in questions.yaml

* Update version number
2021-10-14 23:43:11 +02:00
Stavros Kois f845433829
feat(deepstack-gpu): Add deepstack-gpu (#1141)
* Add deepstack-gpu

* Bump version

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-10-14 23:42:35 +02:00
Stavros Kois ca97e05238
disable readonlyrootfs on calibre (#1139) 2021-10-14 23:42:07 +02:00