Commit Graph
4041 Commits
Author SHA1 Message Date
truecharts-bot 3f35246931 chore: Auto-update chart README [skip ci] 2022-08-12 09:48:49 +00:00
Stavros KoisandGitHub 389eb05d86 fix(plex): accept - and capital letters in ADVERTISE_IP (#3448) 2022-08-12 09:45:46 +00:00
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
Stavros KoisandGitHub 0e40f84cb8 fix(custom-app): Move command from .Values.controller.command to .Values.command (#3446)
* fix(custom-app): Move command from .Values.controller.command to .Values.command

* whoops
2022-08-12 10:39:16 +02:00
truecharts-bot e7ac41d976 chore: Auto-update chart README [skip ci] 2022-08-12 06:31:45 +00:00
TrueCharts BotandGitHub 573ccbc305 chore(deps): update docker general non-major (#3434)
* 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 09:28:34 +03:00
truecharts-bot fd4360c209 chore: Auto-update chart README [skip ci] 2022-08-11 17:27:37 +00:00
TrueCharts BotandGitHub 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 9f13531916 chore: Auto-update chart README [skip ci] 2022-08-11 08:16:26 +00:00
Stavros KoisandGitHub fe8de48c54 fix(plex): allow empty advertise IP (#3437) 2022-08-11 11:13:06 +03:00
truecharts-bot 50b7fdb76d chore: Auto-update chart README [skip ci] 2022-08-11 08:06:47 +00:00
sagitandGitHub 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
Stavros KoisandGitHub d5ea8234c1 fix(authentik): fix ldap outpost settings not showing, and make mail port an int (#3433) 2022-08-10 21:53:54 +00:00
truecharts-bot 757ee3bbae chore: Auto-update chart README [skip ci] 2022-08-10 19:00:23 +00:00
Stavros KoisandGitHub 647b6c12a1 fix(authentik): only set ints when are defined (#3432) 2022-08-10 18:56:53 +00:00
truecharts-bot 52c0dc1d6a chore: Auto-update chart README [skip ci] 2022-08-10 16:05:29 +00:00
TrueCharts BotandGitHub afb96ded95 chore(deps): update helm chart common to v10.4.11 (#3428) 2022-08-10 18:01:33 +02:00
truecharts-bot e2e4770f52 chore: Auto-update chart README [skip ci] 2022-08-10 15:08:19 +00:00
Stavros KoisandGitHub 5a2b550682 fix(plex): Adjust input validation for comma separated list (#3430) 2022-08-10 18:04:40 +03:00
truecharts-bot 45be5c9cd0 chore: Auto-update chart README [skip ci] 2022-08-10 12:13:09 +00:00
Stavros KoisandGitHub a7b69b11fb chore(plex): set advertise_ip to required (#3426) 2022-08-10 15:09:31 +03:00
truecharts-bot 2119a0072c chore: Auto-update chart README [skip ci] 2022-08-10 07:36:04 +00:00
Stavros KoisandGitHub 187da84006 fix(authentik): enable services/ports and disable geoip by default (#3424)
* fix(authentik): enable services/ports and disable geoip by default

* dedupe port names
2022-08-10 07:32:53 +00:00
truecharts-bot 81c25be9bc chore: Auto-update chart README [skip ci] 2022-08-10 05:43:24 +00:00
TrueCharts BotandGitHub ca2970fc01 chore(deps): update docker general non-major (#3421)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-10 08:32:13 +03:00
truecharts-bot cd8ae09a6f chore: Auto-update chart README [skip ci] 2022-08-09 22:17:59 +00:00
Stavros KoisandGitHub 1920ecf582 feat(authentik): BREAKING CHANGE - Modularize it and add LDAP outpost (#3380)
* fix(authentik): make it modular and maintainable

* add volume mounts on worker

* move geoip to container instead of cron

* remove sercetkey from env and rename tpl

* add initial configmap and cleanup

* add rest of the config

* fix geoip

* add footer links config

* remove empty space

* finish with geoip config and ui

* update UI

* rename to error reporting

* Add ldap outpost

* add ldap healthcheck

* remove proxy reference

* geoip runs as root

* geoip issue for heathchecks

* add another todo

* Give full configuration options on service and move disable/enable login in tpl and add metrics endpoints

* change metrics ports of one of the containers to avoid conflicts

* whitespace

* add note

* add notes

* expose container ports for ldap

* correct ports

* Enable prometheus metrics for main container

* disable metrics when disabled

* not needed

* no message

* add name to container port,

* make note more clear

* don't micromanage services. let user do that

* lint

* define mail secrets only if defined

* handle better few secrets

* μορε

* whoops

* handle null

* quote "null"

* handle poteentialy empty strings

* handle empty string

* fix

* move ports to configmap

* move more to configmap

* hmm

* add placeholders to avoid empty secrets

* hmm

* hmm

* no message

* hmm?

* maybe?

* hmm

* damn

* b64enc all secrets

* quote again

* turn off geoip and ldap

* no rofs on worker

* rofs

* d

* test empty secret

* test footer links

* disable ldap for ci
2022-08-10 01:14:43 +03:00
truecharts-bot a8d0844431 chore: Auto-update chart README [skip ci] 2022-08-09 20:56:50 +00:00
6c2118a0bc fix(mymediaforalexa): mod main port for web access (#3417)
* fix(mymediaforalexa): mod main port for web access

* Update charts/incubator/mymediaforalexa/values.yaml

* bumped mymediaforalexa

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 23:53:47 +03:00
truecharts-bot 73aa1f727c chore: Auto-update chart README [skip ci] 2022-08-09 15:36:27 +00:00
TrueCharts BotandGitHub 214acdb513 chore(deps): update helm general non-major helm releases to v10.4.9 (#3413) 2022-08-09 17:15:10 +02:00
f74d71151d hint about the default service port (#3412)
* hint about the default service port

* Update charts/stable/vikunja/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 17:14:00 +02:00
Stavros KoisandGitHub d27ea4d9b5 fix(mymediaforalexa): enable second service (#3414) 2022-08-09 17:13:02 +02:00
truecharts-bot 1826b46a28 chore: Auto-update chart README [skip ci] 2022-08-09 10:35:25 +00:00
Stavros KoisandGitHub a2d76890c4 chore(tvheadend): add run_opts in the UI (#3393)
* chore(tvheadend): add run_opts in the UI

* update image
2022-08-09 12:24:59 +02:00
dc8d68d784 fix(zoneminder): Add path for open button (#3409)
* fix(zoneminder): Add path for open button

* add path

* update desc

* bump

* cleanup

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-09 12:23:31 +02:00
f18289250b feat(mymediaforalexa): Add mymediaforalexa (#3404)
* feat(mymediaforalexa): Add mymediaforalexa

* adapt to new questions template

* update notes

* root

* Update charts/incubator/mymediaforalexa/questions.yaml

* Update charts/incubator/mymediaforalexa/values.yaml

* Create README.md

* use amd64 image

* tcp is default

* disable rofs

* root

* empty space

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 12:23:05 +02:00
c16145c3e3 fix(rickroll): Add rickroll images and network (#3400)
* fix(rickroll): Add rickroll images and network

* add ci tests and missing sections

* update images

* update digest

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:22:11 +02:00
Stavros KoisandGitHub 112167a15c fix(treafik): make trustedIPs vars to string (#3391) 2022-08-09 12:21:01 +02:00
Stavros KoisandGitHub 05416a0019 fix(baikal): cleanup (#3389)
* fix(baikal): cleanup

* update image
2022-08-09 12:20:56 +02:00
42df10d88e fix(actualserver): cleanup (#3388)
* fix(actualserver): cleanup

* update image

* lint

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:20:48 +02:00
d0322eb451 fix(obisidian): cleanup (#3387)
* fix(obisidian): cleanup

* adapt to new questions template

* Update charts/incubator/obsidian/Chart.yaml

* fix ui storage

* whoop

* update image

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:19:56 +02:00
e3d41435e2 fix(flame): cleanup and attempt to enable k8s integration (#3385)
* fix(flame): cleanup

* make k8s integration an option

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:19:13 +02:00
09f1b94497 feat(jenkins): Jenkins (#3378)
* Initial release

* Create README.md

* fix service and add env

* adapt to new questions templates

* whoops

* update image

* update nexus image

* Update charts/incubator/jenkins/Chart.yaml

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-09 12:17:59 +02:00
Stavros KoisandGitHub e1e07ea7c2 chore(plex): add valid_chars and docs (#3399)
* chore(plex): add valid_chars and docs

* adapt to new questions template
2022-08-09 12:16:13 +02:00
b02507d8a1 fix(nextcloud): Imaginary widescreen image preview fix (#3401)
* fix(Nextcloud) : Fix widescreen image in imaginary

* Update charts/stable/nextcloud/templates/_hpb.tpl

* add all extra preview providers

* disabled by default

* Make sure we always have a correct numbered array

* add GUI

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-09 12:15:55 +02:00
171b18a429 chore(deps): update docker general non-major (#3377)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* fix nc

* initcontainer security context

* Update charts/stable/inventree/values.yaml

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 12:14:27 +02:00
truecharts-bot aa39c09e86 chore: Auto-update chart README [skip ci] 2022-08-08 23:15:26 +00:00
TrueCharts BotandGitHub 763af7a7b9 chore(deps): update helm general non-major helm releases (#3376) 2022-08-08 23:59:40 +02:00