Commit Graph

185 Commits

Author SHA1 Message Date
TrueCharts Bot 8bbdbc259a
chore(deps): update docker general non-major (#3860)
* 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 12:19:17 +02:00
truecharts-bot 922a198480 chore: Auto-update chart README [skip ci] 2022-09-22 14:28:16 +00: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 f2be506cef chore: Auto-update chart README [skip ci] 2022-09-21 09:54:19 +00:00
truecharts-bot 27eaf3cd8e chore: Auto-update chart README [skip ci] 2022-09-21 03:51:15 +00:00
truecharts-bot f71bda7019 chore: Auto-update chart README [skip ci] 2022-09-20 21:41:23 +00:00
truecharts-bot 938dfbd29f chore: Auto-update chart README [skip ci] 2022-09-20 07:07:58 +00:00
truecharts-bot 2528ca86e9 chore: Auto-update chart README [skip ci] 2022-09-19 17:29:36 +00:00
truecharts-bot 12ff3cab54 chore: Auto-update chart README [skip ci] 2022-09-19 11:02:30 +00: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
truecharts-bot 01fe431239 chore: Auto-update chart README [skip ci] 2022-09-18 12:19:38 +00:00
truecharts-bot c99b62f699 chore: Auto-update chart README [skip ci] 2022-09-16 14:14:36 +00:00
truecharts-bot 4a7979b1bd chore: Auto-update chart README [skip ci] 2022-09-16 07:37:36 +00:00
truecharts-bot 682efa11c4 chore: Auto-update chart README [skip ci] 2022-09-15 15:18:22 +00:00
TrueCharts Bot 48e5471458
chore(deps): update helm general non-major (#3767) 2022-09-15 15:22:46 +02:00
Stavros Kois 6c68a6c013
chore(questions): split serviceSelector (#3751)
* chore(questions): split serviceSelector

* replace questions with the new templates
2022-09-15 00:27:12 +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 9a821da90b chore: Auto-update chart README [skip ci] 2022-09-12 23:09:26 +00: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 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 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 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 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
truecharts-bot d993de57c0 chore: Auto-update chart README [skip ci] 2022-09-03 19:02:06 +00:00
Stavros Kois b4af071a92
feat(authentik): BREAKING CHANGE move to k8s integration instead of manual (#3673)
* feat(authentik): move to k8s integration instead of manual

* bumpo

* update questiosn
2022-09-03 21:58:20 +03:00
truecharts-bot 82394b3de6 chore: Auto-update chart README [skip ci] 2022-09-01 06:27:55 +00:00
Stavros Kois 6d79843088
fix(authentik): geoip disable rofs (#3651) 2022-09-01 09:24:21 +03:00
truecharts-bot bf8dc14eb1 chore: Auto-update chart README [skip ci] 2022-08-31 00:53:20 +00:00
TrueCharts Bot 9627a97001
chore(deps): update helm general non-major (#3639) 2022-08-31 00:00:06 +02:00
truecharts-bot 3959496cf6 chore: Auto-update chart README [skip ci] 2022-08-30 15:35:19 +00:00
TrueCharts Bot dfd2c9134a
chore(deps): update helm chart common to v10.5.5 (#3626) 2022-08-30 16:02:23 +02:00
truecharts-bot 4d187ffe7f chore: Auto-update chart README [skip ci] 2022-08-30 08:16:54 +00:00
TrueCharts Bot ac7745d17d
chore(deps): update helm general non-major (#3624) 2022-08-30 10:06:21 +02:00
truecharts-bot 1320170934 chore: Auto-update chart README [skip ci] 2022-08-29 21:49:54 +00:00
TrueCharts Bot 8fe64959fe
chore(deps): update helm general non-major (#3621) 2022-08-29 22:27:00 +02:00
TrueCharts Bot 1688d56b28
chore(deps): update helm general non-major (#3619) 2022-08-29 20:49:59 +02:00
truecharts-bot 9fccd234dc chore: Auto-update chart README [skip ci] 2022-08-27 17:46:08 +00:00
Stavros Kois 9056d3c8f7
fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup

* cleanup

* update questions

* chore(incubator): some cleanup

* remove enabled true from main services

* bump all incubator

* lint

* empty lines

* emtpy line
2022-08-27 02:12:33 +03:00
truecharts-bot e204b0e08e chore: Auto-update chart README [skip ci] 2022-08-23 23:03:35 +00:00