Commit Graph

5144 Commits

Author SHA1 Message Date
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
allcontributors[bot] 2d7c629175 docs: add packruler as a contributor for code (#2611)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-05-05 09:41:27 +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
allcontributors[bot] a96e6c2d61 docs: add I-nebukad-I as a contributor for bug (#2598)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-05-01 23:41:48 +02:00
allcontributors[bot] 02c14525dc docs: add btilford as a contributor for bug, code (#2597)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-05-01 23:41:18 +02: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
allcontributors[bot] 355ac0e7a2 docs: add tfrancis as a contributor for bug (#2587)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* Update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-04-29 21:10:10 +02:00
allcontributors[bot] 8a255369e2 docs: add juggie as a contributor for bug (#2584)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-04-29 21:08:34 +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