Commit Graph

3851 Commits

Author SHA1 Message Date
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