Commit Graph

5771 Commits

Author SHA1 Message Date
Stavros Kois 9321a99938
chore(apps): update image refs (#3135) 2022-07-11 12:45:12 +02:00
Kjeld Schouten-Lebbing 6d39ae5838
fix(ci): remove depricated charts repos 2022-07-11 12:43: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
Michael Schnerring 382264d9b6
Add EditorConfig (#3126) 2022-07-11 11:40:59 +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 f7b0fd7d58 chore(deps): update renovatebot/github-action action to v32.109.0 2022-07-11 08:24:06 +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
allcontributors[bot] 9f867a8a1e
docs: add lps-rocks as a contributor for bug (#3118)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-07-10 11:34:07 +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 041c926ec3 chore(deps): update renovatebot/github-action action to v32.108.0 2022-07-09 20:22:27 +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 8c3180667c chore(deps): update renovatebot/github-action action to v32.107.2 2022-07-09 08:21:44 +02: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