Commit Graph

4237 Commits

Author SHA1 Message Date
Stavros Kois
64e19ec00a feat(portainer): add portainer (#3859)
* feat(portainer): add portainer

* edge is probably tcp

* fix and add few things

* whoops

* no quotes

* update probes

* rootless

* probes
2022-09-24 11:55:02 +02:00
dbb12345
882336983b (fix)Allows Minecraft to utilize all cores available by allowing 0 as an option (#3863)
* Update Chart.yaml

Signed-off-by: dbb12345 <52704517+dbb12345@users.noreply.github.com>

* Update questions.yaml

Signed-off-by: dbb12345 <52704517+dbb12345@users.noreply.github.com>

Signed-off-by: dbb12345 <52704517+dbb12345@users.noreply.github.com>
2022-09-24 11:53:54 +02:00
Xstar97
e5d4afaab7 (fix) update description + bump (#3864)
Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>

Signed-off-by: Xstar97 <Xstar97@users.noreply.github.com>
2022-09-24 11:53:43 +02:00
truecharts-bot
4eb17588f5 chore: Auto-update chart README [skip ci] 2022-09-23 23:30:10 +00:00
Stavros Kois
8d1917982e feat(mealie): Adapt to the new multi container upstream release (#3858)
* feat(mealie): Adapt to the new multi container upstream release

* update UI a bit

* finish UI

* well... also render things

* fix configmap and pin images

* quote

* port

* handle int...

* moar ints

* test again

* don't change api_port due to an upstream bug (?)

* test

* whops

* default port

* /docs is used for healthcheck (even by the Dockerfile it self)

* http probe on frontend
2022-09-24 02:26:26 +03:00
truecharts-bot
df5227ba99 chore: Auto-update chart README [skip ci] 2022-09-23 21:55:38 +00:00
TrueCharts Bot
1daf654677 chore(deps): update docker general non-major (#3850)
* 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-09-24 00:43:05 +03:00
TrueCharts Bot
833e47306f chore(deps): update container image tccr.io/truecharts/zwavejs2mqtt to v8.0.0 (#3851)
* chore(deps): update container image tccr.io/truecharts/zwavejs2mqtt to v8.0.0

* Commit bumped Chart Version

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

* update to the new repo

* mark as breaking change

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-24 00:41:48 +03:00
truecharts-bot
a1d69f54b1 chore: Auto-update chart README [skip ci] 2022-09-23 18:27:05 +00:00
Stavros Kois
8402ca89ab fix(onlyoffice); set redis password (#3856) 2022-09-23 21:22:59 +03:00
truecharts-bot
ba35c888a2 chore: Auto-update chart README [skip ci] 2022-09-23 05:53:47 +00:00
Stavros Kois
8cbdd48e03 Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-23 08:50:44 +03:00
dbb12345
76d0e32ad8 fix(minecraft-bedrock): Allow minimum 0 player idle timeout to disable feature on server (#3847)
* Update questions.yaml

0 disables the function

Signed-off-by: dbb12345 <52704517+dbb12345@users.noreply.github.com>

* Update Chart.yaml

version update

Signed-off-by: dbb12345 <52704517+dbb12345@users.noreply.github.com>

Signed-off-by: dbb12345 <52704517+dbb12345@users.noreply.github.com>
2022-09-23 08:39:13 +03:00
Stavros Kois
51485fcc4d fix(kiwix-serve): Serve all .zim files in the data dir (#3848)
* fix(kiwix-serve): Serve all .zim files in the data dir

* whops

* add installation notes

* move to stable

* Update charts/stable/kiwix-serve/questions.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-23 08:39:03 +03:00
truecharts-bot
1407df8a1f chore: Auto-update chart README [skip ci] 2022-09-23 00:35:19 +00:00
Stavros Kois
caa3733880 feat(blocky): add blocky (#3735)
* feat(blocky): add blocky

* Chore(Blocky): Ornias's refactor

* Chore(Blocky): stavros' refactor

* add basic run tests and remaining config options in values.yaml

* bump common again

* correct minor services whoopsy

* whoops again

* Update charts/incubator/blocky/questions.yaml

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

* Update charts/incubator/blocky/questions.yaml

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

* Actually add values.yaml settings to blockyconfig file

* hmm

* Update charts/incubator/blocky/templates/common.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* dont load k8s-gateway without domains added

* remove loop detection from k8s-gateway

* response with nxdomain if no forwarding is added to k8s-gateway and fix k8s-gateway domains in blocky config

* hmmm

* fix some mistakes

* fix config mistake

* always add a forward to prevent errors, even though forwarding would never be used.

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-23 00:05:40 +02:00
truecharts-bot
fc6d4b689f chore: Auto-update chart README [skip ci] 2022-09-22 20:56:03 +00:00
TrueCharts-Admin
c36fd64154 chore(deps): update helm chart common to v10.5.12 2022-09-22 20:29:22 +02:00
truecharts-bot
922a198480 chore: Auto-update chart README [skip ci] 2022-09-22 14:28:16 +00:00
Kjeld Schouten-Lebbing
43f7d9bd9c chore(jackett): try bump again 2022-09-22 14:55:23 +02:00
Stavros Kois
78641e0a77 chore(charts): fix prometheus annotations (#3841) 2022-09-22 10:04:43 +02:00
truecharts-bot
dea0e08738 chore: Auto-update chart README [skip ci] 2022-09-22 07:35:31 +00:00
TrueCharts Bot
b0b6066eff chore(deps): update docker general non-major (#3839)
* 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-09-22 08:44:13 +03:00
TrueCharts Bot
ba0e004ab5 chore(deps): update helm chart common to v10.5.11 (#3832) 2022-09-22 00:24:15 +02:00
Stavros Kois
72eed4a6c3 fix(grafana): pre-create tmp dir (#3831)
* fix(grafana): pre-create tmp dir

* bump

* whoops

* eh
2022-09-21 19:29:01 +02:00
TrueCharts Bot
03b0ab3e45 chore(deps): update docker general non-major (#3827)
* 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-09-21 19:28:37 +02:00
truecharts-bot
f2be506cef chore: Auto-update chart README [skip ci] 2022-09-21 09:54:19 +00:00
Xstar97
077a117a76 fix(universal-media-server): fix port and code (#3829) 2022-09-21 10:14:43 +02:00
truecharts-bot
27eaf3cd8e chore: Auto-update chart README [skip ci] 2022-09-21 03:51:15 +00:00
Stavros Kois
b59564b7b3 fix(n8n): parse as int when comparing with 0 (#3824)
* fix(n8n): parse as int when comparing with 0

* hmm
2022-09-21 00:24:36 +02:00
Stavros Kois
7f3ad53b70 chore(services): move last apps to LB from simple (#3825) 2022-09-21 00:24:23 +02:00
truecharts-bot
f71bda7019 chore: Auto-update chart README [skip ci] 2022-09-20 21:41:23 +00:00
TrueCharts Bot
517b36567c chore(deps): update docker general non-major (#3818)
* 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-09-20 22:07:20 +02:00
truecharts-bot
938dfbd29f chore: Auto-update chart README [skip ci] 2022-09-20 07:07:58 +00:00
TrueCharts Bot
42a12245a4 chore(deps): update helm chart common to v10.5.10 (#3819) 2022-09-20 08:35:38 +03:00
truecharts-bot
2528ca86e9 chore: Auto-update chart README [skip ci] 2022-09-19 17:29:36 +00:00
Stavros Kois
68b73158d5 feat(bender): add bender (#3807)
* feat(bender): add bender

* Update charts/incubator/bender/values.yaml

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

* protocol

* huh?

* Update charts/incubator/bender/values.yaml

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

* Update values.yaml

* Update charts/incubator/bender/values.yaml

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

* Update charts/incubator/bender/values.yaml

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

* Update charts/incubator/bender/values.yaml

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

* Update charts/incubator/bender/values.yaml

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

* Update charts/incubator/bender/values.yaml

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

* Update charts/incubator/bender/questions.yaml

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

* Update charts/incubator/bender/questions.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-19 13:04:57 +02:00
truecharts-bot
12ff3cab54 chore: Auto-update chart README [skip ci] 2022-09-19 11:02:30 +00:00
TrueCharts Bot
8229f1a5e5 chore(deps): update docker general non-major (#3790)
* 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-09-19 11:20:18 +02:00
Ben Kochie
652f9c6220 chore(prometheus): Expose prometheus configuration options in Scale GUI (#3797)
* Update prometheus configuration

* Add new config quesiton to adjust prometheus.scrapeInterval.
* Add new config question to adjust prometheus.evaluationInterval.
* Set default scrapeInterval to 15s to match typical Prometheus
  deployments.
* Set WAL compression to on by default, this has been default upstream
  since Prometheus v2.20.0 (2020-07-22).

Signed-off-by: SuperQ <superq@gmail.com>

* Update charts/stable/prometheus/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: SuperQ <superq@gmail.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-19 11:20:03 +02:00
Stavros Kois
54d3875813 feat(wbo): add wbo (#3810)
* feat(wbo): add wbo

* Update charts/incubator/wbo/values.yaml

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

* fix confmap

* update icon

* Update charts/incubator/wbo/questions.yaml

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

* Update charts/incubator/wbo/questions.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-19 11:17:16 +03:00
ksimm1
7f8048392d feat(docs): metallb basic setup guide (#3814)
* metallb basic setup guide

* lint and bump

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-19 09:51:29 +02:00
truecharts-bot
994b86c6d0 chore: Auto-update chart README [skip ci] 2022-09-19 02:03:09 +00:00
Kjeld Schouten-Lebbing
7be0dcbe6d chore(Apps): refactor Services SCALE GUI 2022-09-19 00:17:23 +02:00
truecharts-bot
24bcac5826 chore: Auto-update chart README [skip ci] 2022-09-18 20:30:24 +00:00
Stavros Kois
4b23ba9043 feat(flemarr): add flemarr (#3808)
* feat(flemarr): add flemarr

* required

* no service, persistence, portal

* no ingress

* add description

* add ci values

* lint

* lint

* Apply suggestions from code review

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

* lint

* Update charts/incubator/flemarr/values.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 21:19:46 +03:00
Stavros Kois
ef270fcd7d feat(homepage): add homepage (#3806)
* feat(homepage): add homepage

* add icon

* Update charts/incubator/homepage/values.yaml

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

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 20:37:53 +03:00
Stavros Kois
787d0bc567 feat(flatnotes): add flatnotes (#3804)
* feat(flatnotes): add flatnotes

* rofs false

* Update charts/incubator/flatnotes/values.yaml

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

* root

* user 1000

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 20:37:03 +03:00
Stavros Kois
c60bbda5ab feat(batnoter): add batnoter (#3805)
* feat(batnoter): add batnoter

* clean

* remove quotes

* rofs

* Update charts/incubator/batnoter/values.yaml

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

* root

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 20:36:06 +03:00
Stavros Kois
297e365088 fix(plextraktsync): cron type does not work (#3811) 2022-09-18 20:30:59 +03:00