Commit Graph

4741 Commits

Author SHA1 Message Date
TrueCharts Bot b897ae41fe
chore(deps): update helm chart common to v10.8.1 (#4326) 2022-11-06 23:42:09 +02:00
truecharts-bot e48f18269e chore: Auto-update chart README [skip ci] 2022-11-06 21:28:48 +00:00
Kjeld Schouten-Lebbing f0608799c7
fix remaining metallb issues 2022-11-06 22:24:57 +01:00
truecharts-bot 6ce9025fdc chore: Auto-update chart README [skip ci] 2022-11-06 21:10:05 +00:00
Kjeld Schouten-Lebbing b2b23feeed
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-06 22:02:50 +01:00
Kjeld Schouten-Lebbing a4f607471b
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-06 22:02:32 +01:00
Kjeld Schouten-Lebbing 198cb87b68
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-06 21:57:18 +01:00
truecharts-bot cf84990fe1 chore: Auto-update chart README [skip ci] 2022-11-06 20:42:51 +00:00
Stavros Kois 8fbeb1a4a2
fix(cloudflared): remove persistence on GUI aswell (#4324) 2022-11-06 21:37:04 +01:00
truecharts-bot cfadf5c265 chore: Auto-update chart README [skip ci] 2022-11-06 20:36:53 +00:00
Stavros Kois e359874984
bump
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-06 22:32:25 +02:00
truecharts-bot 7b06228fe9 chore: Auto-update chart README [skip ci] 2022-11-06 20:04:40 +00:00
Kjeld Schouten-Lebbing b4ca31b94e
bump
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-06 20:59:48 +01:00
truecharts-bot 2c2a8a0647 chore: Auto-update chart README [skip ci] 2022-11-06 19:25:33 +00:00
Kjeld Schouten-Lebbing d43e0ccd2a
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-06 20:21:31 +01:00
Kjeld Schouten-Lebbing 2ae0bedee1
bump
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-06 20:11:41 +01:00
Kjeld Schouten-Lebbing fe2782df44
fix(metallb): Ensure metallb is running before creating resources (#4321) 2022-11-06 19:40:01 +01:00
Kjeld Schouten-Lebbing 5bb9ba9c0d
feat(metallb): rework metallb to use manifest-included metallb (#4320)
* feat(metallb): rework metallb to use manifest-included metallb

* try without port

* more tests and examples

* disable probes

* hmm

* bump major

* try again...
2022-11-06 19:02:30 +01:00
Stavros Kois 1d4fe783b0
fix chartname 2022-11-06 16:28:20 +02:00
Stavros Kois 3b4631f290
feat(subchart): add subchart dependency (#4319) 2022-11-06 14:34:20 +01:00
Xstar97 aed6edf14b
fix(joplin-server) add docs (#4313)
* fix(joplin-server) add docs

* fix commons + postgres

* bump version

* Update charts/stable/joplin-server/docs/installation_notes.md

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-06 14:34:12 +01:00
truecharts-bot e5bdcaea0f chore: Auto-update chart README [skip ci] 2022-11-06 12:31:56 +00:00
TrueCharts Bot 227575098c
chore(deps): update helm general non-major (#4317) 2022-11-06 10:47:39 +01:00
truecharts-bot 62556935e9 chore: Auto-update chart README [skip ci] 2022-11-06 07:56:38 +00:00
TrueCharts Bot 8afd329494
chore(deps): update docker general non-major (#4312)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-06 08:47:04 +01:00
Kjeld Schouten-Lebbing 8444870bff
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-06 00:12:15 +01:00
Kjeld Schouten-Lebbing 2e20e31774
Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-06 00:12:02 +01:00
truecharts-bot 8e3cdbfade chore: Auto-update chart README [skip ci] 2022-11-05 22:51:30 +00:00
TrueCharts Bot 7c6bcd07eb
chore(deps): update helm chart common to v10.8.0 (#4305)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-05 21:50:53 +01:00
Stavros Kois e1224804c3
fix(tailscale): switch to the new golang binary (#4307)
* fix(tailscale): switch to the new golang binary

* temp, let CI  install tailscale

* test without secret

* change key name in secret

* change socket to varrun, which is the default that `tailscale` command looks for

* test with varrun enabled

* remove tty

* don't try to install TS

* dont load authkey as env

* update vpn template

* remove /var/lib as it now uses kubesecret for the state

* bump
2022-11-05 20:24:36 +02:00
TrueCharts Bot f04cc8f6d8
chore(deps): update helm general non-major (#4308) 2022-11-05 15:05:34 +01:00
TrueCharts Bot 0192c96573
chore(deps): update helm chart common to v10.7.19 (#4305) 2022-11-05 14:44:21 +01:00
Kjeld Schouten-Lebbing 1b898b6796
Update _cronjob.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-05 14:03:00 +01:00
Kjeld Schouten-Lebbing 9b9a80ed0e
Update _cronjob.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-05 14:02:40 +01:00
Kjeld Schouten-Lebbing 7e1e197283
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-05 14:02:26 +01:00
Kjeld Schouten-Lebbing d45eaf12e6
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-05 14:02:09 +01:00
truecharts-bot 5154eabc6c chore: Auto-update chart README [skip ci] 2022-11-05 12:15:46 +00:00
TrueCharts Bot 6a98afbc0c
chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v25.0.1 (#4142)
* chore(deps): update container image tccr.io/truecharts/nextcloud-fpm to v25.0.1

* Commit bumped Chart Version

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

* Update charts/stable/nextcloud/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-05 13:54:59 +02:00
TrueCharts Bot 5ae7174781
chore(deps): update docker general non-major (#4301)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-05 13:48:43 +02:00
truecharts-bot d4d79b367c chore: Auto-update chart README [skip ci] 2022-11-05 00:28:53 +00:00
TrueCharts-Admin dee5cd45a9 chore(deps): update helm chart common to v10.7.15 2022-11-05 01:23:15 +01:00
truecharts-bot 21c13e59f2 chore: Auto-update chart README [skip ci] 2022-11-04 08:21:05 +00:00
TrueCharts Bot 6a9afd3008
chore(deps): update docker general non-major (#4293)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-04 10:13:25 +02:00
truecharts-bot 23c3022366 chore: Auto-update chart README [skip ci] 2022-11-03 18:26:07 +00:00
TrueCharts-Admin 72b73e7dcc chore(deps): update helm chart common to v10.7.14 2022-11-03 19:21:14 +01:00
truecharts-bot fabbd69566 chore: Auto-update chart README [skip ci] 2022-11-03 16:17:35 +00:00
Xstar97 95d277c232
fix(cloudflared) remove port + persistence (#4283)
* fix(cloudflared) remove port + persistence

* update chart correctly

* update questions

* fix questions

* fix questions

* update extraargs

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-03 18:09:41 +02:00
truecharts-bot 710a92596d chore: Auto-update chart README [skip ci] 2022-11-03 08:50:24 +00:00
TrueCharts Bot 7ed56a4bff
chore(deps): update docker general non-major (#4289)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-03 10:43:55 +02:00
truecharts-bot 82f53ec8f5 chore: Auto-update chart README [skip ci] 2022-11-03 02:55:17 +00:00
TrueCharts Bot 21a20e4e18
chore(deps): update docker general non-major (#4286)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-03 03:26:26 +02:00
StevenMcElligott c02f70061c
docs(Omada-Controller): Add DHCP Option 138 for APs (#4285)
* docs(Omada-Controller): Add DHCP Option 138

* add image for DHCP 138
2022-11-03 01:28:59 +02:00
Ethan Leisinger 2b29dc8794
feat(traefik): add support for insecureForwardAuth (#4247)
* add support for insecureSkipVerify for forwardAuth

* Fix handling of empty tls

* try something else

* simplify with with

* improve question layout and make proper version

* use piping for default

* Add some warning language for new feature

Signed-off-by: Ethan Leisinger <770373+packruler@users.noreply.github.com>
2022-11-03 00:39:33 +02:00
truecharts-bot 7eb523c8c0 chore: Auto-update chart README [skip ci] 2022-11-02 22:36:55 +00:00
Xstar97 ce48afa3c2
fix(invitarr) code clean up + docs (#4282) 2022-11-03 00:33:03 +02:00
truecharts-bot 1ca21f580e chore: Auto-update chart README [skip ci] 2022-11-02 11:11:37 +00:00
TrueCharts Bot 8138da06c9
chore(deps): update helm general non-major (#4261)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-02 10:34:09 +02:00
TrueCharts Bot 37ae18da87
chore(deps): update docker general non-major (#4280)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-02 10:30:54 +02:00
truecharts-bot 52e8f86075 chore: Auto-update chart README [skip ci] 2022-11-02 00:38:42 +00:00
Xstar97 485e6bfba1
fix(ra-rom-processor) refactor code (#4272) 2022-11-02 02:35:14 +02:00
truecharts-bot f4816979c3 chore: Auto-update chart README [skip ci] 2022-11-02 00:20:46 +00:00
Xstar97 9964722f9b
fix(searx + searxng) code refactoring (#4273)
* fix(searx + searxng) code refactoring

* cleanup

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-02 02:16:35 +02:00
StevenMcElligott 8a9d145670
docs(Omada-Controller): Add Installation Notes (#4278)
* docs(Omada-Controller): Add Installation Notes

* lint
2022-11-02 02:13:42 +02:00
truecharts-bot 62e7a2e9ce chore: Auto-update chart README [skip ci] 2022-11-01 15:58:24 +00:00
TrueCharts Bot 0586344414
chore(deps): update helm chart common to v10.7.13 (#4268) 2022-11-01 17:51:35 +02:00
Xstar97 3cdd51ce90
fix(quiz-game) add target port + probes (#4271)
* fix(quiz-game) add target port + probes

* bump
2022-11-01 17:44:32 +02:00
Stavros Kois 27127d897b
chore(mealie): use API_PORT variable to change api port (#4270)
* chore(mealie): use API_PORT variable to change api port

* correct port

* don't run upgrade
2022-11-01 17:43:28 +02:00
truecharts-bot e43307a215 chore: Auto-update chart README [skip ci] 2022-11-01 12:39:09 +00:00
Xstar97 9382e09825
fix(ariang) move to stable + docs (#4267) 2022-11-01 14:32:29 +02:00
Xstar97 fbbda12fe3
fix(quiz-game) added persistence + nw service (#4265)
* fix(quiz-game) persistence + nw service

* rofs false

* rar

* disable probes
2022-11-01 14:31:31 +02:00
truecharts-bot 00de630f24 chore: Auto-update chart README [skip ci] 2022-11-01 11:27:22 +00:00
Xstar97 76824cf5c8
fix(retrobot) move to stable (#4266) 2022-11-01 13:23:42 +02:00
truecharts-bot cbafd4dacb chore: Auto-update chart README [skip ci] 2022-11-01 09:57:34 +00:00
StevenMcElligott 7972cee4a2
feat(Zusam): Move to Stable (#4262)
* feat(Zusam): Move to Stable

* cleanup

* whops

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-01 11:54:01 +02:00
truecharts-bot f841c9228b chore: Auto-update chart README [skip ci] 2022-11-01 09:33:52 +00:00
StevenMcElligott 7a67420063
feat(Youtube-dl): Move to Stable (#4263)
* feat(Youtube-dl): Move to Stable

* cleanup

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-01 11:25:17 +02:00
truecharts-bot 4650b70bce chore: Auto-update chart README [skip ci] 2022-11-01 09:04:40 +00:00
TrueCharts Bot 12c0b05b08
chore(deps): update docker general non-major (#4260)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-01 10:54:50 +02:00
truecharts-bot cdf2dfbddd chore: Auto-update chart README [skip ci] 2022-10-31 23:50:04 +00:00
Stavros Kois 2d91f01046
fix(blocky): fix UI, wrong variable names (#4258) 2022-11-01 01:45:51 +02:00
truecharts-bot fe2923ee94 chore: Auto-update chart README [skip ci] 2022-10-31 17:53:26 +00:00
StevenMcElligott 87ce13f3fb
feat(Adminer): Move to Stable (#4254)
* feat(Adminer): Move to Stable

* cleanup

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-31 19:49:57 +02:00
truecharts-bot 074aaa72f0 chore: Auto-update chart README [skip ci] 2022-10-31 08:22:57 +00:00
StevenMcElligott a009a4f12a
feat(Prusalicer): Move to stable (#4246) 2022-10-31 10:05:59 +02:00
TrueCharts Bot f8c10a1fb3
chore(deps): update docker general non-major (#4249)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-31 10:03:23 +02:00
TrueCharts Bot 6ef0df18ee
chore(deps): update container image jlesage/tsmuxer to v22.10.1 (#4250)
* chore(deps): update container image jlesage/tsmuxer to v22.10.1

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-31 10:03:05 +02:00
TrueCharts Bot 197489e0d7
chore(deps): update container image tccr.io/truecharts/actualserver to v22.10.25 (#4251)
* chore(deps): update container image tccr.io/truecharts/actualserver to v22.10.25

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-31 10:02:57 +02:00
StevenMcElligott f871583089
feat(HomeLabLabelMaker): Move to Stable (#4253) 2022-10-31 10:01:39 +02:00
truecharts-bot 368bdddfaa chore: Auto-update chart README [skip ci] 2022-10-30 15:38:34 +00:00
Stavros Kois 384213bf00
chore(authentik): reset all probes timeout except startup (#4244) 2022-10-30 17:34:00 +02:00
truecharts-bot 8d3ff8053f chore: Auto-update chart README [skip ci] 2022-10-30 15:21:16 +00:00
Xstar97 51e7cba77a
fix(bungeecord-minecraft) move to stable (#4243) 2022-10-30 17:16:29 +02:00
truecharts-bot 4b4fc72e5a chore: Auto-update chart README [skip ci] 2022-10-30 11:02:32 +00:00
TrueCharts Bot d645fc2909
chore(deps): update docker general non-major (#4238) 2022-10-30 12:47:59 +02:00
Stavros Kois f038c0031d
chore(authentik): increase healthcheck timeout in attempt to fix an issue for some users (#4242) 2022-10-30 12:47:46 +02:00
truecharts-bot 7dfbd0c556 chore: Auto-update chart README [skip ci] 2022-10-30 09:35:22 +00:00
Stavros Kois afd7b0d97c
fix(xen-orchestra): fix UI (#4241) 2022-10-30 11:30:50 +02:00
TrueCharts-Admin facd0fb8e5 chore(deps): update helm chart common to v10.7.12 2022-10-30 07:14:28 +01:00
truecharts-bot ea77d7638c chore: Auto-update chart README [skip ci] 2022-10-30 00:22:37 +00:00
StevenMcElligott 124dccdd06
feat(MeshCentral): Move to Stable (#4237) 2022-10-30 03:17:46 +03:00