Commit Graph

3758 Commits

Author SHA1 Message Date
Stavros Kois e1fa71cb5e
chore(apps): update some last icons (#3160)
* chore(apps): update some last icons

* add more ignored works in spellcheck

* add some docs
2022-07-13 09:42:29 +03:00
truecharts-bot cdbd858b79 chore: Auto-update chart README [skip ci] 2022-07-13 05:46:17 +00:00
Xstar97 35d6eb56ef
fix variable value on lancache-monolithic (#3158)
* update CACHE_INDEX_SIZE field

its current value is invalid, it should be 500m or min "250m" NOT 3560d. I must have miss this value by accident.

* bump

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-13 08:44:11 +03:00
truecharts-bot df6198a4dd chore: Auto-update chart README [skip ci] 2022-07-13 05:29:05 +00:00
Xstar97 de44f43055
feat(lancache-dns): Add lancache-dns (#3154)
* feat(lancache-dns): Add lancache-dns

* apply some changes

* remove IP ovedrrides

* whops

* differrent separator

* comment out some vars

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-13 08:26:37 +03:00
truecharts-bot de793efc3e chore: Auto-update chart README [skip ci] 2022-07-12 23:19:47 +00:00
Kjeld Schouten-Lebbing b47799c065
chore(charts): bump to cleanup old docs and use correct icon urls 2022-07-13 00:43:13 +02:00
Stavros Kois 27b742a9ff
chore(apps): update icons (#3156)
* chore(apps): update icons

* bump everything
2022-07-13 00:42:35 +02:00
TrueCharts Bot 4598ba84a1
chore(deps): update container image tccr.io/truecharts/calibre to v6.0.0 (#3152)
* chore(deps): update container image tccr.io/truecharts/calibre to v6.0.0

* Commit bumped App Version

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

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-13 00:36:17 +02:00
Stavros Kois da9e7d57a3
chore(ci): fix rm on chart-release (#3155)
* chore(ci): fix rm on chart-release

* move app specific guide icons in the repo

* Update charts-release.yaml

* Update charts-release.yaml

* Update charts-release.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-13 00:21:41 +02:00
truecharts-bot 6e5db5c103 chore: Auto-update chart README [skip ci] 2022-07-12 21:13:53 +00:00
Kjeld Schouten-Lebbing 061a7ec7e4
chore(charts): bump to regenerate documentation 2022-07-12 22:41:34 +02:00
truecharts-bot 1b5231f8ab chore: Auto-update chart README [skip ci] 2022-07-12 18:58:45 +00:00
TrueCharts Bot 09e7d55ca8
chore(deps): update helm general non-major helm releases (#3147) 2022-07-12 20:25:00 +02:00
truecharts-bot e60f307b77 chore: Auto-update chart README [skip ci] 2022-07-12 17:38:10 +00:00
TrueCharts Bot c05b04fa14
chore(deps): update docker general non-major (#3150) 2022-07-12 19:35:43 +02:00
Xstar97 bd5c76e0fa
feat(lancache-monolithic): Add lancache-monolithic (#3143)
* feat(monolithic): Add monolithic

* removed whitespaces for comments

* update values.yaml

* removed comments

* update env variables

* update env

* update chart.yaml

* bump common version to 10.4.4

* update monolithic files

* update questions.yaml

* rreverted to root user

* update chart.yaml

* bump common version to 10.4.4

* Upgrade common lib (#3138)

* chore(apps): move icons into the apps folder (#3139)

* chore(apps): move icons into the apps folder

* rename to `icon.png`

* replace solr image

* remove `docs/` from gitignore

* move app specific docs into app folder [skip ci]

* fix some links

* chore(apps): update image links temporary

* chore(deps): update helm chart common to v10.4.3 (#3137)

* chore: Auto-update chart README [skip ci]

* chore(docs): add markdownlint and cpell config files (and apply some linting) (#3140)

* chore(docs): apply some linting

* chore(docs): add markdownlint and cpell config files

* remove duplicate key

* add extension recommendation

* update cspell

* Bump common lib in postgresql (#3141)

* chore: Auto-update chart README [skip ci]

* Update README.md.gotmpl

* Delete CONFIG.md.gotmpl

* Update README.md.gotmpl

* fix(ubooquity): make root fs writable (#3142)

* chore: Auto-update chart README [skip ci]

* bump all the things to rerender images/docs and remove unused config.md files

* removed comments

* chore: Auto-update chart README [skip ci]

* update env variables

* update env

* update chart.yaml

* bump common version to 10.4.4

* update monolithic files

* update questions.yaml

* rreverted to root user

* update chart.yaml

* bump common version to 10.4.4

* remove env's that should not be changed

* remove dns ports as this image does not need them

* Update gui and test rootless

* test rootless

* root but rofs

* rofs false

* rename app

* Update charts/incubator/lancache-monolithic/questions.yaml

Co-authored-by: Michael Schnerring <3743342+schnerring@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: TrueCharts Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-12 19:20:16 +02:00
Michael Schnerring b5d381d276
feat(plausible): Add Plausible Analytics (#3055)
* Add Chart.yaml

* Add Plausible secret

* Add initial {questions,values}.yaml

* Insert final newline in common.yaml

* Add SECRET_KEY_BASE to env vars

* Add database env vars

* Move DB secrets to secretEnv

* Add Google Search Integration vars

* Add Mailer/SMTP Setup settings

* Add Postmark mailer options

* Fix tpl error

* Fix secret syntax error

* Fix default values

* Move env/secretEnv to ConfigMap/Secret templates

* Fix variable refs in env tpl

* Fix DATABASE_URL value

* Quote all env var values

* Add init container

* Split initContainer into installContainer/UpgradeContainer

* Add ClickHouse dependency [no ci]

* Set CLICKHOUSE_DATABASE_URL env var [no ci]

* Upgrade chart dependencies

* Change service port

* Upgrade common chart dependency

* Set required value ADMIN_USER_EMAIL

* Set readOnlyRootFilesystem: false

* Set runAsUser/runAsGroup: 1000

* Add probes

* Override container command

* Add LOG_LEVEL env var

* Use common lib 10.3.1

* Upgrade Chart.yaml dependencies

* Upgrade clickhouse dependency

* add icon

* Upgrade chart dependencies

* Upgrade postgres chart dependency

* Read .data instead of .stringData

* Reset log level to warn

* Update charts/incubator/plausible/questions.yaml

* Update charts/incubator/plausible/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-12 17:17:35 +00:00
truecharts-bot 9fec115f89 chore: Auto-update chart README [skip ci] 2022-07-12 14:03:58 +00:00
TrueCharts Bot b34634219c
chore(deps): update helm chart common to v10.4.4 (#3146) 2022-07-12 14:47:36 +02:00
Kjeld Schouten-Lebbing 5f986353f9
remove security scan data from Helm Chart 2022-07-12 13:05:28 +02:00
truecharts-bot c8d2a333b0 chore: Auto-update chart README [skip ci] 2022-07-11 22:15:42 +00:00
Kjeld Schouten-Lebbing 153415cbc7
bump all the things to rerender images/docs and remove unused config.md files 2022-07-11 23:35:47 +02:00
truecharts-bot 95dc05894e chore: Auto-update chart README [skip ci] 2022-07-11 21:17:05 +00:00
Stavros Kois 47e269ccb9
fix(ubooquity): make root fs writable (#3142) 2022-07-11 23:14:49 +02:00
truecharts-bot d3eeda9b3e chore: Auto-update chart README [skip ci] 2022-07-11 20:26:07 +00:00
Michael Schnerring f4069c6b29
Bump common lib in postgresql (#3141) 2022-07-11 23:23:59 +03:00
Stavros Kois 3007303db7
chore(docs): add markdownlint and cpell config files (and apply some linting) (#3140)
* chore(docs): apply some linting

* chore(docs): add markdownlint and cpell config files

* remove duplicate key

* add extension recommendation

* update cspell
2022-07-11 21:13:45 +02:00
truecharts-bot b20a5d1fef chore: Auto-update chart README [skip ci] 2022-07-11 16:16:23 +00:00
TrueCharts Bot 40a65e06e0
chore(deps): update helm chart common to v10.4.3 (#3137) 2022-07-11 17:09:51 +02:00
Stavros Kois 4ad582d87f
chore(apps): move icons into the apps folder (#3139)
* chore(apps): move icons into the apps folder

* rename to `icon.png`

* replace solr image

* remove `docs/` from gitignore

* move app specific docs into app folder [skip ci]

* fix some links

* chore(apps): update image links temporary
2022-07-11 17:09:18 +02:00
Michael Schnerring 93e4ea646d
Upgrade common lib (#3138) 2022-07-11 16:36:04 +02:00
truecharts-bot 96c8808bed chore: Auto-update chart README [skip ci] 2022-07-11 11:14:35 +00:00
Xstar97 b9d31bce1d
feat(mineOS): add mineOS (#3127)
* feat(mineOS): add mineOS

* remove extra ports in mineos

* update mineos

* update mineos questions.yaml

* changed name from mineos to mineos-node

* update mineos

* update mineos and add env variables

* add new lines

* removed whitespace before service variable.

* Update Chart.yaml

* update mineos

* remove line from Chart.yaml

* Update charts/incubator/mineos/values.yaml

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

* revert values.yaml image back to dockerhub

* Update charts/incubator/mineos/values.yaml

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

* Update charts/incubator/mineos/values.yaml

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-07-11 13:12:10 +02:00
truecharts-bot 9c987b0e99 chore: Auto-update chart README [skip ci] 2022-07-11 10:52:16 +00:00
Michael Schnerring c9f0a6e51c
Upgrade common lib (#3136)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-11 12:47:25 +02:00
Stavros Kois 9321a99938
chore(apps): update image refs (#3135) 2022-07-11 12:45:12 +02:00
truecharts-bot ed30b05be9 chore: Auto-update chart README [skip ci] 2022-07-11 09:46:51 +00:00
TrueCharts Bot 93d2bd4bc6
chore(deps): update docker general non-major (#3128)
* 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-07-11 11:42:12 +02:00
Michael Schnerring bbe06eae51
fix(clickhouse): Fix ClickHouse upstream repo (#3134)
* Fix ClickHouse upstream repo

* Change image repo to our mirror

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-11 11:41:45 +02:00
Stavros Kois 5bad231117
feat(solr): add solr as dep (#3120)
* feat(solr): add solr as dep

* it would be nice if i don't try to healtcheck my local machien

* fix user and probe

* rofs false

* runas root

* also try group 0 instead

* runas

* hmm

* bin

* whoops

* 1001 user

* check probe

* test again

* fix UI

* add opts

* add note

* bump common dep

* Update charts/dependency/solr/Chart.yaml
2022-07-11 11:40:49 +02:00
Stavros Kois d5a6b9a42a
chore(n8n): clean ui a bit and add more envs (#3124)
* chore(n8n): clean ui a bit and add more envs

* handle 0 on ints
2022-07-11 11:39:28 +02:00
TrueCharts-Bot 01e486824d chore(deps): update helm chart common to v10.4.2 2022-07-11 08:23:37 +02:00
truecharts-bot 9300788f4f chore: Auto-update chart README [skip ci] 2022-07-10 18:44:48 +00:00
TrueCharts Bot 29af303806
chore(deps): update helm chart common to v10.4.0 (#3123) 2022-07-10 20:42:23 +02:00
truecharts-bot 40ca6a926e chore: Auto-update chart README [skip ci] 2022-07-10 17:50:23 +00:00
Kjeld Schouten-Lebbing 72362f8ada
fix(nextcloud): increase nginx fpm forwarding timeouts (#3122) 2022-07-10 19:47:52 +02:00
truecharts-bot 5cf9e47c02 chore: Auto-update chart README [skip ci] 2022-07-10 12:27:55 +00:00
Stavros Kois bc52d9359e
fix(guacd): rootfs writable (#3121) 2022-07-10 12:25:42 +00:00
truecharts-bot 0c4b419a52 chore: Auto-update chart README [skip ci] 2022-07-10 10:51:49 +00:00
TrueCharts Bot f839a9e708
chore(deps): update container image tccr.io/truecharts/mosdns to v4.1.3 (#3035)
* chore(deps): update container image tccr.io/truecharts/mosdns to v4.1.3

* Commit bumped App Version

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

* add tcp dns aswell

* don't update image

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-10 12:49:29 +02:00
truecharts-bot aba2aa0a7c chore: Auto-update chart README [skip ci] 2022-07-10 09:39:22 +00:00
TrueCharts Bot dfe021f145
chore(deps): update docker general non-major (#3115)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-10 11:36:21 +02:00
Michael Schnerring 50516db10b
feat(clickhouse): Add ClickHouse (#3060)
* Add {Chart,templates/common}.yaml

* Add {questions,values}.yaml

* Add config.d PVC mounts

* Remove types from probes

* Add custom probes

* Add exec to probes

* Remove loops from probes

* Use HTTP probes

* Update charts/incubator/clickhouse/values.yaml

* Revert "Update charts/incubator/clickhouse/values.yaml"

This reverts commit 6f680bff5a.

* Use HTTP probe

* Disable startup probe

* Update charts/incubator/clickhouse/values.yaml

* Add reference to docs regarding Linux capabilities

* Test different probe timings

* Fix linting errors

* Make root fs writable

* Cleanup

* Disable optional capabilities for advanced ClickHouse features

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-10 11:33:51 +02:00
truecharts-bot 5c38d66f09 chore: Auto-update chart README [skip ci] 2022-07-10 09:24:42 +00:00
Stavros Kois a4b896dabf
fix(apps): revert combine ports (#3119)
* Revert "chore(apps): combine some ports"

This reverts commit 6c3a74ab81.

* Revert "lints"

This reverts commit b7f3ef949e.

* bumps
2022-07-10 11:21:55 +02:00
truecharts-bot 9381ef3476 chore: Auto-update chart README [skip ci] 2022-07-10 08:45:44 +00:00
Stavros Kois ec43d3c83c
fix(guacd): run rootless (#3114)
* fix(guacd): run rootless

* no message

* update gui
2022-07-10 11:43:14 +03:00
truecharts-bot aeecbe84cd chore: Auto-update chart README [skip ci] 2022-07-10 06:23:14 +00:00
TrueCharts-Bot 811f9e64ab chore(deps): update helm chart common to v10.3.0 2022-07-10 08:20:34 +02:00
truecharts-bot 673f0dafc3 chore: Auto-update chart README [skip ci] 2022-07-09 20:27:18 +00:00
TrueCharts Bot 338d2469fc
chore(deps): update helm general non-major helm releases (#3113)
* chore(deps): update helm general non-major helm releases

* remove metallb changes

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-09 21:55:24 +02:00
truecharts-bot 352bd6b712 chore: Auto-update chart README [skip ci] 2022-07-09 19:32:31 +00:00
Stavros Kois 8fcda955e2
chore(apps): combine some ports (#3096)
* chore(apps): combine some ports

* lints

* move `protocol` under `ports` rather under `service`

* bump cloudd
2022-07-09 21:29:01 +02:00
truecharts-bot e6fd934dbb chore: Auto-update chart README [skip ci] 2022-07-09 16:36:19 +00:00
TrueCharts Bot 25176e7529
chore(deps): update helm chart common to v10.2.1 (#3110) 2022-07-09 18:27:47 +02:00
TrueCharts Bot 07b95435dd
chore(deps): update docker general non-major (#3106)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-09 18:27:18 +02:00
truecharts-bot 798a4c15be chore: Auto-update chart README [skip ci] 2022-07-09 13:56:42 +00:00
Kjeld Schouten-Lebbing 5a7d454f7c
fix(nextcloud): improve upload performance and predictability (#3109) 2022-07-09 15:54:14 +02:00
truecharts-bot 49ca515265 chore: Auto-update chart README [skip ci] 2022-07-09 08:32:42 +00:00
Stavros Kois b48dfac280
chore(projectsend): some UI fixes (#3103) 2022-07-09 11:30:16 +03:00
truecharts-bot 3411cea498 chore: Auto-update chart README [skip ci] 2022-07-08 15:25:43 +00:00
Kjeld Schouten-Lebbing f984fc5c37
fix(nextcloud) fix another typo 2022-07-08 17:21:31 +02:00
truecharts-bot 1f39cee445 chore: Auto-update chart README [skip ci] 2022-07-08 15:01:16 +00:00
Kjeld Schouten-Lebbing 7a9b9da7db
Update questions.yaml 2022-07-08 16:58:24 +02:00
Kjeld Schouten-Lebbing 66aa9eb661
fix(nextcloud): fix HPB service polling url (#3102) 2022-07-08 16:56:48 +02:00
truecharts-bot 5867f31321 chore: Auto-update chart README [skip ci] 2022-07-08 13:47:51 +00:00
Kjeld Schouten-Lebbing f6a77b3bad
feat(nextcloud/collabora): Add collabora as a nextcloud dependency (#3097)
* feat(nextcloud/collabora): Add collabora as a nextcloud dependency

* Turn collabora into a statefull set

* àdd collabora dependency

* app-data storage to userdata

* disable collabora for now

* also set access url (service) availability before trying to lock into the HPB
2022-07-08 15:44:55 +02:00
truecharts-bot b3f4b0500d chore: Auto-update chart README [skip ci] 2022-07-08 13:28:31 +00:00
Xstar97 d14c9e7b9d
feat(Ariang): add Ariang (#3098)
* feat(Ariang): add Ariang

* Update charts/incubator/ariang/values.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/values.yaml

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

* Update charts/incubator/ariang/values.yaml

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

* Update charts/incubator/ariang/questions.yaml

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

* Update charts/incubator/ariang/values.yaml

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-07-08 16:26:17 +03:00
truecharts-bot 0d997d63af chore: Auto-update chart README [skip ci] 2022-07-08 12:39:05 +00:00
Kjeld Schouten-Lebbing d72ed20881
fix(nextcloud): fix wrong accessip reference (#3101)
* Update values.yaml

* Update Chart.yaml
2022-07-08 14:36:45 +02:00
truecharts-bot bcfd537b38 chore: Auto-update chart README [skip ci] 2022-07-08 06:25:05 +00:00
Stavros Kois bc718f84fd
chore(dashdot): add some envs (#3100)
* chore(dashdot): add some widgets

* bump
2022-07-08 06:22:41 +00:00
truecharts-bot 8733d91930 chore: Auto-update chart README [skip ci] 2022-07-08 06:03:35 +00:00
TrueCharts Bot ae8d5b6623
chore(deps): update docker general non-major (#3099)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-08 09:00:52 +03:00
truecharts-bot a89031ca6b chore: Auto-update chart README [skip ci] 2022-07-07 19:33:57 +00:00
Stavros Kois 56a32df16b
fix(emulatorjs): add config persistence (#3095)
* fix(emulatorjs): add config persistence

* bump
2022-07-07 19:31:40 +00:00
truecharts-bot 2d9f7f7490 chore: Auto-update chart README [skip ci] 2022-07-07 18:05:25 +00:00
TrueCharts Bot 45826a0aaa
chore(deps): update docker general non-major (#3089)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

* 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-07-07 20:00:56 +02:00
truecharts-bot 304164df9a chore: Auto-update chart README [skip ci] 2022-07-07 16:41:12 +00:00
Kjeld Schouten-Lebbing e7f4c4b9de
Update values.yaml 2022-07-07 18:38:42 +02:00
Kjeld Schouten-Lebbing eb11ea64ce
fix(nextcloud): bypass hpb domain check (#3093) 2022-07-07 18:28:42 +02:00
Kjeld Schouten-Lebbing 5b42e8bb8a
Delete security.md 2022-07-07 17:14:50 +02:00
truecharts-bot 5bd5139944 chore: Auto-update chart README [skip ci] 2022-07-07 13:20:52 +00:00
Kjeld Schouten-Lebbing c6281fb1be
fix(nextcloud): correct some mistakes in the migration script (#3091)
* fix some mistakes in nextcloud migration script

* Delete security.md
2022-07-07 15:16:43 +02:00
truecharts-bot e28f3c40c8 chore: Auto-update chart README [skip ci] 2022-07-07 09:39:27 +00:00
Kjeld Schouten-Lebbing 977dfaf29c
Update Chart.yaml 2022-07-07 11:36:49 +02:00
truecharts-bot 4d277f800f chore: Auto-update chart README [skip ci] 2022-07-06 20:53:07 +00:00
Stavros Kois 54b12b52a2
chore(heimdall): manually update (#3088)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-06 23:50:28 +03:00
truecharts-bot d7ed6febcc chore: Auto-update chart README [skip ci] 2022-07-06 19:57:00 +00:00
Kjeld Schouten-Lebbing 0e0ab4f5ae
feat(nextcloud): add Imaginary high-performance preview backend (#3086)
* feat(nextcloud): add imaginary high-performance preview backend

* reorder common a bit

* add imaginary service

* bump chart feature version

* Update charts/stable/nextcloud/values.yaml

* fix some image references

* whoops

* env

* add imaginary probes

* update FPM container

* add preview generation to cron

* make preview pregen a cronjob function
2022-07-06 21:52:15 +02:00
truecharts-bot a6a5a303b0 chore: Auto-update chart README [skip ci] 2022-07-06 18:45:40 +00:00
Kjeld Schouten-Lebbing d16a274d70
fix(nextcloud): change nginx redirect options to not add port to query (#3085)
* fix(nextcloud): change nginx redirect options to not add port to query

* add two more low-level patches

* bump chart version
2022-07-06 20:09:45 +02:00
TrueCharts Bot 54b3e7b0f6
chore(deps): update docker general non-major (#3078)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-06 20:09:05 +02:00
truecharts-bot 79070b45ee chore: Auto-update chart README [skip ci] 2022-07-06 11:29:25 +00:00
Kjeld Schouten-Lebbing 0a80fd487a
[Nextcloud] Split Nextcloud Containers and PVC's BREAKING CHANGE (#2949)
* Move to FPM container and add HPB support

* initial work on more security

* actually tested hpb

* add migration script

* minor questions.yaml tweaks

* remove access_url from configmap

* make the hpb url generate a tad more readable
2022-07-06 13:25:34 +02:00
truecharts-bot f94229e50b chore: Auto-update chart README [skip ci] 2022-07-06 08:03:32 +00:00
Stavros Kois f1ebc016cb
chore(dashdot): apply some changes to be insync with the new app release (#3082)
* chore(dashdot): apply some changes to be insync with the new app release

* bump

* remove /etc/os-release
2022-07-06 11:00:20 +03:00
truecharts-bot c476da5279 chore: Auto-update chart README [skip ci] 2022-07-06 06:16:06 +00:00
TrueCharts Bot fff078499c
chore(deps): update container image tccr.io/truecharts/dashdot to v4.0.0 (#3079)
* chore(deps): update container image tccr.io/truecharts/dashdot to v4.0.0

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-06 09:13:03 +03:00
truecharts-bot 2ec75d3e5b chore: Auto-update chart README [skip ci] 2022-07-05 20:53:58 +00:00
TrueCharts Bot 9f64e7c603
chore(deps): update helm general non-major helm releases (#3075) 2022-07-05 21:55:34 +02:00
truecharts-bot 7f339ae1fe chore: Auto-update chart README [skip ci] 2022-07-05 11:29:35 +00:00
TrueCharts Bot ee97cd7f48
chore(deps): update docker general non-major (#3071)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-05 13:22:07 +02:00
truecharts-bot 15be0115cf chore: Auto-update chart README [skip ci] 2022-07-05 07:26:26 +00:00
Stavros Kois 35b6c9330d
feat(apps): add 8 apps (jlesage apps) (#3070)
* feat(dupeguru): add dupeguru

* feat(qdirstat): add qdirstat

* fix(apps): identation

* feat(mediainfo): add mediainfo

* feat(putty): add putty

* feat(mkvcleaver): add mkvcleaver

* feat(avidemux): add avidemux

* feat(tsmuxer): add tsmuxer

* add cjk fonts for all jlesage images

* feat(filebot): add filebot

* whoops

* try older vers

* revert hmm
2022-07-05 10:21:45 +03:00
truecharts-bot ef67aa1a4e chore: Auto-update chart README [skip ci] 2022-07-05 06:24:12 +00:00
TrueCharts-Bot 503057cf4b chore(deps): update helm chart common to v10.2.0 2022-07-05 08:21:22 +02:00
truecharts-bot 8b628f4095 chore: Auto-update chart README [skip ci] 2022-07-04 22:32:57 +00:00
Stavros Kois 37374e0e9b
fix(guacamole-client): adjust initcontainers with new image (#3069)
* fix(guacamole-client): add postgres image in values

* use multiinit image and cleanup shellscript format

* update image ref of czkawka

* better scalars

* quote
2022-07-04 19:15:44 +00:00
StevenMcElligott 0139d4d2d3
feat(Czkawka): Add Czkawka app to Incubator attempt 2 (#3067)
* added Czkawa from vscode

* Attempt #2 at fixing Czkawka

* Run as root + fixed common error

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-04 14:34:17 +00:00
TrueCharts Bot 54dc59b3e1
chore(deps): update helm general non-major helm releases (#3066) 2022-07-04 16:21:32 +02:00
truecharts-bot 42c4815f6f chore: Auto-update chart README [skip ci] 2022-07-04 12:36:42 +00:00
TrueCharts Bot 39cc6a8740
chore(deps): update helm chart common to v10.2.0 (#3065) 2022-07-04 14:30:42 +02:00
truecharts-bot 119ff01275 chore: Auto-update chart README [skip ci] 2022-07-04 10:28:23 +00:00
TrueCharts Bot 93ce158e18
chore(deps): update docker general non-major (#3061)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-04 12:19:25 +02:00
truecharts-bot a170eb03cc chore: Auto-update chart README [skip ci] 2022-07-04 06:15:30 +00:00
Stavros Kois f41adccaee
fix(cloudflareddns): fix DETECTION_MODE (#3063) 2022-07-04 06:06:10 +00:00
TrueCharts Bot dbea226ca3
chore(deps): update docker general non-major (#3052)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-03 14:18:44 +02:00
truecharts-bot aa51656f2b chore: Auto-update chart README [skip ci] 2022-07-03 07:14:05 +00:00
StevenMcElligott 1a123f384f
fix(Cloudflareddns): Fix CF_ZONES env var (#3054) 2022-07-03 10:11:46 +03:00
truecharts-bot f68fbab695 chore: Auto-update chart README [skip ci] 2022-07-03 06:02:46 +00:00
Michael Schnerring 5c31f0d8af
Add missing auth.type Radicale setting (#3051) 2022-07-03 09:00:16 +03:00
truecharts-bot ceb541887f chore: Auto-update chart README [skip ci] 2022-07-02 20:36:54 +00:00
Michael Schnerring 91ea57610a
fix(linkace): set fsGroup to www-data (82) (#3050)
* Set fsGroup to www-data (82)

* Bump chart version
2022-07-02 23:32:57 +03:00
truecharts-bot 249f833490 chore: Auto-update chart README [skip ci] 2022-07-02 17:30:56 +00:00
Stavros Kois 2284683b94
chore(cronjob): update to v1 from v1bet (#3047) 2022-07-02 17:16:53 +00:00
truecharts-bot d1efb066d3 chore: Auto-update chart README [skip ci] 2022-07-02 16:59:03 +00:00
Michael Schnerring 5af697722d
feat(radicale): add Radicale to incubator (#3030)
* Add default Radicale config file

* Add Chart.yaml

* Add initial {questions,values}.yaml

* Fix config persistence

* Add Linux capabilities and set PUID

* Add server and encoding config

* Add storage, web, and logging config

* Add rights config

* Add auth settings

* Change mask_passwords to bool

* Add authentication

* Fix questions
2022-07-02 19:56:41 +03:00
truecharts-bot 0bf8e4b0ba chore: Auto-update chart README [skip ci] 2022-07-02 15:43:31 +00:00
Stavros Kois e0c7b7b860
fix(audiobookshelf): add temp dir for .npm (#3045)
* fix(audiobookshelf): add temp dir for .npm

* root
2022-07-02 15:40:16 +00:00
truecharts-bot 356c10bb0b chore: Auto-update chart README [skip ci] 2022-07-02 14:39:47 +00:00
Xstar97 a2994b9244
feat(cloudflared): add cloudflared (#3029)
* add cloudflared zerotrust incubator app

* removed empty line for cloudflared chart.yaml

* update CF questions.yaml

* fix  CF common.yaml

* removed CF vpn tag

* updated CF question.yaml

* update CF questions.yaml

* update cloudflared Chart.yaml

* formatted CF's questions.yaml

* update CF files

* update

* update CF's questions.yaml

* update CF

* apply some fixes

* lint

* add testtoken

* test with rofs

* add CI tests

* newline

* lint

* rename

* lint

* lint

* remove file

* readd file

* root

* whoops

* disable probes

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-02 17:36:56 +03:00
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