Commit Graph

1779 Commits

Author SHA1 Message Date
TrueCharts Bot 72082c1c44
chore(deps): update docker general non-major (#3530)
* 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>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-22 09:08:30 +03:00
Stavros Kois 2549f811d5
fix(tailscale): don't override varrun (#3532) 2022-08-22 09:04:31 +03:00
truecharts-bot f47a79fd50 chore: Auto-update chart README [skip ci] 2022-08-22 06:00:15 +00:00
Stavros Kois 2f30b3f950
fix(stdt): rename 7daystodie to stdt and cleanup (#3529)
* fix(stdt): rename 7daystodie to stdt and cleanup

* test

* update template

* update
2022-08-22 08:56:09 +03:00
truecharts-bot abeacde87e chore: Auto-update chart README [skip ci] 2022-08-21 08:51:59 +00:00
TrueCharts Bot e2536c9a45
chore(deps): update docker general non-major docker tags (#3523)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-21 10:42:49 +02:00
truecharts-bot c9b5dd0c94 chore: Auto-update chart README [skip ci] 2022-08-20 13:24:29 +00:00
Stavros Kois a3dc2cfd5f
fix(tailscale): adds tun device and runs as root by default (#3519) 2022-08-20 13:20:48 +00:00
truecharts-bot 04db34a0a0 chore: Auto-update chart README [skip ci] 2022-08-20 11:24:17 +00:00
TrueCharts Bot ca541e3498
chore(deps): update docker general non-major docker tags (#3518)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-20 13:16:50 +02:00
truecharts-bot b652f4611f chore: Auto-update chart README [skip ci] 2022-08-19 07:56:36 +00:00
sagit af135e1f03
fix(drone-runner): Fix some mistakes (#3514)
* fix(drone): Fix some mistakes

* bump

* Update questions.yaml

* minor changes

* Update charts/incubator/drone-runner/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-19 10:53:07 +03:00
truecharts-bot 847ef1f3b9 chore: Auto-update chart README [skip ci] 2022-08-19 05:55:29 +00:00
TrueCharts Bot 8ff1c4bac8
chore(deps): update docker general non-major docker tags (#3512)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-19 08:49:06 +03:00
truecharts-bot 8ca8be914b chore: Auto-update chart README [skip ci] 2022-08-18 22:23:20 +00:00
Stavros Kois ef1f3d4018
chore(tailscale): update temporary to upstream image repo (#3511) 2022-08-18 22:19:54 +00:00
truecharts-bot dca1360b3a chore: Auto-update chart README [skip ci] 2022-08-18 20:52:07 +00:00
truecharts-bot db9050f089 chore: Auto-update chart README [skip ci] 2022-08-18 20:19:00 +00:00
sagit 3681ae4a18
feat(drone-runner): Add drone-runner (#3489)
* feat(drone-runner): Add drone-runner

* add icon

* update

* fix tpl

* update

* add question
2022-08-18 22:12:53 +02:00
truecharts-bot d9f7586693 chore: Auto-update chart README [skip ci] 2022-08-18 19:46:03 +00:00
Stavros Kois b62ebd1139
chore(tailscale): default to rootless (#3509) 2022-08-18 22:42:47 +03:00
truecharts-bot e7ad5da84c chore: Auto-update chart README [skip ci] 2022-08-18 09:00:22 +00:00
TrueCharts Bot 9125a76065
chore(deps): update docker general non-major (#3503)
* 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-08-18 10:54:30 +02:00
truecharts-bot d115daf61a chore: Auto-update chart README [skip ci] 2022-08-17 20:17:18 +00:00
Stavros Kois 32a47b60af
feat(tailscale): add tailscale (#3488)
* feat(tailscale): add tailscale

* env

* see logs without env

* try something

* render configmap and adjust script

* perms

* call it differently

* mount tmp

* in ram

* disable temp

* change pers path

* sysmod cap

* no messaeg

* fsgrp 0

* puid0

* hostnet

* service

* priv?

* use the included script

* common

* secret

* try with sa and rbac

* secretname

* render sercet

* excelent copy paster

* set tskubesec

* disable probes and remove portal

* without sys_mod

* empty space

* add configmap

* render

* copy paste specialist

* lowercase

* hmm

* different

* again

* and try again

* again

* uhm

* quote?

* wth

* enc secret

* enable tty

* mm

* remove configmap for now

* reenable configmap

* I'M STUPIDDDD

* enable config map

* conditionally add tun

* conditionaly add caps aswell

* update desc

* now test unprevileged

* rootless

* try nonuser-space + rootless

* add docs and remove env (its defined in configmap already)

* Update charts/incubator/tailscale/values.yaml

* Update charts/incubator/tailscale/values.yaml

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

* add sock5 and descriptions
2022-08-17 19:55:10 +00:00
truecharts-bot 368fe890d6 chore: Auto-update chart README [skip ci] 2022-08-17 18:50:50 +00:00
TrueCharts Bot 858c43e4e8
chore(deps): update helm general non-major helm releases (#3484) 2022-08-17 13:01:59 +02:00
TrueCharts Bot 934b2f4c1d
chore(deps): update docker general non-major (#3478)
* 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-08-17 13:01:00 +02:00
truecharts-bot 27e8579130 chore: Auto-update chart README [skip ci] 2022-08-14 12:31:01 +00:00
Stavros Kois b67b16e9e0
fix(mc-bungeecord): fix identation on services (#3474) 2022-08-14 12:27:47 +00:00
truecharts-bot 9602f608a7 chore: Auto-update chart README [skip ci] 2022-08-14 09:34:06 +00:00
TrueCharts Bot f88d2e57b8
chore(deps): update container image tccr.io/truecharts/jitsi-jicofo to v7648 (#3467)
* chore(deps): update container image tccr.io/truecharts/jitsi-jicofo to v7648

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 12:14:12 +03:00
TrueCharts Bot a6d7eec8b9
chore(deps): update container image tccr.io/truecharts/jitsi-prosody to v7648 (#3468)
* chore(deps): update container image tccr.io/truecharts/jitsi-prosody to v7648

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:51:41 +03:00
TrueCharts Bot d4764d4fef
chore(deps): update container image tccr.io/truecharts/jitsi-web to v7648 (#3469)
* chore(deps): update container image tccr.io/truecharts/jitsi-web to v7648

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:51:33 +03:00
TrueCharts Bot f0a4bd52cd
chore(deps): update docker general non-major docker tags (#3465)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00
truecharts-bot 25c42bf62a chore: Auto-update chart README [skip ci] 2022-08-12 22:39:47 +00:00
TrueCharts Bot 92a83a28f2
chore(deps): update helm general non-major helm releases (#3456)
* chore(deps): update helm general non-major helm releases

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 23:05:15 +02:00
truecharts-bot 1d35dff3d1 chore: Auto-update chart README [skip ci] 2022-08-12 20:59:51 +00:00
Stavros Kois d276cfebd0
fix(mc-bungeecord): fix service ports (#3454) 2022-08-12 20:42:47 +00:00
TrueCharts Bot 384bb2e450
chore(deps): update docker general non-major (#3453)
* 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-08-12 22:40:58 +02:00
Xstar97 c8d742ae81
fix(mymediaforalexa): moved to stable and mod docs (#3423)
* fix(mymediaforalexa): moved to stable and mod docs

* Create README.md

* Update charts/stable/mymediaforalexa/docs/installation_notes.md

* Update charts/stable/mymediaforalexa/docs/installation_notes.md

* move not delete

* no message

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-12 23:36:04 +03:00
truecharts-bot 95acefafc5 chore: Auto-update chart README [skip ci] 2022-08-12 20:35:33 +00:00
Stavros Kois 7bf4eabc04
fix(neko): cleanup (#3390)
* fix(neko): cleanup

* add neko images

* one more

* rename

* lint

* update some images

* update images
2022-08-12 23:32:07 +03:00
Kjeld Schouten-Lebbing c5b2f8f13f
chore(charts): add documentation checkbox/section to all SCALE Apps 2022-08-12 13:15:27 +02:00
Stavros Kois 16fbffb961
fix(templates): move extraArgs from .Values.controller to .Values (#3447)
* fix(templates): move extraArgs from .Values.controller to .Values

* update questions

* whoops

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 10:40:46 +02:00
truecharts-bot fd4360c209 chore: Auto-update chart README [skip ci] 2022-08-11 17:27:37 +00:00
TrueCharts Bot a53fceb8db
chore(deps): update container image tccr.io/truecharts/jitsi-jicofo to v7577 (#3435)
* chore(deps): update container image tccr.io/truecharts/jitsi-jicofo to v7577

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-11 20:24:19 +03:00
truecharts-bot 50b7fdb76d chore: Auto-update chart README [skip ci] 2022-08-11 08:06:47 +00:00
sagit ded9a06fa0
fix(jekins): Fix permission (#3439)
* fix permission

* bump
2022-08-11 08:03:45 +00:00
truecharts-bot 5da7d693ba chore: Auto-update chart README [skip ci] 2022-08-10 21:57:10 +00:00