Commit Graph

1616 Commits

Author SHA1 Message Date
truecharts-bot c5f0ba393b chore: Auto-update chart README [skip ci] 2022-07-01 12:23:23 +00:00
TrueCharts Bot 9acc9a3418
chore(deps): update docker general non-major (#3015)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-01 13:58:48 +02:00
truecharts-bot 28c1f5771b chore: Auto-update chart README [skip ci] 2022-06-29 20:11:02 +00:00
Stavros Kois 6b78984077
chore(emulatorjs): add ingress on webui aswell (#3013)
* chore(emulatorjs): add ingress on webui aswell

* chore(wger): add note

* bump
2022-06-29 20:07:14 +00:00
truecharts-bot 6ff41a9b66 chore: Auto-update chart README [skip ci] 2022-06-29 11:07:50 +00:00
StevenMcElligott 65bd5fa09f
feat(wg-easy): Add WG-Easy Chart (#2982)
* Add WG-Easy Chart

Initial run of creating my own chart from "scratch". Let's see if it runs, especially with the sysctl

* Apply suggestions from code review

Thanks for fixing the icons lol

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

* Apply suggestions from code review

* Update charts/incubator/wg-easy/Chart.yaml

* its always that enable :D

* Update values.yaml

Hopefully fixing the quotation marks fixes the sysctls error, otherwise I'm putting this in the wrong place lol

* Remove the likely unnecessary sysctl

Let’s see how it runs without net.ipv4.conf.all.src_valid_mark since you can’t set it kubernetes

* Update values.yaml

* Fixed the repository for wg-easy

Had wrong URL and their latest version was changed 4 hours ago

* Added missing env-vars to wg-easy

Needs WG_HOST and PASSWORD, the rest people can add themselves

* Update charts/incubator/wg-easy/values.yaml

* recommit

* emtpy space

* Added PUID and PGID to values

Added more stuff to see if the container will pass tests

* Fixed trailing spaces

* identation

* Update charts/incubator/wg-easy/values.yaml

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

* Update charts/incubator/wg-easy/values.yaml

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

* Update charts/incubator/wg-easy/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-29 12:18:48 +02:00
TrueCharts Bot fa9edaa4a8
chore(deps): update helm general non-major Helm releases (#3003) 2022-06-29 12:18:24 +02:00
TrueCharts Bot b152f886d3
chore(deps): update docker general non-major (#3002)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-29 12:18:07 +02:00
truecharts-bot cff955dfeb chore: Auto-update chart README [skip ci] 2022-06-29 08:33:49 +00:00
Stavros Kois ce7f298125
fix(wger): another fix (#3011) 2022-06-29 11:29:59 +03:00
truecharts-bot f74f8b40a1 chore: Auto-update chart README [skip ci] 2022-06-29 07:25:20 +00:00
Stavros Kois f635a30cc3
fix(wger): try some fixes (#3010)
* chore(dashdot): add some envs

* fix(wger): try some fixes
2022-06-29 10:21:16 +03:00
truecharts-bot 5216eb1e68 chore: Auto-update chart README [skip ci] 2022-06-28 07:21:16 +00:00
Stavros Kois 5980db52b1
feat(libreddit, youtubedl-material): add libreddit and youtubedl-material (#3000)
* feat(libreddit): add libreddit

* add probes

* bools

* feat(youtubedl-material): add youtubedl-material

* add questions

* try root

* debug

* comment out

* try again

* try local

* new digest

* enable mongo again

* full root

* puid 1000 same as container

* different db name

* try rootless now

* user 1000

* back to root
2022-06-28 10:17:56 +03:00
truecharts-bot 0c21e3c288 chore: Auto-update chart README [skip ci] 2022-06-28 06:10:09 +00:00
Michael Schnerring a1c901322f
fix(privatebin): fix errors (#3001)
* privatebin: fix expire.default question default

* privatebin: add workaround for Helm render issue of large ints

* privatebin: fix quoting in conf.php

* privatebin: bump chart version

* privatebin: fix trailing whitespace
2022-06-28 09:06:46 +03:00
truecharts-bot 42a3456022 chore: Auto-update chart README [skip ci] 2022-06-27 16:25:50 +00:00
TrueCharts Bot da80b67f42
chore(deps): update docker general non-major (#2999)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-27 18:17:40 +02:00
truecharts-bot ac626c52cb chore: Auto-update chart README [skip ci] 2022-06-27 09:50:23 +00:00
Michael Schnerring 2e02a90d73
feat(privatebin): Add PrivateBin to incubator (#2971)
* Add PrivateBin to incubator

privatebin: fix linting errors

privatebin: fix privatebin.secrets definition

* privatebin: implement PR suggestions

Add tc.common.loader.apply

Add postgresql dependency to Chart.yaml

Change chart version to 0.0.1

Fix probes

Change service port

Omit default securityContext values

Add non-default podSecurityContext to values.yaml

Remove obsolete App Config Storage and ingress from questions.yaml

* privatebin: mount secret volume

* privatebin: remove fs, gcs, mysql, and sqlite from conf.php

* Expose privatebin options in {values,questions}.yaml

* privatebin: remove /tmp volume

* privatebin: add nginx/php sizelimit configs

* privatebin: cleanup secrets conditionals

* privatebin: fix configMap vols

* Re-add ingress; remove persistenceBasic/persistenceAdvanced

* privatebin: add empty options to enums where necessary

* privatebin: remove required constraints from bool questions

* update port

* bump

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-27 11:38:25 +02:00
truecharts-bot 20bff785df chore: Auto-update chart README [skip ci] 2022-06-26 20:20:09 +00:00
TrueCharts Bot 989a9ba652
chore(deps): update docker general non-major (#2988)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-26 22:06:15 +02:00
OpenSpeedTest™️ 008ba87837
feat(openspeedtest): move to stable (#2994)
* Moved to Stable

* version number changed

Co-authored-by: Vishnu <vishnu@Vishnus-Mac-mini.local>
2022-06-26 20:40:09 +02:00
truecharts-bot 3858312158 chore: Auto-update chart README [skip ci] 2022-06-26 10:03:47 +00:00
OpenSpeedTest™️ f2bf8d951b
Port conflict Fix (#2990)
* Port conflict Fix

* update port

Co-authored-by: Vishnu <vishnu@Vishnus-Mac-mini.local>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-26 10:01:23 +00:00
truecharts-bot b7a4456167 chore: Auto-update chart README [skip ci] 2022-06-25 21:01:56 +00:00
truecharts-bot b0689b8643 chore: Auto-update chart README [skip ci] 2022-06-25 17:20:21 +00:00
OpenSpeedTest™️ cd35c18b76
feat(openspeedtest): Add OpenSpeedTest (#2978)
* Added OpenSpeedTest

* Changed Chart.yaml

* Moved to incubator

* modified  Chart.yaml  questions.yaml  values.yaml

* persistence deleted

* Update charts/incubator/openspeedtest/values.yaml

* run as root

* empty lines

* Update charts/incubator/openspeedtest/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/openspeedtest/values.yaml

Co-authored-by: Vishnu <vishnu@Vishnus-Mac-mini.local>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-25 19:04:16 +02:00
TrueCharts Bot 8c66727111
chore(deps): update helm general non-major helm releases (#2981) 2022-06-25 19:02:39 +02:00
Stavros Kois 5d9ad8a923
feat(wger): add wger (#2975)
* feat(wger): add wger

* change port

* render secrets

* nginx image

* add questions and root

* ports

* lint questions

* from_email

* int to string

* debug

* try migrating

* lint

* lint

* whoops

* p3?

* dis email

* hmm

* pfft

* migrate

* try this

* revert

* siteurl

* try that

* whoop

* migrate

* port

* view users

* try this

* update questions

* lint...

* def port

* True not true

* qutoe
2022-06-25 16:45:12 +00:00
truecharts-bot 3d34adcbe3 chore: Auto-update chart README [skip ci] 2022-06-25 14:48:36 +00:00
TrueCharts Bot cdc9cb3cdd
chore(deps): update helm general non-major helm releases (#2977)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-25 14:22:52 +02:00
truecharts-bot 774371f891 chore: Auto-update chart README [skip ci] 2022-06-25 12:19:20 +00:00
TrueCharts Bot 5f7d0829e1
chore(deps): update docker general non-major (#2960)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-25 13:56:54 +02:00
truecharts-bot 01961e68c0 chore: Auto-update chart README [skip ci] 2022-06-23 02:09:03 +00:00
TrueCharts Bot c9ce61a234
chore(deps): update docker general non-major (#2954)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-22 23:40:01 +02:00
TrueCharts Bot 21c6d0bbf7
chore(deps): update helm general non-major helm releases (#2948) 2022-06-22 23:39:42 +02:00
truecharts-bot 3a5ccb4166 chore: Auto-update chart README [skip ci] 2022-06-22 20:55:15 +00:00
sagit cd00e5bab3
feat(jitsi): Add jitsi (#2911)
* add jitsi

* fix style

* fix

* update

* little mistake

* fix persistence

* update

* fix permission

* add test password

* little mistake

* change style

* add some dns

* update

* add question

* add some question

* some change

* Update charts/incubator/jitsi/values.yaml

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

* Update charts/incubator/jitsi/values.yaml

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

* Update charts/incubator/jitsi/values.yaml

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

* Update charts/incubator/jitsi/values.yaml

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

* update keywords

* Update charts/incubator/jitsi/questions.yaml

* Update charts/incubator/jitsi/questions.yaml

* Update charts/incubator/jitsi/questions.yaml

* Update charts/incubator/jitsi/questions.yaml

* add question persistence

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-22 23:50:13 +03:00
truecharts-bot a170fe091f chore: Auto-update chart README [skip ci] 2022-06-21 09:20:23 +00:00
TrueCharts Bot e465a115b4
chore(deps): update helm general non-major helm releases (#2943) 2022-06-21 08:27:33 +02:00
TrueCharts Bot 0872d0d5fc
chore(deps): update docker general non-major (#2931)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-21 08:26:39 +02:00
Stavros Kois 7b7db35c96
feat(dashdot): move to stable (#2942)
* add gpu options

* remove gpu options, it only works if its build from source

* sync values with questions

* feat(dashdot): move to stable

* bump
2022-06-20 20:18:05 +00:00
truecharts-bot 78ce0aa509 chore: Auto-update chart README [skip ci] 2022-06-18 09:16:56 +00:00
TrueCharts Bot 20f79b61a6
chore(deps): update docker general non-major (#2927)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-18 10:51:05 +02:00
truecharts-bot d7645d15b6 chore: Auto-update chart README [skip ci] 2022-06-17 09:15:27 +00:00
TrueCharts Bot 2f88a8d0bc
chore(deps): update docker general non-major (#2917)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-17 10:25:47 +02:00
Stavros Kois ff2a5dae0d
chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* remove disabled ingress from values

* remove required: false from questions

* whoops

* some cleanup

* more cleanup

* clean

* commented

* some fixes
2022-06-17 10:24:54 +02:00
truecharts-bot 16b4590e1f chore: Auto-update chart README [skip ci] 2022-06-16 16:56:02 +00:00
Stavros Kois fe26b66757
chore(scrutiny): update image ref (#2915)
* chore(scrutiny): update image ref

* chore(senseai-server): update image ref
2022-06-16 16:52:34 +00:00
truecharts-bot ef9393115f chore: Auto-update chart README [skip ci] 2022-06-16 14:45:40 +00:00
Stavros Kois 190a581354
chore(apps): remove UI leftovers (#2914) 2022-06-16 17:40:35 +03:00
truecharts-bot 46bea0cd3f chore: Auto-update chart README [skip ci] 2022-06-16 11:45:04 +00:00
Stavros Kois 9d59efdd7d
chore(apps): update image refs (#2912)
* chore(apps): update image refs

* bump
2022-06-16 14:41:45 +03:00
truecharts-bot f4866c8360 chore: Auto-update chart README [skip ci] 2022-06-16 10:30:48 +00:00
TrueCharts Bot 4716657757
chore(deps): update docker general non-major (#2904)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-16 12:22:27 +02:00
truecharts-bot fe9e789bd0 chore: Auto-update chart README [skip ci] 2022-06-16 08:53:49 +00:00
sagit 6b29a2caf9
fix(awesome): Fix persistence (#2910)
* fix path

* bump

* test Permissions

* restore Permissions
2022-06-16 11:50:20 +03:00
truecharts-bot f25a43cce4 chore: Auto-update chart README [skip ci] 2022-06-16 08:00:38 +00:00
Stavros Kois d27446320e
chore(senseai-server): cleanup (#2909) 2022-06-16 07:57:07 +00:00
truecharts-bot 7e9f866ee3 chore: Auto-update chart README [skip ci] 2022-06-16 06:39:10 +00:00
Stavros Kois db3a3b071b
feat(senseai-server): add senseai-server (#2907) 2022-06-16 06:36:07 +00:00
Stavros Kois ce722515e5
fix(scrutiny): BREAKING CHANGE: Use official image due to LSIO deprecation (#2888)
* fix(scrutiny): BREAKING CHANGE: Use official image due to LSIO deprecation

* cleanup

* remove influx service

* update awesomettrss image
2022-06-15 20:57:07 +00:00
truecharts-bot 2b02452fb2 chore: Auto-update chart README [skip ci] 2022-06-15 20:14:39 +00:00
Stavros Kois 62ba3072b7
fix(dashdot): run privileged (#2901)
* fix(dashdot): run privileged

* add storage widget

* caps

* lint

* no priv

* Needs priv
2022-06-15 20:11:29 +00:00
truecharts-bot 5a90da6a1c chore: Auto-update chart README [skip ci] 2022-06-15 15:09:38 +00:00
sagit 4d379b7e90
fix(awesome-ttrss): fix question (#2902)
* Update questions.yaml

* bump version
2022-06-15 15:06:29 +00:00
truecharts-bot 03fcda6c39 chore: Auto-update chart README [skip ci] 2022-06-15 10:18:41 +00:00
sagit f5c9247bea
feat:(awesome-ttrss): Add awesome ttrss (#2896)
* fix(rsshub): fix permission

* bump

* feat(awesome-ttrss): Add awesome-ttrss

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-15 10:11:30 +00:00
truecharts-bot 94ac5f4d24 chore: Auto-update chart README [skip ci] 2022-06-15 10:10:48 +00:00
Stavros Kois 51156ceb26
bump (#2900) 2022-06-15 10:08:23 +00:00
Stavros Kois d64f8ee064
fix(dashdot): add cap and memory mapping (#2897)
* update questions

* add cap and memory mapping

* add ookla accept
2022-06-15 09:08:28 +00:00
truecharts-bot 9a4418ee67 chore: Auto-update chart README [skip ci] 2022-06-15 07:36:25 +00:00
TrueCharts Bot c7aabd3582
chore(deps): update docker general non-major (#2890)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-15 10:29:02 +03:00
truecharts-bot 6b338e6bde chore: Auto-update chart README [skip ci] 2022-06-14 21:29:38 +00:00
Stavros Kois 4195fb2e4e
feat(apps): add dashdot and jump (#2867)
* feat(dashdot): add dashdot

* update common incluide and keywords

* feat(jump): add jump

* perms jump

* jump rofs false

* root jump

* update jump questiosn

* fix questiosn
2022-06-15 00:27:03 +03:00
truecharts-bot 8dedc5918b chore: Auto-update chart README [skip ci] 2022-06-14 19:10:22 +00:00
TrueCharts Bot 34e979086f
chore(deps): update helm general non-major helm releases (#2887) 2022-06-14 20:47:24 +02:00
truecharts-bot 4aeca566c1 chore: Auto-update chart README [skip ci] 2022-06-14 14:56:43 +00:00
TrueCharts Bot c4e1365aed
chore(deps): update helm general non-major helm releases (#2886) 2022-06-14 15:02:17 +02:00
truecharts-bot 11d8e4e2fe chore: Auto-update chart README [skip ci] 2022-06-14 07:37:23 +00:00
TrueCharts Bot 612a5231dd
chore(deps): update helm general non-major helm releases (#2873) 2022-06-14 09:15:40 +02:00
truecharts-bot 52393b8fa3 chore: Auto-update chart README [skip ci] 2022-06-13 08:58:40 +00:00
TrueCharts Bot 62b1cef80b
chore(deps): update docker general non-major (#2860)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-13 10:53:45 +02:00
truecharts-bot ccecad4279 chore: Auto-update chart README [skip ci] 2022-06-11 19:16:07 +00:00
TrueCharts Bot c5fd4631f9
chore(deps): update helm general non-major helm releases (#2854) 2022-06-11 20:06:33 +02:00
truecharts-bot 3333963ec6 chore: Auto-update chart README [skip ci] 2022-06-09 08:45:48 +00:00
TrueCharts Bot 22ea5f78da
chore(deps): update docker general non-major (#2846)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-09 10:29:42 +02:00
truecharts-bot 5103c2a776 chore: Auto-update chart README [skip ci] 2022-06-08 19:06:49 +00:00
truecharts-bot 2e23ed16c1 chore: Auto-update chart README [skip ci] 2022-06-08 14:48:20 +00:00
truecharts-bot 68d106e42d chore: Auto-update chart README [skip ci] 2022-06-08 11:26:08 +00:00
TrueCharts Bot 640d28092c
chore(deps): update docker general non-major (#2839)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-08 13:13:59 +02:00
truecharts-bot 940be401d9 chore: Auto-update chart README [skip ci] 2022-06-07 22:59:15 +00:00
TrueCharts Bot 3e8ec304f4
chore(deps): update helm general major helm releases (#2804) 2022-06-08 00:07:01 +02:00
Kjeld Schouten-Lebbing 6452c1b36d
fix(charts): hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. 2022-06-07 23:29:22 +02:00
truecharts-bot 7da0526f98 chore: Auto-update chart README [skip ci] 2022-06-07 19:48:29 +00:00
TrueCharts Bot d690f91c43
chore(deps): update helm general non-major helm releases (#2838) 2022-06-07 20:39:11 +02:00
TrueCharts Bot 713cb51869
chore(deps): update docker general non-major (#2831)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-07 20:38:42 +02:00
Kjeld Schouten-Lebbing 6c0a657a63
Merge branch 'master' of github.com:truecharts/apps
# Conflicts:
#	charts/stable/alist/Chart.yaml
2022-06-07 20:37:38 +02:00
Kjeld Schouten-Lebbing 16d15554c1
fix(charts): remove malfunctioning SCALE migration script 2022-06-07 20:36:39 +02:00
truecharts-bot d09c4d7cab chore: Auto-update chart README [skip ci] 2022-06-07 18:33:12 +00:00
Kjeld Schouten-Lebbing 5529c2a3af
refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
Kjeld Schouten-Lebbing e4911cf0b1
chore(charts): sync all apps persistence configuration and always default to PVC 2022-06-05 17:07:34 +02:00
truecharts-bot da0d3f94cb chore: Auto-update chart README [skip ci] 2022-06-04 21:42:21 +00:00
TrueCharts Bot 8126ba4407
chore(deps): update docker general non-major (#2826)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-04 23:35:14 +02:00
truecharts-bot 48924267a7 chore: Auto-update chart README [skip ci] 2022-06-03 12:45:59 +00:00
TrueCharts Bot 4a8d901aed
chore(deps): update docker general non-major (#2821)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-03 14:37:37 +02:00
truecharts-bot 389d341935 chore: Auto-update chart README [skip ci] 2022-06-02 10:28:20 +00:00
Stavros Kois 019a21ee53
chore(zabbix): update image refs (#2819) 2022-06-02 13:25:37 +03:00
truecharts-bot a47224b564 chore: Auto-update chart README [skip ci] 2022-06-02 09:15:48 +00:00
Stavros Kois 50c5c37abe
chore(apps): update image refs (#2816) 2022-06-02 11:12:30 +02:00
truecharts-bot cab3b0718e chore: Auto-update chart README [skip ci] 2022-06-02 06:51:28 +00:00
TrueCharts Bot 28a385b036
chore(deps): update docker general non-major (#2806)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-02 08:41:32 +02:00
truecharts-bot ec4ba03080 chore: Auto-update chart README [skip ci] 2022-05-31 20:26:49 +00:00
TrueCharts Bot 8def52f470
chore(deps): update helm general non-major helm releases (#2803) 2022-05-31 21:20:34 +02:00
TrueCharts Bot 81e974605b
chore(deps): update docker general non-major (#2791)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-31 21:11:20 +02:00
truecharts-bot b2dadeb801 chore: Auto-update chart README [skip ci] 2022-05-31 06:32:04 +00:00
truecharts-bot 2e72864d5a chore: Auto-update chart README [skip ci] 2022-05-30 21:42:27 +00:00
Ethan Leisinger 369abe6cd1
feat(theme-park): Add theme-park (#2800)
* Add theme.park app

* PR updates for theme.park app

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

* Update charts/incubator/theme-park/Chart.yaml

* Update charts/incubator/theme-park/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-05-30 21:06:31 +00:00
sagit c9a275239e
feat(mattermost): Move mattermost to stable (#2798)
* Move mattermost

* update
2022-05-30 21:23:38 +03:00
Stavros Kois 4a53f14849
feat(apps): move to stable (#2790) 2022-05-29 20:15:03 +00:00
Stavros Kois d8b3bc90cd
feat(inventree): move to stable (#2787)
* fix(clarkson): change port to resolve a conflict

* feat(inventree): move to stable
2022-05-29 18:13:21 +00:00
truecharts-bot 4d3f1da99c chore: Auto-update chart README [skip ci] 2022-05-29 16:56:47 +00:00
Stavros Kois 1838d7fa44
feat(apps): move apps to stable (#2784)
* feat(netdata): move to stable

* feat(baserow): move to stable

* feat(kopia): move to stable
2022-05-29 19:53:52 +03:00
truecharts-bot 53577f61a4 chore: Auto-update chart README [skip ci] 2022-05-29 16:07:09 +00:00
Stavros Kois b015570928
feat(meshroom): add meshroom (#2783)
* feat(meshroom): add meshroom

* disable probes
2022-05-29 19:00:42 +03:00
truecharts-bot 67734b7c55 chore: Auto-update chart README [skip ci] 2022-05-29 15:48:37 +00:00
Stavros Kois 0d9a71a86e
feat(commento-plusplus): Add commento-plusplus (#2780)
* feat(commento-plusplus): Add commento-plusplus

* nossl pg

* nossl pg

* add mroe envs

* dont pre-set them
2022-05-29 15:37:22 +00:00
truecharts-bot 1b3f39fdc2 chore: Auto-update chart README [skip ci] 2022-05-29 15:34:04 +00:00
Stavros Kois c5c9d5abd7
feat(fileflows): add fileflows (#2782)
* feat(fileflows): add fileflows

* root
2022-05-29 15:31:21 +00:00
truecharts-bot 58905aab2a chore: Auto-update chart README [skip ci] 2022-05-29 15:19:29 +00:00
Stavros Kois 4c0feb2aca
feat(jellyseerr): add jellyseerr (#2781)
* feat(jellyseerr): add jellyseerr

* whoops
2022-05-29 18:07:10 +03:00
truecharts-bot e6d3eb1f18 chore: Auto-update chart README [skip ci] 2022-05-29 15:02:54 +00:00
Stavros Kois cabe80270d
feat(homarr): add homarr (#2779)
* feat(homarr): add homarr

* emtpy line

* update ui

* update ui
2022-05-29 14:58:49 +00:00
TrueCharts Bot 2bd968e6c6
chore(deps): update container image kopia/kopia to v20220528.0.132040 (#2777)
* chore(deps): update container image kopia/kopia to v20220528.0.132040

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-29 12:30:42 +02:00
TrueCharts Bot 0a6cae7eb7
chore(deps): update docker general non-major (#2762)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-29 12:30:16 +02:00
truecharts-bot 304c864d79 chore: Auto-update chart README [skip ci] 2022-05-26 19:29:31 +00:00
truecharts-bot d115ce47ac chore: Auto-update chart README [skip ci] 2022-05-26 10:35:17 +00:00
TrueCharts Bot 68a7098a1e
chore(deps): update helm general non-major helm releases (#2759)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-26 11:34:20 +02:00
truecharts-bot 74b577be99 chore: Auto-update chart README [skip ci] 2022-05-26 06:19:17 +00:00
TrueCharts Bot a9d1b6e646
chore(deps): update container image kopia/kopia to v20220525.0.234505 (#2757)
* chore(deps): update container image kopia/kopia to v20220525.0.234505

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-26 08:09:47 +02:00
TrueCharts Bot 66e69c1295
chore(deps): update docker general non-major (#2756)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-26 08:08:42 +02:00
truecharts-bot 1a443172b0 chore: Auto-update chart README [skip ci] 2022-05-25 07:00:06 +00:00
TrueCharts Bot 0bd3cc2cfd
chore(deps): update container image tccr.io/truecharts/ghost to v5.0.0 (#2748)
* chore(deps): update container image tccr.io/truecharts/ghost to v5.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-25 08:46:06 +02:00
truecharts-bot 9acc6f43d8 chore: Auto-update chart README [skip ci] 2022-05-24 18:27:52 +00:00
TrueCharts Bot 59ba04b1b0
chore(deps): update docker general non-major (#2744)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-24 20:18:58 +02:00
truecharts-bot f299d4d610 chore: Auto-update chart README [skip ci] 2022-05-24 09:19:18 +00:00
TrueCharts Bot 26f9145b32
chore(deps): update container image kopia/kopia to v20220523.0.174913 (#2742)
* chore(deps): update container image kopia/kopia to v20220523.0.174913

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-24 09:54:17 +02:00
truecharts-bot d2f38e3e9d chore: Auto-update chart README [skip ci] 2022-05-24 07:26:11 +00:00
TrueCharts-Bot 6377314a5d chore(deps): update helm general non-major helm releases 2022-05-24 08:22:00 +02:00
truecharts-bot 2bcd3a0df8 chore: Auto-update chart README [skip ci] 2022-05-23 05:19:14 +00:00
TrueCharts Bot 6d33f56b32
chore(deps): update docker general non-major (#2733)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-23 07:13:44 +02:00
TrueCharts Bot be5dd8579e
chore(deps): update container image kopia/kopia to v20220522.0.201701 (#2735)
* chore(deps): update container image kopia/kopia to v20220522.0.201701

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-23 07:13:17 +02:00
truecharts-bot 75b9556877 chore: Auto-update chart README [skip ci] 2022-05-22 06:12:12 +00:00
TrueCharts Bot 97d9f62bb7
chore(deps): update docker general non-major (#2724)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-21 19:00:11 +02:00
truecharts-bot 93be2966cf chore: Auto-update chart README [skip ci] 2022-05-19 18:20:08 +00:00
sagit d784303431
fix(mattermost): Fix URL (#2719)
* fix-url

* Update questions.yaml

* Update Chart.yaml
2022-05-19 20:16:51 +02:00
truecharts-bot e26d86e19a chore: Auto-update chart README [skip ci] 2022-05-19 16:50:46 +00:00
truecharts-bot 8da162600b chore: Auto-update chart README [skip ci] 2022-05-19 10:53:14 +00:00
sagit 42283cf62c
feat(mattermost): Add mattermost (#2705)
* add-mattermost

* add question

* fix-style

* lowercase

* tryfix

* tryFixDbURL

* tryfix

* makeup
2022-05-19 12:33:01 +02:00
truecharts-bot 8bee7b1908 chore: Auto-update chart README [skip ci] 2022-05-19 10:31:31 +00:00
TrueCharts Bot ca801e1c2c
chore(deps): update docker general non-major (#2711)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-19 12:21:42 +02:00
TrueCharts Bot 55b3f5ea00
chore(deps): update container image kopia/kopia to v20220518.0.12706 (#2713)
* chore(deps): update container image kopia/kopia to v20220518.0.12706

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-19 12:21:33 +02:00
truecharts-bot 92736eb2fb chore: Auto-update chart README [skip ci] 2022-05-18 20:10:07 +00:00
TrueCharts Bot 63fa6a260d
chore(deps): update docker general non-major (#2706)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-18 19:09:29 +02:00
truecharts-bot 7e4754dbf8 chore: Auto-update chart README [skip ci] 2022-05-17 19:25:52 +00:00
TrueCharts-Bot 6173a22c31 chore(deps): update helm general non-major helm releases 2022-05-17 20:27:02 +02:00
truecharts-bot 69fea8f914 chore: Auto-update chart README [skip ci] 2022-05-17 08:50:16 +00:00
TrueCharts Bot fc7a386ec7
chore(deps): update container image kopia/kopia to v20220516.0.115504 (#2698)
* chore(deps): update container image kopia/kopia to v20220516.0.115504

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-17 09:12:07 +02:00
TrueCharts-Bot 1b1edccfc1 chore(deps): update helm general non-major helm releases 2022-05-17 08:28:26 +02:00
truecharts-bot 22f70dbc34 chore: Auto-update chart README [skip ci] 2022-05-16 19:20:31 +00:00
xal3xhx 582e1cc003
feat(fancyindex): Add Fancyindex (#2442)
* feat(Fancyindex): Add Fancyindex

* Update charts/incubator/fancyindex/values.yaml

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

* Update charts/incubator/fancyindex/questions.yaml

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

* Update charts/incubator/fancyindex/Chart.yaml

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

* Update charts/incubator/fancyindex/questions.yaml

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

* Update charts/incubator/fancyindex/questions.yaml

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

* Update charts/incubator/fancyindex/questions.yaml

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

* fixed port issues and added more info

* Update charts/incubator/fancyindex/questions.yaml

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

* apply some fixes

* Update charts/incubator/fancyindex/Chart.yaml

* Update values.yaml

* Update values.yaml

* Update values.yaml

* Apply suggestions from code review

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-16 22:17:49 +03:00
truecharts-bot 1264a3d6d5 chore: Auto-update chart README [skip ci] 2022-05-15 07:47:46 +00:00
TrueCharts Bot cd26d59869
chore(deps): update docker general non-major (#2686)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-15 09:41:19 +02:00
truecharts-bot 94707dde9d chore: Auto-update chart README [skip ci] 2022-05-15 06:32:35 +00:00
TrueCharts Bot 234ab4754d
chore(deps): update docker general non-major (#2679)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-14 16:11:42 +02:00
truecharts-bot 14681c6229 chore: Auto-update chart README [skip ci] 2022-05-13 18:34:16 +00:00
Jason Thatcher 90a00943fb
Fix home URLs (#2664) 2022-05-13 09:40:56 +02:00
TrueCharts Bot a8c954f1f6
chore(deps): update container image kopia/kopia to v20220513.0.335 (#2667)
* chore(deps): update container image kopia/kopia to v20220513.0.335

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-13 09:38:25 +02:00
TrueCharts Bot a7da9d0914
chore(deps): update docker general non-major (#2658)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-13 09:35:54 +02:00
truecharts-bot 4ddc1c0ab7 chore: Auto-update chart README [skip ci] 2022-05-12 10:47:28 +00:00
TrueCharts Bot 97b9abf547
chore(deps): update container image kopia/kopia to v20220511.0.135115 (#2661)
* chore(deps): update container image kopia/kopia to v20220511.0.135115

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-12 12:45:11 +02:00
truecharts-bot 3cf2bf1f1a chore: Auto-update chart README [skip ci] 2022-05-11 10:53:02 +00:00
renovate[bot] e560099de4
chore(deps): update container image kopia/kopia to v20220510.0.34525 (#2654)
* chore(deps): update container image kopia/kopia to v20220510.0.34525

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-11 10:51:07 +02:00
truecharts-bot e8dd980eee chore: Auto-update chart README [skip ci] 2022-05-10 21:17:41 +00:00
renovate[bot] 6600c918a4
chore(deps): update helm general non-major helm releases (#2649)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-10 22:21:24 +02:00
truecharts-bot f7ec1359a7 chore: Auto-update chart README [skip ci] 2022-05-09 07:43:30 +00:00
renovate[bot] 1b348172a2
chore(deps): update docker general non-major (#2641)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-09 09:29:00 +02:00
truecharts-bot 3865f7c487 chore: Auto-update chart README [skip ci] 2022-05-08 06:55:34 +00:00
renovate[bot] 1f913c3e14
chore(deps): update docker general non-major (#2639)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-08 08:39:34 +02:00
truecharts-bot fda19e7806 chore: Auto-update chart README [skip ci] 2022-05-08 06:39:05 +00:00
renovate[bot] b40f35c2c8
chore(deps): update container image kopia/kopia to v20220506.0.211612 (#2640)
* chore(deps): update container image kopia/kopia to v20220506.0.211612

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-08 08:35:09 +02:00
truecharts-bot 5dd30a1daa chore: Auto-update chart README [skip ci] 2022-05-07 22:05:10 +00:00
Stavros Kois 9c8af35009
feat(mkvtoolnix): move to stable (#2636)
* feat(mkvtoolnix): move to stable

* update image refs

* Update charts/games/statisfactory/values.yaml

* Update charts/games/statisfactory/values.yaml
2022-05-07 23:59:53 +02:00
truecharts-bot a8ca6adeaf chore: Auto-update chart README [skip ci] 2022-05-07 16:05:38 +00:00
Stavros Kois 792f1e98eb
chore(ghost): move to incubator, because upstream does not support mariadb (#2631) 2022-05-07 18:03:22 +02:00
truecharts-bot cd7cebf49c chore: Auto-update chart README [skip ci] 2022-05-07 11:11:12 +00:00
Stavros Kois 4567619cb4
feat(kopia): add kopia (#2630)
* feat(kopia): add kopia

* its extraarg

* address

* space

* update UI

* copy pasta mistake

* common
2022-05-07 11:08:44 +00:00
truecharts-bot 10bcd707f7 chore: Auto-update chart README [skip ci] 2022-05-07 00:46:37 +00:00
truecharts-bot b4ade71df2 chore: Auto-update chart README [skip ci] 2022-05-06 21:08:18 +00:00