Commit Graph

2802 Commits

Author SHA1 Message Date
truecharts-bot 364669ddf5 chore: Auto-update chart README [skip ci] 2022-04-01 08:31:05 +00:00
Kjeld Schouten-Lebbing c38ebdb11c
Update Chart.yaml 2022-04-01 10:28:48 +02:00
Kjeld Schouten-Lebbing 961746812d
Update Chart.yaml 2022-04-01 10:19:54 +02:00
Kjeld Schouten-Lebbing 7b814d82c9
Update Chart.yaml 2022-04-01 10:15:04 +02:00
Kjeld Schouten-Lebbing f5c431384a
Update Chart.yaml 2022-04-01 10:13:36 +02:00
truecharts-bot c8569d1c2a chore: Auto-update chart README [skip ci] 2022-04-01 07:34:41 +00:00
Kjeld Schouten-Lebbing 07fee0c037
Update Chart.yaml 2022-04-01 09:28:29 +02:00
Stavros Kois 3a1deb15c3
feat(ferdi-server): Add ferdi-server (#2367)
* feat(ferdi-server): add ferdi-server

* feat(ferdi-server): Add ferdi-server

* root

* add app_key

* fix name

* add app_url

* health probe

* whoops

* secret

* pff

* typo

* nopg ssl

* installcont
2022-04-01 07:18:18 +00:00
Kjeld Schouten-Lebbing bbe2ee99a1
Update Chart.yaml 2022-04-01 09:17:39 +02:00
Kjeld Schouten-Lebbing 5db1284f7b
Update Chart.yaml 2022-04-01 09:04:16 +02:00
Kjeld Schouten-Lebbing d7991339ac
Update Chart.yaml 2022-04-01 08:57:04 +02:00
Kjeld Schouten-Lebbing bd761dc2ae
Update Chart.yaml 2022-04-01 08:39:30 +02:00
Kjeld Schouten-Lebbing 9da51a3567
Update Chart.yaml 2022-04-01 08:34:48 +02:00
truecharts-bot 31100541eb chore: Auto-update chart README [skip ci] 2022-04-01 06:15:35 +00:00
sagit 1d149dcb5e
fix(meshcentral): Fix port type (#2373)
* fix(meshcentral): Fix port type

* change positions

* Update Chart.yaml
2022-04-01 08:06:56 +02:00
truecharts-bot bf226df7a4 chore: Auto-update chart README [skip ci] 2022-04-01 03:59:25 +00:00
TrueCharts-Bot 09e779d3a2 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-01 03:47:57 +00:00
TrueCharts-Bot bce3c8f28d chore(deps): update docker general non-major 2022-04-01 03:47:57 +00:00
truecharts-bot 006230a633 chore: Auto-update chart README [skip ci] 2022-03-31 21:00:04 +00:00
agreppin 80e19493dc
fix(gitea): set user and group to 1000 (#2356)
* Gitea: runAsUser git = 1000

fixes #2136, runAsUser 1000, from gitea/helm-chart/values.yaml

* Update values.yaml

* bump

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-31 20:53:44 +00:00
truecharts-bot 273fdd57dd chore: Auto-update chart README [skip ci] 2022-03-31 20:46:30 +00:00
Stavros Kois d93ec26f60
feat(ipfs): Use official image BREAKING CHANGE (#2331)
BREAKING CHANGE

* pass tests

* firstrun

* no underscores

* different way

* dont do installConainers

* add installContainers

* add vars

* add vars to installCont

* add init command

* nmo key

* space

* switch to job

* move ifinstall to commonyaml

* fix env

* identation

* fix logic

* whoops

* escape everywhere

* less escapes

* try 1

* wait some time

* wait less

* try more aggresive

* whoops

* revert to installContainers again

* try again

* arg?

* Update charts/stable/ipfs/values.yaml

* Update charts/stable/ipfs/values.yaml

* document

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-31 20:37:50 +00:00
Stavros Kois 3e9ab6243c
fix(mosdns): Remove portal (#2364)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-31 21:51:41 +02:00
Stavros Kois 0a177cce8e
chore(wekan): use other port and fix docs (#2363)
* chore(wekan): use other port and fix docs

* bump

* add img

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-31 22:44:25 +03:00
truecharts-bot 50c0bdbb22 chore: Auto-update chart README [skip ci] 2022-03-31 18:06:14 +00:00
sagit f1806fb0ca
feat(meshcentral): Add meshcentral (#2303)
* add-meshcentral

* add-meshcentral

* starting space in comment

* starting space in comment

* change port

* add config

* mongodb

* Update charts/incubator/meshcentral/Chart.yaml

* Update charts/incubator/meshcentral/Chart.yaml

* fix path

* Update charts/incubator/meshcentral/Chart.yaml

* indentation

* Update Chart.yaml

* Update Chart.yaml

* update

* update question

* test

* trailing-whitespace

* Update charts/incubator/meshcentral/Chart.yaml

* fix question boolean

* Update charts/incubator/meshcentral/templates/_configmap.tpl

* Update charts/incubator/meshcentral/templates/_configmap.tpl

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/meshcentral/values.yaml

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

* Update charts/incubator/meshcentral/templates/_configmap.tpl

* Update charts/incubator/meshcentral/values.yaml

* Apply suggestions from code review

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-31 19:40:09 +02:00
sagit efa60e99ac
feat(mosdns): Add mosdns (#2360)
* Add mosdns

* update question

* Add mosdns

* update question

* Update charts/incubator/mosdns/values.yaml

* test

* update question

* update tag

* Update charts/incubator/mosdns/questions.yaml

* Update charts/incubator/mosdns/questions.yaml

* Update charts/incubator/mosdns/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-31 19:39:37 +02:00
renovate[bot] 6afd4da1f6
chore(deps): update helm general non-major helm releases (#2362)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 19:18:04 +02:00
truecharts-bot c30a0408c4 chore: Auto-update chart README [skip ci] 2022-03-31 13:59:34 +00:00
renovate[bot] 7f12bce02b
chore(deps): update docker general non-major (#2357)
* 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-03-31 15:09:42 +02:00
renovate[bot] 190efd4a36
chore(deps): update helm general non-major helm releases (#2361)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 14:14:59 +02:00
truecharts-bot 4c8970180d chore: Auto-update chart README [skip ci] 2022-03-31 10:45:15 +00:00
renovate[bot] 2994840904
chore(deps): update helm chart common to v9.2.6 (#2358)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-31 12:39:26 +02:00
truecharts-bot 8e88ba2830 chore: Auto-update chart README [skip ci] 2022-03-30 20:23:21 +00:00
Kjeld Schouten-Lebbing 416339f52f
Update Chart.yaml 2022-03-30 21:29:07 +02:00
renovate[bot] 6c01d54cd4
chore(deps): update helm general non-major helm releases (#2354)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 21:26:59 +02:00
truecharts-bot 1bff0f6e40 chore: Auto-update chart README [skip ci] 2022-03-30 16:46:10 +00:00
Kjeld Schouten-Lebbing 978275c86f
Update Chart.yaml 2022-03-30 18:39:36 +02:00
truecharts-bot 3b52d39349 chore: Auto-update chart README [skip ci] 2022-03-30 16:28:24 +00:00
renovate[bot] 9b5bdb2e7a
chore(deps): update helm chart common to v9.2.4 (#2352)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 18:19:58 +02:00
truecharts-bot a89b7e7c2e chore: Auto-update chart README [skip ci] 2022-03-30 14:03:40 +00:00
renovate[bot] fd6f39d0f4
chore(deps): update docker general non-major (#2349)
* 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-03-30 15:56:04 +02:00
truecharts-bot 7d8ecfabe3 chore: Auto-update chart README [skip ci] 2022-03-30 13:52:59 +00:00
renovate[bot] 2f55fc6cc8
chore(deps): update docker general non-major (#2347)
* 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-03-30 15:40:58 +02:00
renovate[bot] 3d1c582770
chore(deps): update container image tccr.io/truecharts/redmine to v5.0.0 (#2348)
* chore(deps): update container image tccr.io/truecharts/redmine to v5.0.0

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 15:39:20 +02:00
truecharts-bot ba59e7cb3a chore: Auto-update chart README [skip ci] 2022-03-30 13:06:33 +00:00
Kjeld Schouten-Lebbing 1f206e1044
Update Chart.yaml 2022-03-30 14:59:57 +02:00
Kjeld Schouten-Lebbing f747ae4604
Update Chart.yaml 2022-03-30 14:53:45 +02:00
Kjeld Schouten-Lebbing f729275ad4
Update Chart.yaml 2022-03-30 14:49:46 +02:00
truecharts-bot 0c88e2d4b9 chore: Auto-update chart README [skip ci] 2022-03-30 12:00:41 +00:00
kjeld Schouten-Lebbing 6f313eeb25
again 2022-03-30 13:54:22 +02:00
kjeld Schouten-Lebbing d2ff4cfd37
fix(ci): fix production toggle of catalog CI 2022-03-30 13:38:31 +02:00
Kjeld Schouten-Lebbing c88e251d1d
Update Chart.yaml 2022-03-30 13:33:23 +02:00
Kjeld Schouten-Lebbing 27467b2323
Update Chart.yaml (#2344) 2022-03-30 13:27:20 +02:00
TrueCharts-Bot 1c97742f26 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 08:29:35 +00:00
sagit a21fdb5d01
fix(xteve): Fix webui path (#2341)
* fix(xteve): fix webui path

* bump

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-30 10:01:47 +02:00
Stavros Kois 4df58176be
chore(apps): Use new repo (#2337)
* bump mariadb and update repo

* bump postgresql and update repo

* bump redis and update repo

* bump memcached and update repo

* bump

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-30 10:01:37 +02:00
renovate[bot] 6a595952b1
chore(deps): update docker general non-major (#2338)
* 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>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-30 10:01:13 +02:00
Stavros Kois 3a7c16be47
feat(wekan): move to stable (#2333)
* feat(wekan): move to stable

* clean

* Update Chart.yaml

* update repo

* bump

* bump

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-30 10:00:57 +02:00
TrueCharts-Bot e94c99410c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 22:44:47 +00:00
kjeld Schouten-Lebbing 686848a40f
bump dependencies 2022-03-30 00:36:40 +02:00
kjeld Schouten-Lebbing 8d515e8770
use rf 2022-03-30 00:33:56 +02:00
kjeld Schouten-Lebbing 82677bdd31
different push tactic 2022-03-30 00:26:25 +02:00
TrueCharts-Bot 8354ca8fca Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 22:24:53 +00:00
kjeld Schouten-Lebbing 9cac02d99f
try something else 2022-03-30 00:16:51 +02:00
kjeld Schouten-Lebbing 7a03fd9c4c
Merge branch 'master' of github.com:truecharts/apps 2022-03-30 00:13:21 +02:00
kjeld Schouten-Lebbing baeba545cb
some changes 2022-03-30 00:12:11 +02:00
TrueCharts-Bot ae1d402f04 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 22:10:05 +00:00
Kjeld Schouten-Lebbing 6a18865027
Update Chart.yaml 2022-03-29 23:48:53 +02:00
kjeld Schouten-Lebbing a2032e843a
another wide push 2022-03-29 22:31:40 +02:00
TrueCharts-Bot 28c037d3f9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 20:16:13 +00:00
kjeld Schouten-Lebbing 6110c5d213
no message 2022-03-29 21:53:06 +02:00
TrueCharts-Bot 3a5e0287be Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 19:46:44 +00:00
Kjeld Schouten-Lebbing ae100ef24b
fix(dependencies): try to push dependencies to new helm repo (#2336) 2022-03-29 21:22:06 +02:00
TrueCharts-Bot 529f3f4b29 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 19:02:16 +00:00
Kjeld Schouten-Lebbing d55c523300
Update Chart.yaml 2022-03-29 20:48:27 +02:00
TrueCharts-Bot bb191362f6 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 17:41:35 +00:00
Stavros Kois 26656c5f3c
feat(ml-workspace): Add more image options and fix tags (#2330)
* feat(ml-workspace): Add more image options and fix tags

* fix digest and add ci

* newline

* dont run ci on gpu

* run less images on CI

* less

* Create base-values.yaml

* Update charts/stable/ml-workspace/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-29 19:32:31 +02:00
TrueCharts-Bot 232c4f6821 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 07:36:03 +00:00
renovate[bot] 53e6d40d1d
chore(deps): update helm chart common to v9.2.3 (#2335)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-29 09:27:49 +02:00
TrueCharts-Bot 7e1715c4d9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-28 21:43:30 +00:00
Stavros Kois a24f087514
feat(wekan): add wekan (#2328)
* feat(wekan): add wekan

* db.. db

* dbname

* bump

* add some gui

* more options

* test

* wait for update

* more options

* common

* full options

* try rootless

* bump common

* mongodb 0.0.3

* update image ref
2022-03-29 00:36:40 +03:00
TrueCharts-Bot 1e4153472d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-28 20:45:57 +00:00
Stavros Kois 596c0b2159
chore(mongodb): adjust init (#2329)
* chore(mongodb): adjust init

* all probes
2022-03-28 22:40:02 +02:00
TrueCharts-Bot 453a6769dd Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-28 19:10:17 +00:00
Stavros Kois 66c341a7b0
feat(postgresql): Add probes on standalone aswell (#2318) 2022-03-28 21:03:39 +02:00
TrueCharts-Bot 66d5eb1a69 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-28 17:17:24 +00:00
Stavros Kois 5b08032a31
feat(databases): expose root password field on gui (#2327)
* feat(databases): expose root password field on gui

* update image ref to mongodb

* whoops

* bump common on mongo
2022-03-28 20:11:19 +03:00
TrueCharts-Bot b5407de14c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-28 11:29:07 +00:00
sagit 0fc68c265e
feat(mongodb): add-mongodb (#2307)
* add-mongodb

* fix secret

* Update charts/dependency/mongodb/Chart.yaml

* Update charts/dependency/mongodb/templates/secret.yaml

* Update charts/dependency/mongodb/Chart.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* Update charts/dependency/mongodb/values.yaml

* test probes

* escape

* test hardcoded 1st

* hmm

* again

* different syntax

* var

* try different

* revert

* quit

* try rootless?

* adjust questions

* Update charts/dependency/mongodb/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-03-28 13:22:15 +02:00
TrueCharts-Bot db13ee4852 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-28 04:22:39 +00:00
TrueCharts-Bot e088bb3235 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-28 04:10:30 +00:00
TrueCharts-Bot fecc445a61 chore(deps): update docker general non-major 2022-03-28 04:10:30 +00:00
TrueCharts-Bot 447fe50f7a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 19:32:37 +00:00
Stavros Kois 75a53cb735
bump (#2320) 2022-03-27 22:23:15 +03:00
Stavros Kois 143cffcb89
feat(apps): actually move to stable (#2319) 2022-03-27 22:06:21 +03:00
TrueCharts-Bot 7aae1cac58 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 18:36:15 +00:00
Stavros Kois e5c84335ee
feat(apps): move to stable (#2316)
* feat(kavita): mvoe to stable

* feat(verysync): move to stable

* rootless

* move to stable
2022-03-27 21:28:03 +03:00
TrueCharts-Bot ec74bf6b66 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 17:56:39 +00:00
Stavros Kois 71d5a72505
feat(chevereto): move to stable (#2315)
* feat(chevereto): move to stable

* fs 33

* bump spotweb
2022-03-27 20:49:29 +03:00
Stavros Kois a05d041233
feat(spotweb): move to stable (#2313) 2022-03-27 20:10:34 +03:00
TrueCharts-Bot dcf0fee40a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 16:00:19 +00:00
Stavros Kois bca9e31007
feat(browserless-chrome): move to stable (#2310) 2022-03-27 18:53:41 +03:00
TrueCharts-Bot 59fdfac2f5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 15:16:49 +00:00
Stavros Kois 34983617c7
feat(kutt): move to stable and require smtp (#2308) 2022-03-27 18:10:38 +03:00
TrueCharts-Bot 5b983765ad Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 14:37:57 +00:00
Stavros Kois 519a8edec4
feat(deemix): move to stable (#2306) 2022-03-27 17:31:29 +03:00
TrueCharts-Bot fc753cacc6 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 14:03:12 +00:00
Stavros Kois 014389f9af
fix(chevereto): use 0/1 instead of true/false (#2312)
* fix(chevereto): use 0/1 instead of true/false

* remove envs
2022-03-27 16:55:50 +03:00
TrueCharts-Bot 3f1830115f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 13:25:22 +00:00
Stavros Kois 59ac63cbab
chore(apps): upate image refs (#2309) 2022-03-27 15:15:22 +02:00
TrueCharts-Bot 5f166f727b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 13:10:14 +00:00
Stavros Kois 811ad4609a
feat(kimai): move to stable (#2304)
* feat(kimai): move to stable

* bump
2022-03-27 16:02:11 +03:00
TrueCharts-Bot 5b5f748789 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 12:21:17 +00:00
Stavros Kois 08d81d8857
fix(chevereto): remove redis (#2305) 2022-03-27 15:13:03 +03:00
TrueCharts-Bot a957b4814b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 10:52:55 +00:00
Stavros Kois 6c57c81082
feat(technitium): add technitium (#2299)
* feat(technitium): add technitium

* move to incubator

* lint

* memo for more services

* gui and ports

* add 3 more ports and ingress for dns-https-proxy
2022-03-27 13:44:54 +03:00
TrueCharts-Bot 6d61035d33 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 10:10:13 +00:00
Stavros Kois fc493e6050
feat(ml-workspace): add to stable (#2302) 2022-03-27 13:00:56 +03:00
TrueCharts-Bot 1272ee3986 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 05:24:45 +00:00
TrueCharts-Bot 2b7fc5e834 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 05:14:50 +00:00
TrueCharts-Bot a0498fc561 chore(deps): update docker general non-major 2022-03-27 05:14:50 +00:00
TrueCharts-Bot 8f17aa588d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 01:49:18 +00:00
Stavros Kois 61db5befd1
feat(ml-workspace): add ml-workspace (#2300)
* feat(ml-workspace): add ml-workspace

* root

* mroe images

* ci
2022-03-27 04:39:51 +03:00
TrueCharts-Bot b9e1b57012 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-27 00:06:35 +00:00
Stavros Kois 7669df06cc
chore(minecraft-java): Add rcon_password in gui (#2297) 2022-03-27 01:59:29 +02:00
TrueCharts-Bot 8524b539f8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 23:24:29 +00:00
Stavros Kois 79afeedc66
feat(clamav): cron (#2294)
* feat(clamav): cron

* cronjob values

* fix string

* test false also

* test

* whoops

* test run

* test false

* test

* test

* ..

* volumes

* tet

* sh

* date-format

* root

* secCont

* log to /logs

* wait for clamd

* wait

* ping and wait

* fi

* start clamd

* use clamscan and test extra_args

* faster

* sched

* typo

* no clamd

* sleep

* check db

* check if db exists yet

* failing probes

* 1st working example

* no extra args

* check @daily works

* check extra args

* print args also

* faster

* no extrra args

* fix probes and log some more things

* date_format default

* gui logs

* gui
2022-03-27 01:16:14 +02:00
TrueCharts-Bot 025caf2de0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 20:00:34 +00:00
Stavros Kois b30dde95a7
fox(friendica): update probe path (#2293) 2022-03-26 21:53:07 +02:00
TrueCharts-Bot dd224648ab Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 17:54:33 +00:00
renovate[bot] 04ca65642f
chore(deps): update helm general non-major helm releases (#2290)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 18:28:06 +01:00
TrueCharts-Bot 0613310905 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 16:14:49 +00:00
sagit bad73826ea
feat(filerun): Add filerun (#2242)
* add filerun

* fix permission

* update

* update image

* change port

* change port

* Update charts/incubator/filerun/Chart.yaml

* bump snipe

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-26 18:07:14 +02:00
Stavros Kois d48ea61c25
fix(snipe-it): adjust probe (#2270)
* fix(snipe-it): adjust probe

* test new common and mariadb

* test new new common

* no message

* test new new new commmon

* bump cmmon/db

* test

* test

* bump

* new repo tets
2022-03-26 17:53:37 +02:00
TrueCharts-Bot 33eeec3418 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 15:30:42 +00:00
kjeld Schouten-Lebbing 810f1bf60e
chore(apps): bump all apps to trigger ci 2022-03-26 15:29:49 +01:00
Stavros Kois 61a6c7e967
chore(apps): update common lib referece (#2288)
* chore(apps): update common lib referece

* bump apps

* trigger
2022-03-26 14:07:37 +01:00
TrueCharts-Bot 2ee863e60d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 11:30:01 +00:00
sagit efa9184e41
fix qb mount (#2287)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-26 13:18:30 +02:00
kjeld Schouten-Lebbing ac891376bc
chore(library): Move Common and Common test to seperate Repo 2022-03-26 11:40:11 +01:00
TrueCharts-Bot f535ede564 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 05:44:02 +00:00
TrueCharts-Bot 5f240d0afd Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 05:33:57 +00:00
TrueCharts-Bot 4db9ab107a chore(deps): update docker general non-major 2022-03-26 05:33:57 +00:00
TrueCharts-Bot 6148ef8fae Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 01:26:27 +00:00
Stavros Kois b2375ae1d6
fix(kimai): add secrets (#2286) 2022-03-26 03:20:40 +02:00
TrueCharts-Bot cdc3bd588d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-26 00:19:17 +00:00
Stavros Kois 837c1606c6
chore(recipes): correct path for nginx (#2284)
* chore(recipes): correct path for nginx

* update some docs

* chore(kimai): cleanup and bump

* nonroot
2022-03-26 02:12:45 +02:00
TrueCharts-Bot 5f16bd75a1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-25 23:23:57 +00:00
Stavros Kois 7c0f901a9c
fix(incubator): small fixes (#2282)
* fix(doplarr): fix secrets

* fix(browserless): don't set default token

* fix(kimai): use fpm, supported image

* no secrets here

* 0:33

* different path

* localhost

* try other probe

* nomessage

* test

* test

* test

* test

* test

* test

* tetst

* fsgrp

* 33:0:33

* 0:0:33

* 33:33

* 0:33:33

* ls

* rootalltheway

* 33:33:33

* 33:33:0

* 33:0:0

* 0:33:0

* wth

* 82:82

* 0:82

* 0:0:82

* spaces

* 82:82:0

* 0:82:0

* 82:0:0

* 0:82:82

* 82:0:82

* 82:82:82

* 0:82:0

* pers 0:0:892

* try other nginx?

* again

* apache

* portsd

* update probe

* update tag
2022-03-26 01:15:42 +02:00