Commit Graph

4130 Commits

Author SHA1 Message Date
truecharts-bot e204b0e08e chore: Auto-update chart README [skip ci] 2022-08-23 23:03:35 +00:00
TrueCharts Bot b51c98bb4a
chore(deps): update helm general non-major helm releases (#3545) 2022-08-23 23:38:35 +02:00
truecharts-bot 455928a731 chore: Auto-update chart README [skip ci] 2022-08-23 18:38:33 +00:00
TrueCharts Bot 9b448e5794
chore(deps): update helm chart common to v10.5.0 (#3546) 2022-08-23 20:33:37 +02:00
truecharts-bot 31b3179caf chore: Auto-update chart README [skip ci] 2022-08-23 11:37:09 +00:00
Stavros Kois ead9605945
chore(etherpad): expose some env-vars (#3550) 2022-08-23 11:33:45 +00:00
truecharts-bot b24d65cc77 chore: Auto-update chart README [skip ci] 2022-08-23 09:04:57 +00:00
Stavros Kois 0ea0b4199b
fix(guac-client): booleans don't work the same with `with` (#3549)
* fix(guac-client): booleans don't work the same with `with`

* default to false
2022-08-23 12:01:47 +03:00
truecharts-bot ed978370b6 chore: Auto-update chart README [skip ci] 2022-08-23 05:30:35 +00:00
TrueCharts Bot 6146b4368e
chore(deps): update docker general non-major docker tags (#3544)
* 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-23 08:23:46 +03:00
truecharts-bot c4bce11883 chore: Auto-update chart README [skip ci] 2022-08-22 18:28:57 +00:00
Stavros Kois d62f02e9b5
fix(tailscale): use different ports for targetPort and port (#3539) 2022-08-22 18:25:40 +00:00
truecharts-bot 14f0644453 chore: Auto-update chart README [skip ci] 2022-08-22 18:10:20 +00:00
Stavros Kois a9729ce2c2
fix(guacamole-client): fix quoted true and cleanup a bit (#3538) 2022-08-22 21:07:02 +03:00
truecharts-bot 29172d4a4d chore: Auto-update chart README [skip ci] 2022-08-22 16:56:18 +00:00
Stavros Kois 1889037009
Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-22 19:51:51 +03:00
Stavros Kois 048db1b534
fix(tailscale): use role and rolebind instead of clusterrole (#3537)
* fix(tailscale): use role and rolebind instead of clusterrole

* render it

* revert
2022-08-22 19:44:36 +03:00
truecharts-bot 70cfad2388 chore: Auto-update chart README [skip ci] 2022-08-22 16:02:41 +00:00
Ethan Leisinger 21a5ddb2c8
Update traefik theme.park plugin (#3536) 2022-08-22 18:59:26 +03:00
truecharts-bot 372ed92ed5 chore: Auto-update chart README [skip ci] 2022-08-22 09:30:07 +00:00
sagit 7202795a53
feat(drone-runner): Move to stable (#3533) 2022-08-22 11:26:51 +02:00
truecharts-bot 6ada855041 chore: Auto-update chart README [skip ci] 2022-08-22 09:02:04 +00:00
Stavros Kois 98b2fbb678
Update Chart.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-22 11:58:52 +03:00
Xstar97 41a611fd95
fix(mineos): add docs and update chart.yaml (#3338)
* fix(mineos): add ports and update chart.yaml

* update port

* added docs and removed conflicting ports

* added the necessary mc and rcon ports

* update services and separate ports

* splt tcp and udp in different services

* update questions

* update

* Update charts/incubator/mineos/values.yaml

* Update charts/incubator/mineos/values.yaml

* no dupes

* shorter name

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-22 11:54:47 +03:00
truecharts-bot d8f34999d7 chore: Auto-update chart README [skip ci] 2022-08-22 06:15:11 +00:00
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
Ethan Leisinger 2d70a94a01
feat(traefik) update theme.park plugin to support addons (#3521)
* Add support for theme-park addons in middleware

* update themepark plugin version

* update addon description

* Add some line breaks

* Bump chart version
2022-08-21 10:42:25 +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 1529cd67c3 chore: Auto-update chart README [skip ci] 2022-08-19 08:41:19 +00:00
Stavros Kois 998eed39c4
fix(plex): fix tpl error (#3515)
* fix(plex): fix tpl error

* remove test ingress
2022-08-19 11:38:07 +03: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
Stavros Kois 676e936d23
chore(recipes): bump
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-18 23:48:52 +03: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
Stavros Kois 741f0425fe
feat(plex): Pre-fill ADVERTISE_IP with the server ip and ingress (#3464)
* feat(plex): Pre-fill ADVERTISE_IP with the server ip

* slight change

* update values

* remove

* url with port

* update description

* move non-env values to another dict

* fix reference
2022-08-18 22:12:25 +02:00
Kjeld Schouten-Lebbing 933a774d06
Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-18 21:49:19 +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-Admin 95cb75b291 chore(deps): update helm chart common to v10.4.13 2022-08-17 20:21:30 +02:00
Stavros Kois 31001497b0
chore(photoview): add docs for darktable (#3491)
* chore(photoview): add docs for darktable

* wording
2022-08-17 13:02:17 +02: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 2bd9ce6033 chore: Auto-update chart README [skip ci] 2022-08-14 12:07:00 +00:00
Stavros Kois c33ef6c9de
chore(netdata): add some more default confs (#3473)
* chore(netdata): add some more default confs

* bump

* use bash

* invert logic

* fix output
2022-08-14 12:03:46 +00:00
truecharts-bot 9602f608a7 chore: Auto-update chart README [skip ci] 2022-08-14 09:34:06 +00:00
TrueCharts Bot d427a26435
chore(deps): update container image tccr.io/truecharts/fileflows to v1.0.0 (#3466)
* chore(deps): update container image tccr.io/truecharts/fileflows to v1.0.0

* 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:32 +03:00
TrueCharts Bot 20d1dee556
chore(deps): update container image tccr.io/truecharts/mosdns to v4.1.9 (#3470)
* chore(deps): update container image tccr.io/truecharts/mosdns to v4.1.9

* 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:23 +03: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 68839cb694 chore: Auto-update chart README [skip ci] 2022-08-13 17:39:55 +00:00
sagit 304a868459
fix(gitea): Add WebHook config (#3463) 2022-08-13 19:36:29 +02:00
truecharts-bot 121246367d chore: Auto-update chart README [skip ci] 2022-08-13 12:25:59 +00:00
Stavros Kois d1fa684c5d
Update installation_notes.md (#3461)
* Update installation_notes.md

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

* bump

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-13 12:22:19 +00:00
truecharts-bot 64868fc0f4 chore: Auto-update chart README [skip ci] 2022-08-13 11:16:46 +00:00
Stavros Kois 5d11fcf328
fix(docs): typo (#3459) 2022-08-13 11:12:46 +00: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
truecharts-bot e574ca4368 chore: Auto-update chart README [skip ci] 2022-08-12 12:37:56 +00:00
TrueCharts-Admin c85cd91cd9 chore(deps): update helm chart common to v10.4.12 2022-08-12 14:34:09 +02:00
Kjeld Schouten-Lebbing c5b2f8f13f
chore(charts): add documentation checkbox/section to all SCALE Apps 2022-08-12 13:15:27 +02:00
truecharts-bot 3f35246931 chore: Auto-update chart README [skip ci] 2022-08-12 09:48:49 +00:00
Stavros Kois 389eb05d86
fix(plex): accept `-` and capital letters in ADVERTISE_IP (#3448) 2022-08-12 09:45:46 +00: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
Stavros Kois 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 Bot 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 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 9f13531916 chore: Auto-update chart README [skip ci] 2022-08-11 08:16:26 +00:00
Stavros Kois 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
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
Stavros Kois 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 Kois 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 Bot 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 Kois 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 Kois 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 Kois 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 Bot 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 Kois 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
Xstar97 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 Bot 214acdb513
chore(deps): update helm general non-major helm releases to v10.4.9 (#3413) 2022-08-09 17:15:10 +02:00
JamesOsborn-SE 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 Kois 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 Kois 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
Xstar97 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
Xstar97 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
Xstar97 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 Kois 112167a15c
fix(treafik): make trustedIPs vars to string (#3391) 2022-08-09 12:21:01 +02:00
Stavros Kois 05416a0019
fix(baikal): cleanup (#3389)
* fix(baikal): cleanup

* update image
2022-08-09 12:20:56 +02:00
Stavros Kois 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
Stavros Kois 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
Stavros Kois 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
Watteel Pascal 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 Kois 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
StevenMcElligott 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
TrueCharts Bot 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 Bot 763af7a7b9
chore(deps): update helm general non-major helm releases (#3376) 2022-08-08 23:59:40 +02:00
Stavros Kois ac9cc7f736
chore(questions): replace questions parts with templates (#3402)
* chore(questions): replace port parts with templates

* chore(questions): replace controller parts with templates

* remove tons of whitespce

* remove quotes from strings on templates

* make complete controller an include

* default to recreate

* remove replica and strategies as it's covered from controllerStrtegies include

* remove whitespace again

* replace controllertype with include (deployment/daemonset/statefulset)

* replace advanced port part except targetport

* remove more quotes

* add hidden toggle of enable the port

* new includes

* update build script

* controller deploy/stateful/deamon template changes

* replace controllerStrategies with replicas, replica#, strategy, recreate

* move 2 templates into a subfolder

* remove quotes

* remove disabled portals from questions and defined them on values

* remove enabled portal from the questions and add it on values

* one more app

* Portal cleanup

* remove portal templates

* add more includes

* replace portal links

* move some templates in folders

* replace ingressRoot with template

* more grouping

* replace persistenceroot with template

* replace serviceExpertRoot

* replace serviceroot

* fix a rogue one

* vctRoot

* securityContext cleanup

* remove quotes from templates on string

* replace vctRoot

* replace advanedSecurityRoot

* replace podsecurity root

* Update .github/scripts/build-catalog.sh

* Update values.yaml

* remove dupe portal

* update build-release script

* fix paths

* fix apps with imageSelector

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
Stavros Kois 060187de0f
fix(nextcloud): sync client_max_body_size with PHP_UPLOAD_LIMIT (#3383) 2022-08-03 10:01:44 +02:00
TrueCharts Bot cd111d3aef
chore(deps): update docker general non-major (#3356)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

* Update charts/stable/gitea/Chart.yaml

* Update charts/incubator/thunderbird/Chart.yaml

* Update charts/incubator/thunderbird/Chart.yaml

* Commit bumped App Version

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

* fix precommit

* skip [skip ci]

* trigger

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-02 00:05:53 +00:00
truecharts-bot 6c1ee61977 chore: Auto-update chart README [skip ci] 2022-08-01 21:06:32 +00:00
Stavros Kois 8ff369a0ec
fix(thunderbird): cleanup (#3372)
* fix(thunderbird): cleanup

* tcp probe

* update image

* root
2022-08-01 21:03:37 +00:00
truecharts-bot 545ab2b1b1 chore: Auto-update chart README [skip ci] 2022-08-01 20:29:50 +00:00
StevenMcElligott 5fb36e199e
fix(Kitchenowl): Specify FRONT_URL env var (#3371)
* fix(KitchenOwl): Expose FRONT_URL env-var

* added semVer

* Update charts/incubator/kitchenowl/questions.yaml

* Update charts/incubator/kitchenowl/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-01 20:26:52 +00:00
truecharts-bot 484cf18151 chore: Auto-update chart README [skip ci] 2022-08-01 20:08:12 +00:00
StevenMcElligott f2b20a855f
fix(Openserver) - Change internal port 80 (#3370)
* fix-openproject-port80

* update semVer
2022-08-01 23:04:23 +03:00
truecharts-bot 731378edba chore: Auto-update chart README [skip ci] 2022-08-01 09:54:35 +00:00
Watteel Pascal 2154d5cf00
feat(nexus): Nexus (#3368)
* Initial Release

* fix code prettier

* fix prettier and readme bug

* Create README.md

Manually added readme file, as visual studio and git doesn't seem to upload it.

* apply some formatting and try with rofs

* it's already running as non-root

* update variable

* clean values

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-01 09:51:36 +00:00
truecharts-bot 23c174998c chore: Auto-update chart README [skip ci] 2022-08-01 09:23:41 +00:00
TrueCharts Bot 6460136fae
chore(deps): update container image tccr.io/truecharts/ddns-go to v4.0.0 (#3357)
* chore(deps): update container image tccr.io/truecharts/ddns-go to v4.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-01 12:20:03 +03:00
truecharts-bot 0bd63f9b1a chore: Auto-update chart README [skip ci] 2022-08-01 08:47:54 +00:00
StevenMcElligott 8aaa1fdb55
fix(openproject): Add DB and main service port (#3354)
* fix(openproject): Add DB and main service port

Let's see how much more I need lol

* Update Chart.yaml

* more fixes

* Update Chart.yaml

* Other fixes I missed

* trying this one with port 80

* add some fixes

* fix pg

* whoops

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-01 11:44:49 +03:00
truecharts-bot b7a93c307f chore: Auto-update chart README [skip ci] 2022-07-31 19:54:39 +00:00
Stavros Kois 75ece587a3
chore(gokapi): bump for ci test (#3365) 2022-07-31 19:51:36 +00:00
truecharts-bot 33632fce1d chore: Auto-update chart README [skip ci] 2022-07-31 18:45:17 +00:00
Stavros Kois 563c4931f6
chore(gokapi): bump to test ci (#3363) 2022-07-31 18:41:50 +00:00
truecharts-bot 362abe7e5a chore: Auto-update chart README [skip ci] 2022-07-31 10:39:09 +00:00
sagit 586fe2f8ec
move (#3361) 2022-07-31 13:35:43 +03:00
truecharts-bot f074e6c99b chore: Auto-update chart README [skip ci] 2022-07-30 13:23:54 +00:00
Stavros Kois 92f6a4e879
feat(kitchenowl): add kitchenowl (#3353)
* feat(kitchenowl): add kitchenowl

* feat(kitchenowl): add kitchenowl

* try rootless

* runas root
2022-07-30 13:18:35 +00:00
TrueCharts-Bot 0fb1ca3d74 Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-30 08:25:55 +02:00
TrueCharts-Bot 94b4fe389c chore(deps): update docker general non-major 2022-07-30 08:25:55 +02:00
truecharts-bot 3fd4d04ebd chore: Auto-update chart README [skip ci] 2022-07-30 01:21:20 +00:00
TrueCharts-Bot 99029240cf chore(deps): update helm chart common to v10.4.9 2022-07-30 03:17:45 +02:00
truecharts-bot bb3d963bf8 chore: Auto-update chart README [skip ci] 2022-07-29 17:30:40 +00:00
Stavros Kois 4ee2611f0e
chore(gokapi): bump (#3347) 2022-07-29 17:27:03 +00:00
truecharts-bot f94ed1d2a5 chore: Auto-update chart README [skip ci] 2022-07-29 16:33:53 +00:00
Stavros Kois 3e2831d7ca
fix(gokapi): cleanup (#3344)
* fix(gokapi): cleanup

* update UI
2022-07-29 16:30:35 +00:00
truecharts-bot 19d98e4366 chore: Auto-update chart README [skip ci] 2022-07-29 15:18:38 +00:00
Stavros Kois 24ecfc2974
fix(fireshare): cleanup (#3342)
* fix(fireshare): cleanup

* remote enabled

* try http protocol

* update UI
2022-07-29 18:15:24 +03:00
truecharts-bot 56404863a2 chore: Auto-update chart README [skip ci] 2022-07-29 13:33:43 +00:00
TrueCharts Bot d054c5069d
chore(deps): update docker general non-major (#3339)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-29 15:25:33 +02:00
truecharts-bot a1aa4c37a3 chore: Auto-update chart README [skip ci] 2022-07-29 12:26:10 +00:00
Stavros Kois c146a1e75b
feat(timetagger): add timetagger (#3340)
* feat(timetagger): add timetagger

* fix chart

* undo

* move to secretenv and root

* everytime...
2022-07-29 15:23:11 +03:00
truecharts-bot 1c6cb9a2b4 chore: Auto-update chart README [skip ci] 2022-07-29 08:55:09 +00:00
Stavros Kois e62ad39f42
feat(zusam,sheetable): add zusam,sheetable (#3337)
* feat(zusam): add zusam

* update values

* feat(sheetable): add sheetable

* fix zusam and move to incubator

* fix key ref

* http ports

* add some variables
2022-07-29 08:51:35 +00:00
truecharts-bot c5a3c5a010 chore: Auto-update chart README [skip ci] 2022-07-28 20:47:40 +00:00
TrueCharts Bot d716caf313
chore(deps): update docker general non-major (#3326)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-28 22:39:32 +02:00
truecharts-bot 8323f522fd chore: Auto-update chart README [skip ci] 2022-07-28 15:15:13 +00:00
Stavros Kois 598aad2492
fix(cleanarr): cleanup Cleanarr (#3330)
* feat(kitchenowl): add kitchenownl

* add backend image

* add icon

* update images

* fixup cleanarr

* root

* fix var

* remove kitchenowl until there is a way to change ports for back and front
2022-07-28 18:12:11 +03:00
truecharts-bot f20276bad5 chore: Auto-update chart README [skip ci] 2022-07-28 13:08:26 +00:00
Stavros Kois 355d2c2708
chore(guacamole-client): prepare env's for next update and add proxy options (#3329)
* chore(guacamole-client): prepare env's for next update

* add note

* Add proxy config
2022-07-28 16:05:29 +03:00
truecharts-bot b8260a5b3d chore: Auto-update chart README [skip ci] 2022-07-28 12:37:25 +00:00
Stavros Kois ffe1185d9c
chore(outline): remove ALLOWED_DOMAINS var (#3328) 2022-07-28 15:33:41 +03:00
truecharts-bot 461a1b907d chore: Auto-update chart README [skip ci] 2022-07-28 11:32:16 +00:00
sagit 3252727b85
feat(anki-sync-server): Add anki sync server (#3327)
* add anki

* change image

* use community image

* add icon

* Update charts/incubator/anki-sync-server/values.yaml

* Update charts/incubator/anki-sync-server/values.yaml

* change permission

* Update charts/incubator/anki-sync-server/values.yaml

* Update charts/incubator/anki-sync-server/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-28 14:29:10 +03:00
truecharts-bot 339141804c chore: Auto-update chart README [skip ci] 2022-07-27 16:44:28 +00:00
Stavros Kois 901a7d26ba
chore(apps): update image refs (#3324) 2022-07-27 19:38:09 +03:00
Xstar97 cf4ee3cad8
feat(ts3-manager): Add ts3-manager (#3323)
* feat(ts3-manager): Add ts3-manager

* Update charts/incubator/ts3-manager/values.yaml

thanks, i didnt catch that at all!

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

* Update charts/incubator/ts3-manager/questions.yaml

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

* Update charts/incubator/ts3-manager/questions.yaml

sorry, copy-pasta

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

* Update charts/incubator/ts3-manager/questions.yaml

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

* Update charts/incubator/ts3-manager/values.yaml

oh!

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

* add readme and update questions

* actually udapte questions

* diff probes

* shell

* wget

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-27 19:37:38 +03:00
Stavros Kois 61e0b48f3c
feat(docs): add theme-park middleware docs (#3320)
* feat(docs): add theme-park middleware docs

* bump
2022-07-27 17:28:42 +02:00
truecharts-bot 185b9cc76e chore: Auto-update chart README [skip ci] 2022-07-27 13:26:22 +00:00
Xstar97 edec6674dc
feat(autobrr): Add autobrr (#3309)
* feat(autobrr): Add autobrr

* update port for ci testing

* update ports to the same for ci testing

* updated values add protocol: HTTP

* disabled probes

* udpate questions.yaml

* re-add ingress

* different probes

* leave protocol as is

* faillback to tcp probe

* try curl probe

* if you'd read the logs, you'd know

* tcp probe

* custom probe

* shell

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-27 16:23:23 +03:00
truecharts-bot 693031dc7f chore: Auto-update chart README [skip ci] 2022-07-27 10:12:22 +00:00
StevenMcElligott d9eb9dbbf0
feat(Nextcloud): Improved installation_notes (#3315)
* Added more info to the install notes and added the guide from Discord to help with upgrades

* apply some changes

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

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

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

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-27 11:57:24 +02:00
TrueCharts Bot 8df9fcf7dd
chore(deps): update docker general non-major (#3313)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-27 11:54:21 +02:00
Stavros Kois c2a336574d
fix(nextcloud): also apply the php var fix to UI (#3319) 2022-07-27 09:48:44 +00:00
truecharts-bot e1cd8fea87 chore: Auto-update chart README [skip ci] 2022-07-27 09:48:27 +00:00
sagit 85c46d8c1e
feat(ztcuui-aio): Fix scale permission (#3314)
* add ztcuui-aio

* space

* readonly filesystem

* Permission

* add readme

* add question

* fix port

* add env

* fix some miss

* fix scale permission

* update ui

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-27 09:42:34 +00:00
Kjeld Schouten-Lebbing 91a4844dae
Update Chart.yaml 2022-07-26 20:27:54 +02:00
Kjeld Schouten-Lebbing f9e2a073e1
Update values.yaml 2022-07-26 20:27:42 +02:00
truecharts-bot d8b820c146 chore: Auto-update chart README [skip ci] 2022-07-26 16:45:37 +00:00
sagit bc2f0dd735
fix(ztncui-aio): Fix some miss (#3306)
* add ztcuui-aio

* space

* readonly filesystem

* Permission

* add readme

* add question

* fix port

* add env

* fix some miss
2022-07-26 18:39:11 +02:00
TrueCharts Bot 38c408439c
chore(deps): update helm chart common to v10.4.8 (#3307) 2022-07-26 18:39:03 +02:00
truecharts-bot 80ef02312b chore: Auto-update chart README [skip ci] 2022-07-26 11:23:31 +00:00
TrueCharts Bot b7bc2f1b37
chore(deps): update docker general non-major (#3301)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-26 12:04:46 +02:00
Stavros Kois 714090aa6e
chore(apps): update home links (#3291) 2022-07-26 12:04:37 +02:00
sagit e43d642658
feat(ztcuui-aio): Add ztcuui-aio (#3293)
* add ztcuui-aio

* space

* readonly filesystem

* Permission

* add readme

* add question
2022-07-26 12:03:53 +02:00
Kjeld Schouten-Lebbing c9bb8128aa
fix(charts): Fix inline comments that break linting (#3305)
* fix(charts): Fix inline comments that break linting

* vaultwarden fixes
2022-07-26 12:03:10 +02:00
TrueCharts Bot 54e805ab4d
chore(deps): update helm general non-major helm releases (#3302) 2022-07-26 11:28:46 +02:00
truecharts-bot 68210293d2 chore: Auto-update chart README [skip ci] 2022-07-25 22:31:03 +00:00
TrueCharts Bot 99f036d23b
chore(deps): update docker general non-major (#3300)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 23:35:40 +02:00
TrueCharts Bot 75363f1ae1
chore(deps): update helm chart common to v10.4.8 (#3296) 2022-07-25 22:43:49 +02:00
TrueCharts Bot eaa081b840
chore(deps): update docker general non-major (#3298)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 22:43:15 +02:00
Kjeld Schouten-Lebbing ef296cb0ec
Chore(apps): add fake digest to new incubator Apps to fetch digests 2022-07-25 22:43:02 +02:00
truecharts-bot 13078a9cba chore: Auto-update chart README [skip ci] 2022-07-25 19:08:09 +00:00
TrueCharts Bot 97d5375359
chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00
truecharts-bot 9a8e9d181b chore: Auto-update chart README [skip ci] 2022-07-25 14:46:21 +00:00
TrueCharts Bot c9777b1178
chore(deps): update docker general non-major (#3290)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 16:41:13 +02:00
truecharts-bot 8358b360f5 chore: Auto-update chart README [skip ci] 2022-07-24 09:40:43 +00:00
TrueCharts Bot e7101c635d
chore(deps): update docker general non-major (#3284)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-24 10:32:45 +02:00
truecharts-bot d550776924 chore: Auto-update chart README [skip ci] 2022-07-23 20:43:38 +00:00
Stavros Kois 057f098b5e
feat(apps): move some apps to stable (#3281) 2022-07-23 22:40:15 +03:00
truecharts-bot f3fb628bbd chore: Auto-update chart README [skip ci] 2022-07-23 14:56:05 +00:00
TrueCharts Bot f9940cb96a
chore(deps): update helm general non-major helm releases (#3280) 2022-07-23 15:47:25 +02:00
TrueCharts Bot 70d253d85b
chore(deps): update docker general non-major (#3279)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-23 15:47:06 +02:00
truecharts-bot 118df72965 chore: Auto-update chart README [skip ci] 2022-07-23 12:27:23 +00:00
TrueCharts Bot c67f820427
chore(deps): update helm chart common to v10.4.7 (#3277) 2022-07-23 14:23:00 +02:00
truecharts-bot 33ff627aa2 chore: Auto-update chart README [skip ci] 2022-07-23 12:01:09 +00:00
TrueCharts Bot 0f843045b0
chore(deps): update docker general non-major (#3276)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-23 13:56:12 +02:00
truecharts-bot 70247dd703 chore: Auto-update chart README [skip ci] 2022-07-23 10:42:54 +00:00
TrueCharts Bot d7b1d70c92
chore(deps): update docker general non-major (#3275)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-23 12:39:22 +02:00
truecharts-bot a0c6ab5daf chore: Auto-update chart README [skip ci] 2022-07-23 09:48:22 +00:00
TrueCharts Bot 5da82dd76e
chore(deps): update helm general non-major helm releases (#3274) 2022-07-23 11:27:55 +02:00
truecharts-bot 6854a1a9b4 chore: Auto-update chart README [skip ci] 2022-07-23 08:56:18 +00:00
TrueCharts Bot a4016fcac3
chore(deps): update docker general non-major (#3272)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-23 10:52:42 +02:00
truecharts-bot 28f252b3f6 chore: Auto-update chart README [skip ci] 2022-07-23 00:22:10 +00:00
Kjeld Schouten-Lebbing 2c844c4b81
chore(charts): Bump all charts to generate config and container references due to huge increase of repository 2022-07-23 00:58:33 +02:00
TrueCharts Bot 1a27d01cf4
chore(deps): update helm general non-major helm releases (#3268)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-23 00:47:31 +02:00
TrueCharts Bot b88a622b71
chore(deps): update container image tccr.io/truecharts/jackett to v0.20.1326 (#3267) 2022-07-23 00:24:05 +02:00
TrueCharts Bot 22e9563cc9
chore(deps): update container image tccr.io/truecharts/ocis to v2.0.0 (#3269) 2022-07-23 00:23:48 +02:00
TrueCharts Bot 9127f4d31f
chore(deps): update helm chart clickhouse to v1 (#3270) 2022-07-23 00:23:27 +02:00
truecharts-bot 80c3b3d326 chore: Auto-update chart README [skip ci] 2022-07-22 21:46:19 +00:00
Kjeld Schouten-Lebbing 9d44a40d8e
Delete charts/incubator/windward directory 2022-07-22 23:24:29 +02:00
TrueCharts Bot 4fc34d459d
chore(deps): update docker general non-major (#3266) 2022-07-22 22:56:12 +02:00
truecharts-bot b3518ae60f chore: Auto-update chart README [skip ci] 2022-07-22 20:52:13 +00:00
Kjeld Schouten-Lebbing 2c06051625
chore(incubator): Move Dev to incubator and some cleanup 2022-07-22 22:23:18 +02:00
Kjeld Schouten-Lebbing d33f952798
Unraid Bulk Checks (#3235)
* Unraid Bulk Checks

* initial removals

* more failures

* more failed

* catalog failure

* more failures

* remove broken from bulk-check

* clean some things

* no message

* remoive another problem

* fix

* another

* hmm

* yeet

* yeet another

* yeet

* yeet

* fix some mistakes

* hmm

* cleanup

* cleanup

* remove petio
2022-07-22 22:19:45 +02:00
Kjeld Schouten-Lebbing ded5a3c0e6
run prettier as pre-commit hook (#3264) 2022-07-22 20:23:01 +02:00