truecharts-bot
7c244dd0dc
chore: Auto-update chart README [skip ci]
2022-07-02 13:23:56 +00:00
Stavros Kois
0c9d60a9cd
fix(openspeedtest, libreddit): fix port conflicts with prometheus and move libred to stable ( #3039 )
2022-07-02 16:21:15 +03:00
truecharts-bot
eb8df6714d
chore: Auto-update chart README [skip ci]
2022-07-02 12:54:45 +00:00
StevenMcElligott
f3083e66b1
feat(cloudflareddns): Add CloudflareDDNS to incubator ( #3037 )
...
* Create Chart.yaml
* Create common.yaml
* Create values.yaml
* Update values.yaml
* Create questions.yaml
* Update questions.yaml
* Update questions.yaml
* Fixed # in questions
* Run as root
* apply some fixes
* test non-root
* root
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-02 12:52:16 +00:00
StevenMcElligott
d8c2ba1dde
feat(wg-easy): move to stable and add some envs ( #3027 )
...
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-02 14:27:00 +03:00
truecharts-bot
2d1b406a10
chore: Auto-update chart README [skip ci]
2022-07-02 10:41:34 +00:00
TrueCharts Bot
b2752e8568
chore(deps): update docker general non-major ( #3033 )
...
* chore(deps): update docker general non-major
* Commit bumped App Version
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-02 12:23:01 +02:00
truecharts-bot
daa5128304
chore: Auto-update chart README [skip ci]
2022-07-01 14:50:36 +00:00
Michael Schnerring
d563b21103
feat(etesync): Add EteSync to incubator ( #3024 )
...
* EteSync: add Chart.yaml
* Add common.yaml
* Add initial values.yaml
* Add initial questions.yaml
* Add persistence and some env vars to values.yaml
* Add superuser settings
* Add database credentials
* Add remaining env vars
* Add secret.txt
* Move superuser credentials to secret
* Reorder settings by relevance
* Update charts/incubator/etesync/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/etesync/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Implement code review suggestions
* Set ALLOWED_HOSTS default to localhost
* Cleanup obsolete probe definitions
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-01 17:44:49 +03:00
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