Commit Graph

3098 Commits

Author SHA1 Message Date
truecharts-bot 313fc03a91 chore: Auto-update chart README [skip ci] 2022-05-10 04:29:03 +00:00
TrueCharts-Bot 1bffe13be2 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-10 04:24:51 +00:00
TrueCharts-Bot 917165fd68 chore(deps): update docker general non-major 2022-05-10 04:24:51 +00:00
truecharts-bot e6b351e2b4 chore: Auto-update chart README [skip ci] 2022-05-09 20:47:19 +00:00
Stavros Kois 1bfd4eb3fb
chore(deepstack): add threadcount gui option (#2643) 2022-05-09 20:44:46 +00:00
truecharts-bot f7ec1359a7 chore: Auto-update chart README [skip ci] 2022-05-09 07:43:30 +00:00
Cullen Murphy 937403c4a5
fix (trafik) IngressClass and namespace configuration (#2635)
* Remove unused rbac.namespaced flag

* Pass ingressClass name to Traefik if enabled

* Update charts/core/traefik/templates/_args.tpl

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-09 09:30:01 +02:00
renovate[bot] 1b348172a2
chore(deps): update docker general non-major (#2641)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-09 09:29:00 +02:00
truecharts-bot 3865f7c487 chore: Auto-update chart README [skip ci] 2022-05-08 06:55:34 +00:00
renovate[bot] 1f913c3e14
chore(deps): update docker general non-major (#2639)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-08 08:39:34 +02:00
truecharts-bot fda19e7806 chore: Auto-update chart README [skip ci] 2022-05-08 06:39:05 +00:00
renovate[bot] b40f35c2c8
chore(deps): update container image kopia/kopia to v20220506.0.211612 (#2640)
* chore(deps): update container image kopia/kopia to v20220506.0.211612

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-08 08:35:09 +02:00
Ben Tilford 943308d290
Hotfix/synapse 3pid template (#2638)
* Synapse Patch for PR #2603 This fixes the 3PID template rendering

* Bump synapse patch version
2022-05-08 08:34:39 +02:00
truecharts-bot 5dd30a1daa chore: Auto-update chart README [skip ci] 2022-05-07 22:05:10 +00:00
Stavros Kois 9c8af35009
feat(mkvtoolnix): move to stable (#2636)
* feat(mkvtoolnix): move to stable

* update image refs

* Update charts/games/statisfactory/values.yaml

* Update charts/games/statisfactory/values.yaml
2022-05-07 23:59:53 +02:00
Stavros Kois 68a674be7a
chore(satisfactory): Rename s`t`atisfacoty to satisfactory (#2637) 2022-05-07 23:59:37 +02:00
truecharts-bot a8ca6adeaf chore: Auto-update chart README [skip ci] 2022-05-07 16:05:38 +00:00
Stavros Kois 792f1e98eb
chore(ghost): move to incubator, because upstream does not support mariadb (#2631) 2022-05-07 18:03:22 +02:00
truecharts-bot cd7cebf49c chore: Auto-update chart README [skip ci] 2022-05-07 11:11:12 +00:00
Stavros Kois 4567619cb4
feat(kopia): add kopia (#2630)
* feat(kopia): add kopia

* its extraarg

* address

* space

* update UI

* copy pasta mistake

* common
2022-05-07 11:08:44 +00:00
truecharts-bot 10bcd707f7 chore: Auto-update chart README [skip ci] 2022-05-07 00:46:37 +00:00
TrueCharts-Bot 1c4ffef349 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-07 00:41:00 +00:00
TrueCharts-Bot 68f7e63f2b chore(deps): update docker general non-major 2022-05-07 00:41:00 +00:00
truecharts-bot b4ade71df2 chore: Auto-update chart README [skip ci] 2022-05-06 21:08:18 +00:00
Stavros Kois 500ecc252a
feat(mkvtoolnix): add mkvtoolnix (#2627) 2022-05-06 21:05:43 +00:00
Stavros Kois 86d6cb2f59
chore(adguard-home): expose data persistence (#2623) 2022-05-06 21:41:51 +03:00
truecharts-bot 6ec6b5ddf8 chore: Auto-update chart README [skip ci] 2022-05-06 18:19:53 +00:00
Stavros Kois 609fce3b5a
fix(rsshub): digest pin to latest (#2621) 2022-05-06 18:17:44 +00:00
truecharts-bot d637d23438 chore: Auto-update chart README [skip ci] 2022-05-06 09:33:33 +00:00
Stavros Kois ae63a361dc
fix(inventree): re-add nginx (#2618)
* fix(inventree): re-add nginx

* configmap common

* newline

* port

* root

* run additional cont as root?

* grp

* test rofs true

* rofs false
2022-05-06 12:30:47 +03:00
truecharts-bot 4bb0723dd3 chore: Auto-update chart README [skip ci] 2022-05-06 06:57:06 +00:00
Ben Tilford a7153e09cc
feat(synapse) registration support (#2603)
* Feature:Synapse: Working on questions/config needed to support registration

* Simplify output of synapse allowed local 3PIDs

* Bumped patch version of Synapse

* Update charts/stable/synapse/questions.yaml

* PR #2603 Synapse questions/config updates based on review

* PR #2603 Bump synapse minor version

* Feature:Synapse: Working on questions/config needed to support registration

* Simplify output of synapse allowed local 3PIDs

* Bumped patch version of Synapse

* PR #2603 Synapse questions/config updates based on review

* Update charts/stable/synapse/questions.yaml

* PR #2603 Bump synapse minor version

* PR #2603 Quoting strings per PR comments

* Update charts/stable/synapse/questions.yaml

* PR #2603 Quoting strings per PR comments

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-05-06 08:54:41 +02:00
truecharts-bot 5ce9d536c2 chore: Auto-update chart README [skip ci] 2022-05-06 05:45:17 +00:00
TrueCharts-Bot 168d4cad54 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-06 05:39:34 +00:00
TrueCharts-Bot 63b2e83f9e chore(deps): update docker general non-major 2022-05-06 05:39:34 +00:00
truecharts-bot be71e733ad chore: Auto-update chart README [skip ci] 2022-05-05 21:41:10 +00:00
Stavros Kois 868b882a1c
feat(adguard-home): add adguard-home (#2616)
* feat(adguard-home): add adguard-home

* run as root to bind port 53
2022-05-05 21:38:43 +00:00
truecharts-bot 47d0579105 chore: Auto-update chart README [skip ci] 2022-05-05 20:26:26 +00:00
Stavros Kois 14b749a857
feat(tdarr(-node)): Move to stable and cleanup (#2615)
* chore(tdarr): update description

* update questions

* move to stable

* node does not have service running anymore

* node questions

* serverIP in tdarr server is only used by the internalnode, doesn't matter for externalls

* remove portal button

* disable service
2022-05-05 20:23:44 +00:00
truecharts-bot 2d0518daed chore: Auto-update chart README [skip ci] 2022-05-05 19:32:31 +00:00
Stavros Kois 823326c370
feat(cups-server): add cups-server (#2614)
* feat(cups-server): add cups-server

* add questions

* add source

* try rootless?

* root
2022-05-05 19:29:43 +00:00
truecharts-bot 6c1c7c5455 chore: Auto-update chart README [skip ci] 2022-05-05 18:43:05 +00:00
Ethan Leisinger e2868e432e
feat(traefik): Add support for JSON format logs (#2609)
* Add support for JSON format Traefik logs

* Update log formats to use enums

And improve documentation
2022-05-05 20:40:43 +02:00
truecharts-bot a8c44d86d2 chore: Auto-update chart README [skip ci] 2022-05-05 18:26:26 +00:00
Stavros Kois e1641b51c6
feat(tdarr): spawn internal node and some cleanup on tdarr-node (#2613)
* feat(tdarr): spawn internal node

* local

* update questions

* test ports

* test node ports

* test node port again

* update questions
2022-05-05 18:23:43 +00:00
truecharts-bot 836d18469e chore: Auto-update chart README [skip ci] 2022-05-05 09:00:47 +00:00
renovate[bot] 7692c86fac
chore(deps): update helm general non-major helm releases (#2612)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-05 10:05:05 +02:00
truecharts-bot dca0e20137 chore: Auto-update chart README [skip ci] 2022-05-05 07:21:06 +00:00
renovate[bot] 31f8923e69
chore(deps): update helm chart common to v9.3.3 (#2610)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-05 09:18:10 +02:00
truecharts-bot df3d97ce3a chore: Auto-update chart README [skip ci] 2022-05-05 05:40:56 +00:00
renovate[bot] 6523caf94e
chore(deps): update container image tccr.io/truecharts/drawio to v18.0.0 (#2607)
* chore(deps): update container image tccr.io/truecharts/drawio to v18.0.0

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-05 07:37:29 +02:00
truecharts-bot 90afea4c26 chore: Auto-update chart README [skip ci] 2022-05-05 02:23:10 +00:00
TrueCharts-Bot c4344316cf Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-05 02:19:46 +00:00
TrueCharts-Bot b5f5ef6450 chore(deps): update docker general non-major 2022-05-05 02:19:46 +00:00
truecharts-bot 9bf68170ed chore: Auto-update chart README [skip ci] 2022-05-04 21:26:31 +00:00
renovate[bot] 899c3a7842
chore(deps): update docker general non-major (#2606)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 23:06:49 +02:00
truecharts-bot 45a75c85ff chore: Auto-update chart README [skip ci] 2022-05-04 15:55:42 +00:00
Ethan Leisinger 37e0e4f43d
feat(Traefik) add support for forwarded headers (#2604)
* Add support for forwardedHeaders to Traefik

* Set ForwardedHeaders config at entrypoint

* Ignore forwarded headers on main entrypoint

Also bump minor version
2022-05-04 17:53:21 +02:00
truecharts-bot eab8439140 chore: Auto-update chart README [skip ci] 2022-05-04 07:29:45 +00:00
renovate[bot] 76352e80d2
chore(deps): update helm general non-major helm releases (#2605)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 09:08:32 +02:00
truecharts-bot e6fdd95ef1 chore: Auto-update chart README [skip ci] 2022-05-03 04:44:23 +00:00
Stavros Kois 1132a23b57
fix(synapse): fix loadCustomConfig (#2602) 2022-05-03 06:42:09 +02:00
truecharts-bot af1965272d chore: Auto-update chart README [skip ci] 2022-05-02 15:26:07 +00:00
Stavros Kois 8d0b5810e6
chore(netdata): use configmap for readability and extendability (#2601)
* chore(netdata): use configmap for readability

* whoops

* typo

* mount confimap on initcont

* subpath

* type file

* add /dev
2022-05-02 18:23:29 +03:00
truecharts-bot 779988a56f chore: Auto-update chart README [skip ci] 2022-05-02 08:01:53 +00:00
Stavros Kois 35f8ad266f
chore(netdata): add pod/namespace/node env's (#2600)
* feat(netdata): try to add agent for k8s discovery

* hell

* remove sd agent, as it only supports a handful of services

* try rootless

* root

* add gui options for cloud claim

* we don't use sd currently
2022-05-02 07:59:40 +00:00
truecharts-bot de8c9db2ed chore: Auto-update chart README [skip ci] 2022-05-02 02:41:31 +00:00
TrueCharts-Bot c765e6a20c Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-02 02:39:10 +00:00
TrueCharts-Bot 50b8541e3c chore(deps): update container image netdata/netdata to v1.34.1 2022-05-02 02:39:10 +00:00
truecharts-bot 9740b53447 chore: Auto-update chart README [skip ci] 2022-05-01 22:16:57 +00:00
Stavros Kois 903e98b07c
fix(netdata): make host mounts readonly (#2596)
* fix(netdata): make host mounts readonly

* actually mount hostpaths as host paths
2022-05-01 22:14:40 +00:00
truecharts-bot 6578d03e5f chore: Auto-update chart README [skip ci] 2022-05-01 20:53:08 +00:00
Stavros Kois 65865fd055
feat(netdata): add netdata (#2595)
* feat(netdata): add netdata

* root

* try configmap

* switch to initcontainer so user can manually edit config file afterwards

* update questions

* fix script
2022-05-01 23:50:57 +03:00
truecharts-bot 8653f6bc99 chore: Auto-update chart README [skip ci] 2022-05-01 20:40:20 +00:00
Ben Tilford 2404eb6810
[DNM] Synapse Matrix Fixes (#2582)
* Attempting to fix issues with synapse that prevent registration using the homeserver.

1. Incorrect references for mail values in _secret.tpl
2. The shared secret question was nested under enable registration, however it's purpose is to bypass normal registration.
3. Coturn shared secret was missing from questions

* Update charts/stable/synapse/questions.yaml

* Update charts/stable/synapse/questions.yaml

* Update charts/stable/synapse/templates/_secret.tpl

* PR #2582 Synapse configuration

Updates according to PR comments

* PR #2582 Synapse configuration

Fix trailing whitespace

* Update charts/stable/synapse/Chart.yaml

* Update Chart.yaml

* Update questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-01 23:37:52 +03:00
truecharts-bot 6127f1d6c9 chore: Auto-update chart README [skip ci] 2022-05-01 16:46:28 +00:00
Stavros Kois fa0d3f179d
fix(meshcentral): fix config file generation (#2591)
* fix(meshcentral): fix config file generation

* updates

* some fixes

* some more fixes

* fixes

* whoops

* fixes

* see output

* comma

* cleanup
2022-05-01 16:43:55 +00:00
truecharts-bot 13a87e138e chore: Auto-update chart README [skip ci] 2022-05-01 14:14:26 +00:00
Kjeld Schouten-Lebbing c44c517a95
fix(vaultwarden): correct ws service definition (#2593)
* Update common.yaml

* Update Chart.yaml
2022-05-01 16:11:53 +02:00
truecharts-bot af0179a2c9 chore: Auto-update chart README [skip ci] 2022-04-29 15:18:27 +00:00
Stavros Kois 42a14a263c
fix(clamav): fix typo in cron (#2586) 2022-04-29 18:15:42 +03:00
truecharts-bot d138598a4f chore: Auto-update chart README [skip ci] 2022-04-29 07:38:59 +00:00
renovate[bot] d02f35c3f2
chore(deps): update docker general non-major (#2581)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-29 09:32:25 +02:00
truecharts-bot 39018ff0e1 chore: Auto-update chart README [skip ci] 2022-04-28 20:02:47 +00:00
Stavros Kois 968cb8b22d
feat(inventree): add inventree (#2576)
* feat(inventree): add inventree

* update gui

* app nginx

* fix path

* fix(templates): expect of cidr must be string instead of int

* fix worker vols

* root

* no root

* use container's uesr

* root group

* rofs

* try without nginx

* try without nginx

* remove

* start server as additionalcont to start first

* init db

* check

* migrate

* init account

* add secret on ui
2022-04-28 23:00:02 +03:00
truecharts-bot f0a4260346 chore: Auto-update chart README [skip ci] 2022-04-28 05:50:57 +00:00
renovate[bot] 9f220c8de2
chore(deps): update docker general non-major (#2577)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-28 07:41:47 +02:00
truecharts-bot 22a191e355 chore: Auto-update chart README [skip ci] 2022-04-27 09:52:54 +00:00
sagit 494fcf3300
fix(plex): Adjust the description (#2575)
* fix(plex): Adjust the description

* Update Chart.yaml
2022-04-27 12:50:23 +03:00
truecharts-bot e5b5335014 chore: Auto-update chart README [skip ci] 2022-04-27 09:34:23 +00:00
renovate[bot] 9b95abca54
chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.0.2 (#2574)
* chore(deps): update container image tccr.io/truecharts/audiobookshelf to v2.0.2

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-27 12:31:39 +03:00
truecharts-bot f7a4c04ae3 chore: Auto-update chart README [skip ci] 2022-04-26 20:05:48 +00:00
renovate[bot] 5ebabd020b
chore(deps): update helm general non-major helm releases (#2573)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-26 21:11:09 +02:00
truecharts-bot 413df3cb96 chore: Auto-update chart README [skip ci] 2022-04-26 10:10:07 +00:00
renovate[bot] 74c4859701
chore(deps): update docker general non-major (#2571)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-26 09:56:48 +00:00
truecharts-bot 7b39c7a870 chore: Auto-update chart README [skip ci] 2022-04-26 06:09:00 +00:00
TrueCharts-Bot 21962991b5 chore(deps): update helm chart common to v9.3.2 2022-04-26 06:05:52 +00:00
truecharts-bot f7bf1f87bf chore: Auto-update chart README [skip ci] 2022-04-25 20:48:04 +00:00
Stavros Kois f4ae1ed7d6
chore(wekan, meshcentral): bump (#2558)
* chore(wekan, meshcentral): bump

* and bump mongo

* test again

* test with new mongo

* lets see now

* test agian

* bump

* bump

* comma
2022-04-25 20:44:58 +00:00
truecharts-bot 214c840555 chore: Auto-update chart README [skip ci] 2022-04-25 19:58:00 +00:00