Commit Graph

3714 Commits

Author SHA1 Message Date
truecharts-bot 229593241d chore: Auto-update chart README [skip ci] 2022-07-02 14:11:19 +00:00
Stavros Kois 6dec192972
chore(apps): update image refs (#3040)
* add img refs

* bump
2022-07-02 17:06:43 +03:00
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
truecharts-bot 84120f8e71 chore: Auto-update chart README [skip ci] 2022-07-02 11:29:24 +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 9dc56a484c
chore(deps): update container image tccr.io/truecharts/photoprism to v220629 (#3018)
* chore(deps): update container image tccr.io/truecharts/photoprism to v220629

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-01 12:45:56 +02:00
TrueCharts Bot 8c132ba5c6
chore(deps): update container image tccr.io/truecharts/collabora to v22.05.3.1.1 (#3017)
* chore(deps): update container image tccr.io/truecharts/collabora to v22.05.3.1.1

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-01 12:45:47 +02:00
truecharts-bot c0cfd1a905 chore: Auto-update chart README [skip ci] 2022-06-30 08:54:06 +00:00
Stavros Kois b356c7f740
fix(apps): change some common references to tc.common (#3019) 2022-06-30 10:48:43 +02:00
truecharts-bot d3923bb65c chore: Auto-update chart README [skip ci] 2022-06-29 21:02:15 +00:00
Stavros Kois aad9176fb3
chore(linkace): bump linkace (#3014) 2022-06-29 20:58:50 +00: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
Stavros Kois ed14790567
fix(linkace): remove /app storage. (#3012)
* fix(linkace): remove /app storage.

* add logs storage on gui
2022-06-29 20:20:29 +03:00
Kjeld Schouten-Lebbing 624e7a3241
Revert "update container"
This reverts commit 8635426630.
2022-06-29 18:39:55 +02:00
Kjeld Schouten-Lebbing 8635426630
update container 2022-06-29 18:11:36 +02: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
Stavros Kois e4e6f86d2c
feat(custom-app): Add custom command UI (#2983)
* feat(custom-app): Add custom command UI

* give custom command it's own checkbox

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-27 11:38:05 +02:00
TrueCharts Bot 4e708732a9
chore(deps): update docker general non-major (#2996)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-27 11:37:01 +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
truecharts-bot f7db65a73e chore: Auto-update chart README [skip ci] 2022-06-26 18:42:33 +00: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 ea5b99bae3 chore: Auto-update chart README [skip ci] 2022-06-26 10:13:30 +00:00
Stavros Kois e08dcab8f4
chore(dashdot): add 2 env vars in gui (#2992) 2022-06-26 10:09:10 +00: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 6f6c99a055 chore: Auto-update chart README [skip ci] 2022-06-26 09:27:09 +00:00
Michael Schnerring 789c6712bd
gitea: change questions.yaml admin password to private (#2991) 2022-06-26 12:22:44 +03:00
truecharts-bot a8a7fc3781 chore: Auto-update chart README [skip ci] 2022-06-25 21:14:00 +00:00
Michael Schnerring 8615f56549
miniflux: make questions ADMIN_PASSWORD private (#2986) 2022-06-25 21:09:13 +00:00
truecharts-bot b7a4456167 chore: Auto-update chart README [skip ci] 2022-06-25 21:01:56 +00:00
Kjeld Schouten-Lebbing 137a64ec75
Update Chart.yaml 2022-06-25 22:55:35 +02:00
Kjeld Schouten-Lebbing 0406f2db02
Update values.yaml 2022-06-25 22:55:24 +02: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 d1cb8a1857 chore: Auto-update chart README [skip ci] 2022-06-25 06:42:54 +00:00
TrueCharts Bot 3b3c0a2c0d
chore(deps): update helm chart common to v10.1.4 (#2976) 2022-06-25 09:39:25 +03:00
truecharts-bot d1fb6d6756 chore: Auto-update chart README [skip ci] 2022-06-24 19:48:52 +00:00
Stavros Kois 4a5058dac0
fix(linkace): convert to string envs inside secretEnv (#2962)
* fix(linkace): convert to  string envs inside secretEnv

* bump

* bump

* bump
2022-06-24 19:45:13 +00:00
truecharts-bot a6756ce23e chore: Auto-update chart README [skip ci] 2022-06-24 06:29:04 +00:00
TrueCharts-Bot 9e7f527b67 chore(deps): update helm chart common to v10.1.2 2022-06-24 08:24:07 +02:00
truecharts-bot ab5ee31dc2 chore: Auto-update chart README [skip ci] 2022-06-23 20:01:09 +00:00
Stavros Kois 6f2e7bd98c
fix(vikunja, librephotos): revert previous fix and apply a new (#2968) 2022-06-23 21:54:59 +02:00
truecharts-bot f049045e44 chore: Auto-update chart README [skip ci] 2022-06-23 16:33:12 +00:00
Stavros Kois 5b06d88b54
feat(hedgedoc): BREAKING CHANGE switch to official image (#2958)
* feat(hedgedoc): switch to official image

* lint

* whoops

* l-int

* hm

* aha

* correct key

* argh..

* cleanup perms

* update img ref
2022-06-23 19:28:57 +03:00
Stavros Kois d426cb6155
fix(librephotos, vikunja): fix rediscreds not found (#2952)
* fix(vikunja): fix

* ?

* try again

* try

* fix(librephotos): fix missing rediscreds

* revert scalar
2022-06-23 09:13:51 +03: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 5cc2e2fbc6 chore(deps): update helm chart common to v10.1.1 2022-06-22 20:23:06 +02:00
truecharts-bot 5597c55c95 chore: Auto-update chart README [skip ci] 2022-06-21 18:26:41 +00:00
TrueCharts-Bot dc91d8dbeb chore(deps): update helm chart common to v10.1.0 2022-06-21 20:23:07 +02:00
Stavros Kois 6dd03960c0
chore(kopia): update image ref (#2945) 2022-06-21 12:55:01 +00: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
truecharts-bot 65fdf7f29b chore: Auto-update chart README [skip ci] 2022-06-21 01:19:11 +00:00
TrueCharts-Bot 6f404b5aab chore(deps): update helm chart common to v10.0.15 2022-06-21 03:15:31 +02:00
truecharts-bot 3275224e87 chore: Auto-update chart README [skip ci] 2022-06-20 20:21:28 +00: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 c7a0a92436 chore: Auto-update chart README [skip ci] 2022-06-20 16:19:04 +00:00
TopicsLP ffc8949203
Update Duplicati Chart.yaml (#2939) 2022-06-20 19:15:59 +03:00
truecharts-bot f59bf79d4d chore: Auto-update chart README [skip ci] 2022-06-20 06:39:27 +00:00
Stavros Kois 56c979aa66
chore(scrutiny): add COLLECTOR_HOST_ID env (#2938) 2022-06-20 06:36:08 +00:00
truecharts-bot ee385ab0be chore: Auto-update chart README [skip ci] 2022-06-18 18:24:25 +00:00
TrueCharts-Bot d9d6ac85fd chore(deps): update helm chart common to v10.0.14 2022-06-18 20:20:31 +02:00
truecharts-bot 78ce0aa509 chore: Auto-update chart README [skip ci] 2022-06-18 09:16:56 +00:00
TrueCharts Bot 94d391a50f
chore(deps): update container image tccr.io/truecharts/photoprism to v220617 (#2928)
* chore(deps): update container image tccr.io/truecharts/photoprism to v220617

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-18 10:51:16 +02: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 9ec1a12c56 chore: Auto-update chart README [skip ci] 2022-06-17 18:29:06 +00:00
TrueCharts-Bot e33d1f813d chore(deps): update helm chart common to v10.0.13 2022-06-17 20:25:23 +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 7437903a84 chore(deps): update helm chart common to v10.0.12 2022-06-17 08:25:19 +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 83a8917175
chore(deps): update container image kopia/kopia to v20220615.0.131817 (#2906)
* chore(deps): update container image kopia/kopia to v20220615.0.131817

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-16 12:22:09 +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 7a89266603
chore(deps): update helm chart common to v10.0.11 (#2899) 2022-06-15 21:24:58 +02: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
truecharts-bot c528ac9db8 chore: Auto-update chart README [skip ci] 2022-06-15 09:57:02 +00:00
Stavros Kois 422072b3ea
fix(homer): run as non root (#2895)
* fix(homer): run as non root

* bump

* chore(icons): fix links
2022-06-15 12:54:37 +03: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 9df30cef29 chore: Auto-update chart README [skip ci] 2022-06-15 08:34:56 +00:00
TrueCharts Bot 69fd2f5370
chore(deps): update container image tccr.io/truecharts/photoprism to v220614 (#2893)
* chore(deps): update container image tccr.io/truecharts/photoprism to v220614

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-15 10:30:53 +02:00
TrueCharts Bot 3a6da5e453
chore(deps): update container image kopia/kopia to v20220614.0.221142 (#2892)
* chore(deps): update container image kopia/kopia to v20220614.0.221142

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-15 10:30:08 +02:00
Stavros Kois a35ee1cc4d
chore(snipe-it): enable redis (#2894) 2022-06-15 11:26:22 +03:00
sagit 12fe7cc5c9
fix(rsshub): fix permission (#2889)
* fix(rsshub): fix permission

* bump

* bump again

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-15 11:24:53 +03: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 34b6f32525
chore(deps): update helm chart common to v10.0.10 (#2885) 2022-06-14 15:02:31 +02: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 9c563adfe1
chore(deps): update container image kopia/kopia to v20220613.0.214712 (#2874)
* chore(deps): update container image kopia/kopia to v20220613.0.214712

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-14 09:15:49 +02:00
TrueCharts Bot 612a5231dd
chore(deps): update helm general non-major helm releases (#2873) 2022-06-14 09:15:40 +02:00
TrueCharts Bot e329fefd15
chore(deps): update docker general non-major (#2872)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-14 09:15:30 +02:00
truecharts-bot da434785c7 chore: Auto-update chart README [skip ci] 2022-06-14 06:53:46 +00:00
Jan Puciłowski 3c6a778be2
fix(loki): render loki.yaml correctly (#2871)
* Try unwrapping the loki.yaml secret

* fix(loki): render loki.yaml correctly

Co-authored-by: janpuc <janpucilowski99@gmail.com>
2022-06-14 08:51:11 +02:00
truecharts-bot e4b852c0f9 chore: Auto-update chart README [skip ci] 2022-06-14 06:07:09 +00:00
TrueCharts Bot e23433f856
chore(deps): update container image tccr.io/truecharts/drawio to v20.0.0 (#2862)
* chore(deps): update container image tccr.io/truecharts/drawio to v20.0.0

* Commit bumped App Version

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

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-14 09:04:56 +03:00
truecharts-bot bb6fbfb5cf chore: Auto-update chart README [skip ci] 2022-06-13 11:53:52 +00:00
Sukarn 3de03098c9
fix(trilium-notes): BREAKING CHANGE (#2870) 2022-06-13 11:51:19 +00:00
truecharts-bot 321a4d781f chore: Auto-update chart README [skip ci] 2022-06-13 10:11:45 +00:00
Sukarn 443468da6f
fix(trilium-notes): BREAKING CHANGE. Backup your data from 3.0.2 and reinstall (#2868)
* fix(trilium-notes): BREAKING CHANGE. Backup your data from 3.0.2 and re-install.

* Update values.yaml

* rofs false

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-06-13 10:09:18 +00: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 738102bc2b chore: Auto-update chart README [skip ci] 2022-06-12 16:01:45 +00:00
Stavros Kois c2ae069ece
chore(qbittorrent): update image (#2865) 2022-06-12 18:59:29 +03: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 0be2a2bba5
chore(deps): update container image kopia/kopia to v20220611.0.63133 (#2857)
* chore(deps): update container image kopia/kopia to v20220611.0.63133

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-11 20:06:03 +02:00
TrueCharts Bot fec472bc66
chore(deps): update docker general non-major (#2856)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-11 20:05:55 +02:00
truecharts-bot ae12107851 chore: Auto-update chart README [skip ci] 2022-06-11 17:28:07 +00:00
TrueCharts Bot 8ee352d0a3
chore(deps): update helm chart common to v10.0.9 (#2853) 2022-06-11 19:25:18 +02:00
truecharts-bot 3cfb92e1a5 chore: Auto-update chart README [skip ci] 2022-06-11 07:41:59 +00:00
TrueCharts Bot 069c23a19b
chore(deps): update docker general non-major (#2848)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-11 09:31:56 +02:00
Stavros Kois 58505c01fb
chore(apps): update icons ref (#2851)
* chore(apps): update icons ref

* also fix promtail icon
2022-06-10 13:17:35 +03:00
truecharts-bot 3333963ec6 chore: Auto-update chart README [skip ci] 2022-06-09 08:45:48 +00:00
TrueCharts Bot 39a7fea63c
chore(deps): update container image kopia/kopia to v20220607.0.205602 (#2847)
* chore(deps): update container image kopia/kopia to v20220607.0.205602

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-09 10:29:58 +02: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
Kjeld Schouten-Lebbing 2226c16ef7
remove dev-train based Apps till we're actually ready to work on them 2022-06-08 21:01:29 +02:00
truecharts-bot 2e23ed16c1 chore: Auto-update chart README [skip ci] 2022-06-08 14:48:20 +00:00
Kjeld Schouten-Lebbing b20875720c
fix(dev): adding some readme's 2022-06-08 16:42:57 +02:00
truecharts-bot 68d106e42d chore: Auto-update chart README [skip ci] 2022-06-08 11:26:08 +00:00
Kjeld Schouten-Lebbing a684077739
fix(vaultwarden): fix yubico questions.yaml variable name
fixes: #2844
2022-06-08 13:19:35 +02:00
TrueCharts Bot bc33d3a1ae
chore(deps): update container image tccr.io/truecharts/focalboard to v7.0.0 (#2842)
* chore(deps): update container image tccr.io/truecharts/focalboard to v7.0.0

* Commit bumped App Version

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

* Update charts/stable/focalboard/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-08 13:16:17 +02:00
Stavros Kois eaf237c80d
fix(ddclient): set readOnlyRootFilesystem to false (#2843) 2022-06-08 13:14:08 +02: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 e614a77daf
chore(deps): update container image tccr.io/truecharts/drawio to v19.0.1 (#2841)
* chore(deps): update container image tccr.io/truecharts/drawio to v19.0.1

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-08 13:11:19 +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
Kjeld Schouten-Lebbing 80b0beca20
fix some weird readme behavior in dev train 2022-06-05 16:47:50 +02:00
truecharts-bot 0c89d89f77 chore: Auto-update chart README [skip ci] 2022-06-05 06:28:47 +00:00
TrueCharts-Bot fffde61b2d chore(deps): update helm chart common to v9.3.29 2022-06-05 08:25:40 +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 d64a5cd5c7 chore: Auto-update chart README [skip ci] 2022-06-04 10:00:23 +00:00
Stavros Kois 1ee5b2179c
fix(grist): re-enable redis (#2829)
* fix(grist): re-enable redis

* bump
2022-06-04 09:57:54 +00:00
truecharts-bot c6717cb011 chore: Auto-update chart README [skip ci] 2022-06-04 06:31:02 +00:00
TrueCharts-Bot 00641cdd34 chore(deps): update helm chart common to v9.3.28 2022-06-04 08:27:53 +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 bfa9409d53 chore: Auto-update chart README [skip ci] 2022-06-03 06:27:36 +00:00
TrueCharts-Bot fd63c8a7a1 chore(deps): update helm chart common to v9.3.27 2022-06-03 08:24:35 +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 a45307dd1f chore: Auto-update chart README [skip ci] 2022-06-02 09:40:14 +00:00
TrueCharts Bot 1e65da6b57
chore(deps): update docker general non-major (#2817)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-02 11:36:11 +02: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
Stavros Kois 088327660b
fix image link (#2814) 2022-06-02 08:41:52 +02: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 be2555b00a
chore(deps): update helm chart common to v9.3.26 (#2813) 2022-06-02 08:41:22 +02:00
truecharts-bot 9d90b4ba96 chore: Auto-update chart README [skip ci] 2022-06-02 06:06:29 +00:00
TrueCharts Bot 285594638b
chore(deps): update container image kopia/kopia to v20220531.0.202938 (#2810)
* chore(deps): update container image kopia/kopia to v20220531.0.202938

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-02 09:03:44 +03:00
truecharts-bot cb19f70a58 chore: Auto-update chart README [skip ci] 2022-06-01 07:00:06 +00:00
TrueCharts-Bot f5b4ad8ffd chore(deps): update helm chart common to v9.3.25 2022-06-01 08:56:43 +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 8b44be92c4
chore(deps): update container image kopia/kopia to v20220529.0.22704 (#2794)
* chore(deps): update container image kopia/kopia to v20220529.0.22704

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-31 21:19:50 +02:00
TrueCharts Bot 8a7e3d331e
chore(deps): update container image tccr.io/truecharts/photoprism to v220528 (#2795)
* chore(deps): update container image tccr.io/truecharts/photoprism to v220528

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-31 21:16:07 +02:00
TrueCharts Bot fc5ba37760
chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.0.0.0 (#2769)
* chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.0.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-31 21:15:59 +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 1332bbe56f chore(deps): update helm chart common to v9.3.24 2022-05-31 08:25:22 +02: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
truecharts-bot 3fd1617bc5 chore: Auto-update chart README [skip ci] 2022-05-30 20:59:58 +00:00
Stavros Kois 1589fe4efc
update image refs (#2801) 2022-05-30 20:55:44 +00:00
truecharts-bot c170eecf70 chore: Auto-update chart README [skip ci] 2022-05-30 18:26:02 +00:00
sagit c9a275239e
feat(mattermost): Move mattermost to stable (#2798)
* Move mattermost

* update
2022-05-30 21:23:38 +03:00
truecharts-bot e564c103f4 chore: Auto-update chart README [skip ci] 2022-05-30 06:30:57 +00:00
TrueCharts-Bot 32e093b879 chore(deps): update helm chart common to v9.3.23 2022-05-30 08:28:02 +02:00
truecharts-bot 41422af4f9 chore: Auto-update chart README [skip ci] 2022-05-29 20:19:24 +00:00
Stavros Kois 4a53f14849
feat(apps): move to stable (#2790) 2022-05-29 20:15:03 +00:00
truecharts-bot bc6d01ffd9 chore: Auto-update chart README [skip ci] 2022-05-29 18:17:07 +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 027487cfb6 chore: Auto-update chart README [skip ci] 2022-05-29 09:28:09 +00:00
TrueCharts-Bot 716f793c43 chore(deps): update helm chart common to v9.3.22 2022-05-29 11:24:35 +02:00
truecharts-bot ec6bff5d98 chore: Auto-update chart README [skip ci] 2022-05-28 11:18:52 +00:00
Stavros Kois 2b062c45ed
fix(n8n): duplicate security variable (#2773) 2022-05-28 11:16:21 +00:00
Stavros Kois 9113df9fb7
fix(traefik): set trustedIPs to string (#2764)
* fix(traefik): set trustedIPs to string

* update kms docs
2022-05-27 21:35:01 +02:00
truecharts-bot 304c864d79 chore: Auto-update chart README [skip ci] 2022-05-26 19:29:31 +00:00
TrueCharts-Bot 36bafce54f chore(deps): update helm chart common to v9.3.20 2022-05-26 20:32:01 +02: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 e2e3fa722f chore: Auto-update chart README [skip ci] 2022-05-26 07:11:09 +00:00
TrueCharts Bot 0149ffbeff
chore(deps): update helm chart common to v9.3.19 (#2758) 2022-05-26 09:07:46 +02:00
truecharts-bot 74b577be99 chore: Auto-update chart README [skip ci] 2022-05-26 06:19:17 +00:00
TrueCharts Bot 904507e663
chore(deps): update helm chart common to v9.3.18 (#2753) 2022-05-26 08:10:36 +02: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 1de995c5c7 chore: Auto-update chart README [skip ci] 2022-05-25 15:43:58 +00:00
sagit 70eb51c5e9
feat(outline): Add smtp Options (#2754)
* add smtp

* Update charts/stable/outline/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-05-25 18:40:58 +03:00
truecharts-bot b69f4f8f34 chore: Auto-update chart README [skip ci] 2022-05-25 11:16:33 +00:00
Stavros Kois ef24899ae4
fix(outline): set default redisuser (#2752) 2022-05-25 14:13:52 +03:00
truecharts-bot 1a443172b0 chore: Auto-update chart README [skip ci] 2022-05-25 07:00:06 +00:00
TrueCharts Bot e3d48c9322
chore(deps): update docker general non-major (#2745)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-25 08:46:45 +02: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 f0735f9018 chore: Auto-update chart README [skip ci] 2022-05-25 06:43:01 +00:00
TrueCharts Bot 0bce8eb988
chore(deps): update container image tccr.io/truecharts/traccar to v5.0 (#2749)
* chore(deps): update container image tccr.io/truecharts/traccar to v5.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-25 08:40:41 +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 b3995f0400 chore: Auto-update chart README [skip ci] 2022-05-24 14:28:13 +00:00
TrueCharts Bot 98ee5425ce
chore(deps): update container image tccr.io/truecharts/nextcloud to v24.0.0 (#2714)
* chore(deps): update container image tccr.io/truecharts/nextcloud to v24.0.0

* Commit bumped App Version

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

* Commit bumped App Version

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

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-24 16:25:18 +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 fd4a9ba0c9
chore(deps): update docker general non-major (#2740) 2022-05-24 09:53:54 +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 d603ab84b0 chore: Auto-update chart README [skip ci] 2022-05-23 23:03:45 +00:00
Stavros Kois 22ecc6dfd4
fix(ipfs): remove multiple persistence sections (#2739) 2022-05-23 23:01:18 +00:00
truecharts-bot 5b3c4296dd chore: Auto-update chart README [skip ci] 2022-05-23 20:51:59 +00:00
Stavros Kois da347f9a62
fix(ipfs): missing sections of UI (#2738) 2022-05-23 20:49:18 +00: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 638d645da8
chore(deps): update docker general non-major (#2730)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-22 08:05:01 +02: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 75a6325ff2
chore(deps): update docker general non-major (#2720)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-20 11:48:30 +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 eee7f3b6ab
chore(deps): update helm chart common to v9.3.17 (#2717) 2022-05-19 18:47:29 +02: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 ac6d43bc97
chore(deps): update container image tccr.io/truecharts/photoprism to v220517 (#2715)
* chore(deps): update container image tccr.io/truecharts/photoprism to v220517

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-19 12:21:24 +02:00
sagit deab77038e
fix(tt-rss): Add persistence (#2716)
* add persistence

* fix

* Update Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-19 12:21:17 +02:00
truecharts-bot 92736eb2fb chore: Auto-update chart README [skip ci] 2022-05-18 20:10:07 +00:00
TrueCharts Bot 1d94f7d2e1
chore(deps): update helm chart common to v9.3.16 (#2708) 2022-05-18 20:57:35 +02:00
Alex 780d1ed556
Update Koel Docker URL (#2709)
* Update Koel Docker URL

The Koel Docker container repo recently made a breaking change, changing the repo owner. 
fed0d28389

* Update Chart.yaml

Forgot to bump the version number
2022-05-18 17:09:46 +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 a9bf519f6c chore(deps): update helm chart common to v9.3.15 2022-05-17 20:26:16 +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 300e55c086
chore(deps): update docker general non-major (#2695) 2022-05-17 09:11:51 +02:00
TrueCharts-Bot 1b1edccfc1 chore(deps): update helm general non-major helm releases 2022-05-17 08:28:26 +02:00
TrueCharts-Bot 76d98dddb7 chore(deps): update helm chart common to v9.3.14 2022-05-17 08:27:42 +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 d695b0ee22 chore: Auto-update chart README [skip ci] 2022-05-16 13:30:13 +00:00
TrueCharts Bot 552d73bca8
chore(deps): update docker general non-major (#2692)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-16 15:24:30 +02:00
truecharts-bot aa7b90291d chore: Auto-update chart README [skip ci] 2022-05-15 18:23:31 +00:00
TrueCharts-Bot 54d3412692 chore(deps): update helm chart common to v9.3.13 2022-05-15 20:20:45 +02: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 e3df89dbe7
chore(deps): update container image tccr.io/truecharts/snipe-it to v6.0.0 (#2689)
* chore(deps): update container image tccr.io/truecharts/snipe-it to v6.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-15 09:41:00 +02:00
Cullen Murphy 4cf39f5fc4
fix(traefik) Fix null pointer error, move ingressClass quote (#2685)
* Fix ingressClass quotes, add question description

* Update Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-05-15 09:40:50 +02:00
truecharts-bot 94707dde9d chore: Auto-update chart README [skip ci] 2022-05-15 06:32:35 +00:00
TrueCharts-Bot 1b214efc10 chore(deps): update helm chart common to v9.3.12 2022-05-15 08:24:46 +02: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 11be062319 chore: Auto-update chart README [skip ci] 2022-05-14 06:42:43 +00:00
TrueCharts-Bot 6bf50f1f04 chore(deps): update helm chart common to v9.3.11 2022-05-14 08:39:57 +02:00
truecharts-bot 14681c6229 chore: Auto-update chart README [skip ci] 2022-05-13 18:34:16 +00:00
TrueCharts-Bot 2b4f3f3c6c chore(deps): update helm chart common to v9.3.10 2022-05-13 20:24:12 +02: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
Jason Thatcher b4c6696b23
fix(firefox-syncserver): fix to use PostgreSQL instead of SQLite (#2669)
* Fix to set FF_SYNCSERVER_SQLURI instead of DB_HOST.

This enables PostgreSQL as intended, instead of the upstream SQLite default.

* Bump version to 6.0.19

* Bump version to 7.0.0 as it's a breaking change

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

* Revert changes to helm-values.md since it's auto generated

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

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-05-13 09:38:13 +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 421a89c8cb chore: Auto-update chart README [skip ci] 2022-05-13 01:24:52 +00:00
TrueCharts-Bot 8f9efd4f53 chore(deps): update helm chart common to v9.3.9 2022-05-13 03:22:14 +02:00