Commit Graph

1910 Commits

Author SHA1 Message Date
Xstar97 69d0c0f530
fix(simply-shorten): move to stable. (#3774)
* fix(simply-shorten): move to stable.

* Rename README..md to README.md

* tweaks

* lint

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-14 10:43:30 +03:00
truecharts-bot e0d3d32298 chore: Auto-update chart README [skip ci] 2022-09-13 06:33:45 +00:00
TrueCharts Bot 30388024d5
chore(deps): update helm general non-major (#3756) 2022-09-13 08:46:39 +03:00
truecharts-bot ceba274e51 chore: Auto-update chart README [skip ci] 2022-09-13 05:27:33 +00:00
TrueCharts Bot 428038dd10
chore(deps): update docker general non-major (#3755)
* 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-13 08:21:56 +03:00
truecharts-bot 9a821da90b chore: Auto-update chart README [skip ci] 2022-09-12 23:09:26 +00:00
Stavros Kois 337d32cad8
fix(apps): add missing dicts on list items (#3754) 2022-09-12 23:40:12 +02:00
truecharts-bot cf36c344af chore: Auto-update chart README [skip ci] 2022-09-12 20:04:14 +00:00
truecharts-bot 1f5fd55364 chore: Auto-update chart README [skip ci] 2022-09-12 14:46:17 +00:00
TrueCharts Bot 1b842f5d6a
chore(deps): update docker general non-major (#3743)
* 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-09-12 12:28:33 +02:00
truecharts-bot 44a77cd0dd chore: Auto-update chart README [skip ci] 2022-09-11 23:21:12 +00:00
truecharts-bot a23c49adc9 chore: Auto-update chart README [skip ci] 2022-09-11 19:50:18 +00:00
truecharts-bot 5ac2a97847 chore: Auto-update chart README [skip ci] 2022-09-11 13:56:14 +00:00
TrueCharts Bot 845ea2d896
chore(deps): update helm general non-major (#3711) 2022-09-11 12:10:33 +02:00
TrueCharts Bot 4dc32a9142
chore(deps): update docker general non-major (#3736)
* 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-11 12:08:28 +02:00
truecharts-bot 88413ad80a chore: Auto-update chart README [skip ci] 2022-09-10 10:22:01 +00:00
TrueCharts Bot ea7f789975
chore(deps): update docker general non-major (#3727)
* 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-10 13:05:59 +03:00
truecharts-bot 9f560d7e60 chore: Auto-update chart README [skip ci] 2022-09-07 23:10:50 +00:00
truecharts-bot 3a74564c16 chore: Auto-update chart README [skip ci] 2022-09-07 22:51:38 +00:00
TrueCharts Bot ca1ab59a6a
chore(deps): update docker general non-major (#3710)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* fix rsshub

* default

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-06 10:22:01 +03:00
truecharts-bot 5fdb703dae chore: Auto-update chart README [skip ci] 2022-09-05 23:25:05 +00:00
Stavros Kois 0a61958efa
fix(authentik): use https://localhost:9443 for outposts (#3708) 2022-09-06 02:20:55 +03:00
truecharts-bot 28e94fae41 chore: Auto-update chart README [skip ci] 2022-09-05 21:55:21 +00:00
Stavros Kois d833fa650a
feat(apt-cacher-ng): move to stable and add docs (#3707)
* feat(apt-cacher-ng): move to stable and add docs

* chore(orbital-sync): update image ref
2022-09-06 00:52:24 +03:00
truecharts-bot f5e7d2824e chore: Auto-update chart README [skip ci] 2022-09-05 21:11:15 +00:00
Stavros Kois e4b2e09d4e
feat(authentik): make manual outpost much easier for both helm and scale gui (#3679)
* feat(authentik): some rework

* disable built in outposts as we aim to spin our own

* piping the proxy outpost

* use bootstrap token for outposts

* remove comments

* add some docs about the token

* set defaults for outposts with ability to override

* add some docs

* empty space

* add spaces for readability

* different ports for metrics

* add comments for metrics

* remove service from gui

* rename prots

* rearrange

* update ports to solve conflicts

* reenable outpost

* turn off outposts

* rearrange

* try previous image

* nop

* major bump

* add ingresses

* set default $host

* quote true

* test with outposts enabled

* update docs

* try only ldap outpost

* update docs

* expose services of outpost to gui and values

* update gui

* update docs

* disable outpost

* update default port type

* use the targetPort to set ports for metrics

* flexible ports everywhere

* change probe port

* update probe

* some quote fixes

* update probes

* update ports

* no message

* give worker more startup time

* more

* probes...

* dont quote ports

* lint

* rofs

* whoops

* quote

* see env

* extract listen ports from main config

* don't load listen_ports envs

* use default port

* try quoting  differently

* hardcode

* try more hardcoded change

* disable probes

* enable 1 probe

* another probe

* remove trailing slash?!

* again

* again

* test template

* give more time to probes

* more!?

* hmm

* see env vars

* I"M STUPID

* run

* last fixies

* see env

* disabel startup probe

* hmm

* enable readiness probe

* wth

* load env ..

* Aaaahh

* fix quotting

* start without worker

* delay worker startup

* enable worker

* try something better

* bash

* try again

* whoops

* dont chain

* oneliner

* one more try

* back to normal startup

* and default startup probe
2022-09-06 00:07:41 +03:00
truecharts-bot ed6824a20d chore: Auto-update chart README [skip ci] 2022-09-05 13:23:46 +00:00
Stavros Kois e5f57330d6
Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-05 16:20:39 +03:00
truecharts-bot b36fcc6a09 chore: Auto-update chart README [skip ci] 2022-09-05 12:51:19 +00:00
Stavros Kois d0b73decc2
feat(qbitmanage): move to stable (#3705) 2022-09-05 15:47:25 +03:00
jab416171 638ba3e592
chore(apps): add missing descriptions and clean up descriptions for various charts (#3704)
* clean up descriptions for various charts

* Update charts/incubator/yacy/Chart.yaml

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

* Update charts/incubator/vertex/Chart.yaml

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

* Update charts/incubator/tvhproxy/Chart.yaml

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

* Update charts/incubator/traktarr/Chart.yaml

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

* Update charts/incubator/tasmoadmin/Chart.yaml

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

* Update charts/incubator/prpdf/Chart.yaml

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

* Update charts/incubator/photo-stream/questions.yaml

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

* Update charts/incubator/rmlint/Chart.yaml

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

* Update charts/incubator/sinusbot/Chart.yaml

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

* Update charts/incubator/crypto-exchanges-gateway/Chart.yaml

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

* Update charts/incubator/alienswarm-reactivedrop/Chart.yaml

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

* update docker/contaienr -> chart

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-05 11:15:19 +02:00
truecharts-bot bae962d107 chore: Auto-update chart README [skip ci] 2022-09-05 08:48:53 +00:00
StevenMcElligott 00851a31fb
feat(Orbital-Sync): Add Orbital Sync chart (#3702)
* feat(Orbital-Sync): Add Orbital-Sync

* commit

* fix values lint

* More typos

* typos!

* Create README.md

* some fixs

* add options

* add unlimited secondary hosts

* add some defult values

* quote

* indentation... every time

* shut up you lilttle princess

* skip CI for this app..

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-05 11:45:53 +03:00
truecharts-bot 661a85f254 chore: Auto-update chart README [skip ci] 2022-09-05 06:07:32 +00:00
Stavros Kois 081eba6466
feat(adguard-home): move to stable and cleanup ports a bit (#3703) 2022-09-05 08:53:05 +03:00
TrueCharts Bot 6ac2d079f8
chore(deps): update docker general non-major (#3700)
* 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-05 08:50:05 +03:00
truecharts-bot a900c658be chore: Auto-update chart README [skip ci] 2022-09-04 21:03:50 +00:00
Stavros Kois ff23c37573
fix(arkserver): add some default params (#3694) 2022-09-04 21:00:41 +00:00
truecharts-bot 2e8ec6dbe4 chore: Auto-update chart README [skip ci] 2022-09-04 20:35:01 +00:00
Stavros Kois 5d0834c5d4
fix(qbitmanage): wrong variable name (#3693) 2022-09-04 23:31:38 +03:00
truecharts-bot e32b347de8 chore: Auto-update chart README [skip ci] 2022-09-04 17:58:18 +00:00
jab416171 be89f5ad68
Add description for flashpaper (#3690)
* Add description for flashpaper

* Update charts/incubator/flashpaper/Chart.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>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-04 17:54:41 +00:00
Stavros Kois 25561865bf
feat(whisparr): move to stable (#3689) 2022-09-04 16:03:41 +00:00
truecharts-bot bf70503386 chore: Auto-update chart README [skip ci] 2022-09-04 13:39:58 +00:00
Stavros Kois a65bab1bd9
fix(apps): hexo-blog, hexchat, qbitmanage, whisparr (#3688)
* fix hexo-blog and hexchat

* fix qbitmanage

* fix whisparr

* remove comments
2022-09-04 13:36:41 +00:00
Stavros Kois 2d72c5cda2
feat(apps): move to stable (#3687)
* feat(apps): move to stable

* feat(filerun): move to stable
2022-09-04 15:45:18 +03:00
truecharts-bot 6070661820 chore: Auto-update chart README [skip ci] 2022-09-04 07:39:45 +00:00
TrueCharts Bot a89008f05a
chore(deps): update docker general non-major (#3681)
* 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-04 09:34:26 +02:00
truecharts-bot 55b6a4dcc3 chore: Auto-update chart README [skip ci] 2022-09-03 20:51:31 +00:00
Stavros Kois 0635475600
Revert "feat(authentik): BREAKING CHANGE move to k8s integration inst… (#3678)
* Revert "feat(authentik): BREAKING CHANGE move to k8s integration instead of manual (#3673)"

This reverts commit b4af071a92.

* bump agian
2022-09-03 23:47:37 +03:00