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
truecharts-bot
c41dda9d32
chore: Auto-update chart README [skip ci]
2022-07-22 16:59:48 +00:00
Stavros Kois
da6c0002d8
fix(minecraft-bungeecord): fix typo ( #3263 )
2022-07-22 18:54:48 +02:00
truecharts-bot
1e386c5194
chore: Auto-update chart README [skip ci]
2022-07-22 15:45:27 +00:00
Xstar97
943eb4b1f7
feat(bungeecord): Add bungeecord ( #3257 )
...
* feat(bungeecord): Add bungeecord
* update docs
* update files
* update docs
* update files
* update chart.yaml
* cleanup
* no message
* fix required
* 25565 is tcp
* update the repo images
* update images
* spelling grammar
* Update charts/incubator/minecraft-bungeecord/values.yaml
* Update charts/incubator/minecraft-bungeecord/questions.yaml
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-22 17:40:42 +02:00
truecharts-bot
dc7b6829cf
chore: Auto-update chart README [skip ci]
2022-07-22 15:36:53 +00:00
Ethan Leisinger
51e8ef963d
feat(traefik) update theme.park integration ( #3246 )
...
* Add support for traefik-themepark plugin
* move plugin config to middleware section
* Move theme-park enable toggle to middleware section
* Fix enableThemePark variable reference
* Remove Traefik Pilot dependency
* Minor question updates
* Fix merge of updated code
* Make links clickable
* Update middlware file structure
* Remove enable theme.park checkbox
* Update charts/stable/traefik/templates/middlewares/theme-park.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* update enableThemePark reference
* Update how baseUrl is handled
* Remove crd update
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-22 17:31:30 +02:00
truecharts-bot
0c16baa4b1
chore: Auto-update chart README [skip ci]
2022-07-22 13:26:31 +00:00
Stavros Kois
41b2fe42d7
chore(apps): update image refs ( #3261 )
...
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-22 15:22:42 +02:00
truecharts-bot
61db64bfa2
chore: Auto-update chart README [skip ci]
2022-07-22 11:48:52 +00:00
TrueCharts Bot
db9f3edd6d
chore(deps): update docker general non-major ( #3258 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-22 13:43:53 +02:00
truecharts-bot
b409719510
chore: Auto-update chart README [skip ci]
2022-07-21 17:44:44 +00:00
Sukarn
9bff9bf974
Add Jellyseerr description ( #3251 )
...
Added description for Jellyseerr
2022-07-21 17:41:41 +00:00
truecharts-bot
79ed58ec71
chore: Auto-update chart README [skip ci]
2022-07-21 13:42:58 +00:00
Stavros Kois
721ec70d30
feat(treafik): Adds theme.park middleware and remove Traefik pilot ( #3245 )
...
* chore(traefik): add deprecation pilot notice
* feat(treafik): Adds theme.park middleware and deprecation notice on pilot
* Update charts/stable/traefik/templates/middlewares/theme-park.yaml
* just remove pilot
* Apply suggestions from code review
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-21 15:32:49 +02:00
truecharts-bot
c0987a50b8
chore: Auto-update chart README [skip ci]
2022-07-21 13:08:57 +00:00
Kjeld Schouten-Lebbing
55ba511184
chore(charts): move clickhouse to dependency train, remove 2 breaking apps and remove some special characters
2022-07-21 14:59:28 +02:00
truecharts-bot
b5546d8213
chore: Auto-update chart README [skip ci]
2022-07-21 12:34:20 +00:00
Kjeld Schouten-Lebbing
f565504d7c
fix(ci): remove some non-utf8 characters
2022-07-21 14:24:10 +02:00
truecharts-bot
0d01b289d3
chore: Auto-update chart README [skip ci]
2022-07-21 11:03:06 +00:00
Xstar97
d6423f428e
fix(cloudflared): move to stable updated docs ( #3237 )
...
* fix(cloudflared): move to stable updated docs
* Apply suggestions from code review
* revert commons version back to 10.4.4
* update cloudflared
* restore files
* Update charts/stable/cloudflared/docs/installation_notes.md
* Update charts/stable/cloudflared/Chart.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-21 12:52:50 +02:00
TrueCharts Bot
b824b93acd
chore(deps): update docker general non-major ( #3239 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-21 12:21:43 +02:00
Kjeld Schouten-Lebbing
d42e6aa64d
Delete charts/incubator/dashboard directory
2022-07-21 12:21:19 +02:00
truecharts-bot
db432ccb01
chore: Auto-update chart README [skip ci]
2022-07-21 01:27:52 +00:00
TrueCharts-Bot
63f7f567b8
chore(deps): update helm chart common to v10.4.6
2022-07-21 03:18:39 +02:00
truecharts-bot
d25407aa52
chore: Auto-update chart README [skip ci]
2022-07-20 19:29:16 +00:00
Kjeld Schouten-Lebbing
7fe2b56fe5
move to incubator
2022-07-20 21:20:59 +02:00
Kjeld Schouten-Lebbing
90381463b4
feat: Add G-Range of UnRaid Ports ( #3232 )
...
* feat: Add G-Range of UnRaid Ports
* remove non-passing Charts
* re
2022-07-20 21:13:31 +02:00
Kjeld Schouten-Lebbing
2fe6e72fca
feat: Add F-Range of UnRaid Ports ( #3230 )
...
* feat: Add F-Range of UnRaid Ports
* remove non-passing Charts
* re
2022-07-20 21:13:25 +02:00
Kjeld Schouten-Lebbing
625f217b97
feat: Add E-Rang of UnRaid Ports ( #3229 )
...
* feat: Add E-Rang of UnRaid Ports
* remove non-passing Charts
* remove more non-working
* re
2022-07-20 21:13:02 +02:00
Kjeld Schouten-Lebbing
a1523b85c6
feat: Add D-range of Unraid Ports ( #3231 )
...
* feat: Add D-range of Unraid Ports
* remove non-passing Charts
* fix catalog test
* re
2022-07-20 21:12:54 +02:00
Kjeld Schouten-Lebbing
a43712504c
feat: Add H-Range of UnRaid Ports ( #3233 )
...
* feat: Add H-Range of UnRaid Ports
* remove non-passing Charts
* re
2022-07-20 21:12:45 +02:00
Kjeld Schouten-Lebbing
5a7137a397
ignore readme in lowercase
2022-07-20 20:49:09 +02:00
truecharts-bot
f52bc5d279
chore: Auto-update chart README [skip ci]
2022-07-20 18:07:25 +00:00
Kjeld Schouten-Lebbing
975c537743
Update Chart.yaml
2022-07-20 20:04:32 +02:00
Kjeld Schouten-Lebbing
0d9bb534ee
Update values.yaml
2022-07-20 20:04:20 +02:00
truecharts-bot
5471280882
chore: Auto-update chart README [skip ci]
2022-07-20 16:49:07 +00:00
Kjeld Schouten-Lebbing
d9d8d4fe2a
feat(dev): move dev apps to incubator and remove bad content from dev
2022-07-20 18:41:28 +02:00
Kjeld Schouten-Lebbing
6e62ddca78
Unraid/c ( #3219 )
...
* feat(apps): Unraid Port - C
* Fix some weirdness...
* fix some more issues
* fixes
* move to tccr and cleanup a bit
* cleanup and fixes
* unraid C fix
* Add missing A-C Charts
* remove cassandra
* fix icon url's
* some fixes
* fix probes
* remove tccr.io -> ghcr.io conversion
* fix some probes and reset command/arg
* Revert "fix some probes and reset command/arg"
This reverts commit f3fca2ef1a
.
* update probes and commands again + readd questions.yaml + remove crap
* enable SCALE layer for checkings and bump versions to ensure higher versions
* fix questions.yaml mistakes
* update Chart.yaml with new common
* cleanup
* no message
* fix new common
* dont use dashes in services and ports
* fix 7-days-to-die
* convofix
* fix alien swarm
* some more game-server fixes
* some more attempted fixes
* fix another tag
* disable avorion liveness probes
2022-07-20 18:30:17 +02:00
truecharts-bot
27fd548e28
chore: Auto-update chart README [skip ci]
2022-07-20 09:04:59 +00:00
Kjeld Schouten-Lebbing
9dac763389
feat(ci): force the use of TCCR in CI ( #3226 )
...
* feat(ci): force the use of TCCR in CI
* feat(dependency): default dependency to tccr.io
* bump dependencies
* bump promtail
2022-07-20 10:54:37 +02:00
truecharts-bot
663fed96e0
chore: Auto-update chart README [skip ci]
2022-07-20 08:35:51 +00:00
TrueCharts Bot
7cb4367496
chore(deps): update docker general non-major ( #3222 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00
truecharts-bot
eb7bb35b62
chore: Auto-update chart README [skip ci]
2022-07-20 06:00:50 +00:00
StevenMcElligott
441da5df7f
feat(wg-easy): Add How-To or setup guide ( #3220 )
...
* feat(wg-easy): Add How-To or setup guide
Everyone needs documentation!
* added another section and more details
More is best!
* Move text above images
* no message
* bump
* nomessage
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-20 05:55:03 +00:00
truecharts-bot
9c03e4b046
chore: Auto-update chart README [skip ci]
2022-07-19 15:34:03 +00:00
Kjeld Schouten-Lebbing
938bc332c1
add the dev-train containig helm-only charts ( #3218 )
2022-07-19 17:27:57 +02:00
truecharts-bot
94c1e4d422
chore: Auto-update chart README [skip ci]
2022-07-19 13:18:28 +00:00
Kjeld Schouten-Lebbing
9d230e7e12
chore: Update Readme and Description on SCALE
2022-07-19 14:10:40 +02:00
truecharts-bot
c4d10a16ab
chore: Auto-update chart README [skip ci]
2022-07-19 12:07:00 +00:00
Kjeld Schouten-Lebbing
6cdab0ebcd
render jackett again for test
2022-07-19 14:03:45 +02:00
Kjeld Schouten-Lebbing
2b3ab65c26
fix(docs): fix broken readme
2022-07-19 14:00:53 +02:00
truecharts-bot
2c197c2324
chore: Auto-update chart README [skip ci]
2022-07-19 11:57:33 +00:00
Kjeld Schouten-Lebbing
b6e4491cbe
abuse jackett for docs test
2022-07-19 13:54:12 +02:00
Kjeld Schouten-Lebbing
2857446d84
push template fix
2022-07-19 13:16:03 +02:00
truecharts-bot
91a95731d3
chore: Auto-update chart README [skip ci]
2022-07-19 10:55:56 +00:00
Kjeld Schouten-Lebbing
217b67c54a
tryout
2022-07-19 12:53:26 +02:00
truecharts-bot
13cfe6cd3f
chore: Auto-update chart README [skip ci]
2022-07-19 10:25:41 +00:00
Kjeld Schouten-Lebbing
be0ad88172
Merge branch 'master' of github.com:truecharts/apps
2022-07-19 12:23:04 +02:00
Kjeld Schouten-Lebbing
8017edcb49
chore: ReadmeCI is barfing
2022-07-19 12:22:48 +02:00
truecharts-bot
184ec9b207
chore: Auto-update chart README [skip ci]
2022-07-19 10:17:54 +00:00
Kjeld Schouten-Lebbing
f94d8a58ea
Merge branch 'master' of github.com:truecharts/apps
...
# Conflicts:
# charts/stable/jackett/Chart.yaml
2022-07-19 12:14:58 +02:00
Kjeld Schouten-Lebbing
25e58b97d2
fixes
2022-07-19 12:14:13 +02:00
truecharts-bot
aee8e54c60
chore: Auto-update chart README [skip ci]
2022-07-19 10:11:43 +00:00
Kjeld Schouten-Lebbing
edd4a64ef0
fix(ci): revert part of the readme changes
2022-07-19 12:08:52 +02:00
truecharts-bot
2d3a44944a
chore: Auto-update chart README [skip ci]
2022-07-19 09:45:03 +00:00
Kjeld Schouten-Lebbing
74db8dd910
fix(mosquitto): set password file when auth is enabled ( #3216 )
...
* fix(mosquitto): set password file when auth is enabled
* Update Chart.yaml
* Update README.md.gotmpl
2022-07-19 11:42:12 +02:00
Stavros Kois
fd8ffadd03
fix(intentree): fixup ( #3209 )
...
* fix(intentree): fixup
* test change
* Add mail options to GUI
* whoops
* change... something?!
* whoops
* change workdir
* try diff user
* plainhost
* bump mosq for docs to publish
* update redis url
* use new plainhostpass [skip ci]
* update video link in docs [skip ci]
* remove uneeded configmap
2022-07-19 09:06:34 +00:00
StevenMcElligott
3aa7fb1912
fix(cloudflareddns): Updated How-To for more complete setup ( #3213 )
...
* fix(cloudflareddns): Updated How-To for more complete setup
* fixed trailing whitespace
* Add images locally
* add both ways :)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-19 06:41:39 +00:00
ZasX
8226b7bf81
feat(mosquitto): Create setup-guide.md ( #3212 )
...
* Create setup-guide.md
* linting
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-19 08:50:20 +03:00
truecharts-bot
9ea0e64edb
chore: Auto-update chart README [skip ci]
2022-07-18 21:09:52 +00:00
TrueCharts Bot
14aaa1b5a5
chore(deps): update container image tccr.io/truecharts/node-red to v3.0.0 ( #3187 )
...
* chore(deps): update container image tccr.io/truecharts/node-red to v3.0.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-18 23:06:03 +02:00
Xstar97
0a612119b0
fix(plex-meta-manager): Change upstream image, update env, add docs ( #3206 )
...
* (feat) update plex-meta-manager
* Update charts/incubator/plex-meta-manager/docs/installation_notes.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update values.yaml
* Update charts/incubator/plex-meta-manager/values.yaml
* add env PMM_CONFIG
* fix doc formatting
* removed yaml code from docs
* added ci test-values.yaml
* add initContainers for config file
* change config.yml to config.yaml
* Update charts/incubator/plex-meta-manager/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/plex-meta-manager/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/plex-meta-manager/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Update charts/incubator/plex-meta-manager/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* update values.yaml
* change initcontinaer image and adjust envs
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-18 23:05:16 +02:00
uranderu
84f0f542ad
fix(traefik): don't set xrobots header on default middleware ( #3211 )
...
* Update Chart.yaml
* Remove 'x-robots-tag: none' from default-basic-secure-headers middleware
2022-07-18 23:04:25 +02:00
truecharts-bot
fdc1a9ff0e
chore: Auto-update chart README [skip ci]
2022-07-18 20:16:07 +00:00
Stavros Kois
2f8b82c276
chore(apps): update image refs ( #3210 )
...
* chore(apps): update image refs
* test rooltess
* rootless
2022-07-18 23:13:49 +03:00
truecharts-bot
340667941c
chore: Auto-update chart README [skip ci]
2022-07-18 17:12:22 +00:00
StevenMcElligott
0a83d56898
fix(cloudflareddns): Modify description ( #3207 )
...
Uodated description
2022-07-18 20:09:41 +03:00
truecharts-bot
c0f6311d0c
chore: Auto-update chart README [skip ci]
2022-07-18 08:44:02 +00:00
Xstar97
efdcb43f16
feat(st-reborn-server): Add st-reborn-server ( #3204 )
...
* feat(st-reborn-server): Add st-reborn-server
* update chart.yaml
* formatting issue
2022-07-18 08:41:39 +00:00
truecharts-bot
16942982b3
chore: Auto-update chart README [skip ci]
2022-07-18 06:47:15 +00:00
StevenMcElligott
d8d3badf08
feat(Apps): Moving cloudflareddns to stable ( #3205 )
...
* Moving cloudflareddns to stable
Moving files
* Update version to 1.0.0
Updated chart version to Stable versions numbering scheme
2022-07-18 06:44:39 +00:00
Stavros Kois
edafba6f27
chore(docs): lint ( #3202 )
2022-07-18 09:21:01 +03:00
truecharts-bot
3bc03e728c
chore: Auto-update chart README [skip ci]
2022-07-17 11:17:12 +00:00
Stavros Kois
c72a936d5f
chore(docs): extend linter and apply lint ( #3200 )
...
* chore(docs): extend linter and apply lint
* bump apps to forward docs to websiter
2022-07-17 13:14:52 +02:00
truecharts-bot
92fc88831f
chore: Auto-update chart README [skip ci]
2022-07-17 10:09:13 +00:00
TrueCharts Bot
06d30ef95f
chore(deps): update docker general non-major ( #3198 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-17 12:05:16 +02:00
StevenMcElligott
45debc377b
feat(Docs): Add Setup-Guide for cloudflareddns ( #3197 )
...
* feat(Docs): Add Setup-Guide for cloudflareddns
* fixing lint errors for some reason
* Update charts/incubator/cloudflareddns/docs/setup-guide.md
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-17 12:04:56 +02:00
Xstar97
d5d1243bb5
feat(Docs): Add installation_notes for cloudflared ( #3196 )
2022-07-17 12:04:03 +02:00
TrueCharts Bot
0396d04676
chore(deps): update container image tccr.io/truecharts/grafana to v9.0.3 ( #3186 )
...
* chore(deps): update container image tccr.io/truecharts/grafana to v9.0.3
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-17 12:03:36 +02:00
truecharts-bot
029a87abf0
chore: Auto-update chart README [skip ci]
2022-07-16 17:44:11 +00:00
Stavros Kois
60572d2709
chore(ghost): remove duplice gui entry ( #3194 )
2022-07-16 17:41:38 +00:00
truecharts-bot
3e7dacd056
chore: Auto-update chart README [skip ci]
2022-07-16 10:42:44 +00:00
TrueCharts Bot
36da6987f3
chore(deps): update docker general non-major ( #3192 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-16 12:36:49 +02:00
truecharts-bot
aaef28b83c
chore: Auto-update chart README [skip ci]
2022-07-15 23:01:53 +00:00
Stavros Kois
8dad585190
fix(foldingathome): make root fs writable ( #3191 )
2022-07-15 22:59:37 +00:00
truecharts-bot
a2a46829ab
chore: Auto-update chart README [skip ci]
2022-07-15 09:27:24 +00:00
Xstar97
093abbb67a
update/fix plex-meta-manager ( #3178 )
...
* update/fix plex-meta-manager
* update variable syntax for plex-meta-manager
* bump plex-meta-manager version
2022-07-15 11:24:49 +02:00
truecharts-bot
08665d0ee4
chore: Auto-update chart README [skip ci]
2022-07-15 06:38:26 +00:00
TrueCharts Bot
9060be5616
chore(deps): update docker general non-major ( #3184 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* revert synclounge and fix domoticz
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-15 09:34:07 +03:00
truecharts-bot
9a0bf20b2c
chore: Auto-update chart README [skip ci]
2022-07-14 21:27:16 +00:00
Kjeld Schouten-Lebbing
0f76262fef
fix(traefik): don't set xrobots header by default ( #3183 )
...
* fix(traefik): don't set xrobots header by default
* Update Chart.yaml
2022-07-14 22:54:43 +02:00
Kjeld Schouten-Lebbing
4fc9d425dc
fix(charts): regenerate catalog and update template
2022-07-14 22:21:21 +02:00
truecharts-bot
7e381d36a7
chore: Auto-update chart README [skip ci]
2022-07-14 20:12:21 +00:00
Kjeld Schouten-Lebbing
a79187ee86
feat(k8s-gateway): deploy k8s-gateway in HA mode ( #3163 )
...
* feat(k8s-gateway): deploy k8s-gateway in HA mode
* Update Chart.yaml
* Update values.yaml
* Update charts/stable/k8s-gateway/values.yaml
* Update charts/stable/k8s-gateway/values.yaml
2022-07-14 22:10:05 +02:00
truecharts-bot
a78365b42f
chore: Auto-update chart README [skip ci]
2022-07-14 14:27:53 +00:00
Kjeld Schouten-Lebbing
30c50855e9
fix CI typo and bump again
2022-07-14 15:50:39 +02:00
Kjeld Schouten-Lebbing
e1d26bd589
fix(Charts): bump to ensure .helmignore is present on all Charts
2022-07-14 15:47:30 +02:00
truecharts-bot
6b54626760
chore: Auto-update chart README [skip ci]
2022-07-14 11:55:35 +00:00
TrueCharts Bot
1c27c59ee5
chore(deps): update docker general non-major ( #3171 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
* revert syncloung
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-14 13:49:21 +02:00
truecharts-bot
aa61f3982f
chore: Auto-update chart README [skip ci]
2022-07-14 09:35:23 +00:00
Stavros Kois
63aecd0634
fix(apps): disable HTTP probes temporarily ( #3173 )
...
* fix(apps): disable HTTP probes temporarily
* Update charts/incubator/clickhouse/values.yaml
* Update charts/incubator/clickhouse/Chart.yaml
* Update charts/incubator/plausible/values.yaml
* Update charts/incubator/plausible/Chart.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-14 11:30:52 +02:00
truecharts-bot
c5bed0cae4
chore: Auto-update chart README [skip ci]
2022-07-14 09:29:19 +00:00
Xstar97
b2dd9a2c7a
feat(plex-meta-manager): Add plex-meta-manager ( #3172 )
2022-07-14 11:26:40 +02:00
Stavros Kois
be7c01e9cb
fix(metallb): revert to pre-major update ( #3174 )
2022-07-14 11:24:57 +02:00
truecharts-bot
7acd48f4fa
chore: Auto-update chart README [skip ci]
2022-07-13 22:36:07 +00:00
Stavros Kois
dce04ca10a
fix(apps): make root fs writable on several LSIO apps ( #3168 )
...
* fix(znc): Make roof fs writeable
* fix(apps): make root fs writable on several LSIO apps
* try without varrun
* try previous image
* typo
* previeous version
2022-07-14 00:32:57 +02:00
truecharts-bot
162814ee87
chore: Auto-update chart README [skip ci]
2022-07-13 09:35:26 +00:00
Kjeld Schouten-Lebbing
a1ece282c4
Update Chart.yaml
2022-07-13 11:31:05 +02:00
Kjeld Schouten-Lebbing
a065f4a686
Remove http probes for now
2022-07-13 11:30:47 +02:00
truecharts-bot
3164170f20
chore: Auto-update chart README [skip ci]
2022-07-13 08:08:47 +00:00
TrueCharts Bot
dcefa8c86f
chore(deps): update docker general non-major ( #3157 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-13 10:04:01 +02:00
truecharts-bot
0dbbcd9741
chore: Auto-update chart README [skip ci]
2022-07-13 06:45:15 +00:00
Stavros Kois
e1fa71cb5e
chore(apps): update some last icons ( #3160 )
...
* chore(apps): update some last icons
* add more ignored works in spellcheck
* add some docs
2022-07-13 09:42:29 +03:00
truecharts-bot
cdbd858b79
chore: Auto-update chart README [skip ci]
2022-07-13 05:46:17 +00:00
Xstar97
35d6eb56ef
fix variable value on lancache-monolithic ( #3158 )
...
* update CACHE_INDEX_SIZE field
its current value is invalid, it should be 500m or min "250m" NOT 3560d. I must have miss this value by accident.
* bump
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-13 08:44:11 +03:00
truecharts-bot
df6198a4dd
chore: Auto-update chart README [skip ci]
2022-07-13 05:29:05 +00:00
Xstar97
de44f43055
feat(lancache-dns): Add lancache-dns ( #3154 )
...
* feat(lancache-dns): Add lancache-dns
* apply some changes
* remove IP ovedrrides
* whops
* differrent separator
* comment out some vars
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-13 08:26:37 +03:00
truecharts-bot
de793efc3e
chore: Auto-update chart README [skip ci]
2022-07-12 23:19:47 +00:00
Kjeld Schouten-Lebbing
b47799c065
chore(charts): bump to cleanup old docs and use correct icon urls
2022-07-13 00:43:13 +02:00
Stavros Kois
27b742a9ff
chore(apps): update icons ( #3156 )
...
* chore(apps): update icons
* bump everything
2022-07-13 00:42:35 +02:00
TrueCharts Bot
4598ba84a1
chore(deps): update container image tccr.io/truecharts/calibre to v6.0.0 ( #3152 )
...
* chore(deps): update container image tccr.io/truecharts/calibre to v6.0.0
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-13 00:36:17 +02:00
Stavros Kois
da9e7d57a3
chore(ci): fix rm on chart-release ( #3155 )
...
* chore(ci): fix rm on chart-release
* move app specific guide icons in the repo
* Update charts-release.yaml
* Update charts-release.yaml
* Update charts-release.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-13 00:21:41 +02:00