Commit Graph

1450 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing 6def1058ee
fix(prometheus): correct prometheus GUI mistakes 2021-11-22 22:16:34 +01:00
TrueCharts-Bot 22161a5f94 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 21:13:56 +00:00
renovate[bot] 82965339e2
chore(deps): update non-major (#1380)
* chore(deps): update non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 21:56:56 +01:00
Kjeld Schouten-Lebbing b846457b36
chore(deps): bump common (#1382) 2021-11-22 21:51:35 +01:00
renovate[bot] f0faea258e
chore(deps): update helm chart promtail to v3 (#1381)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-22 21:47:49 +01:00
TrueCharts-Bot 7c6fdd7505 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 20:46:40 +00:00
kjeld Schouten-Lebbing 92483d9e14
bump prometheus 2021-11-22 21:39:25 +01:00
kjeld Schouten-Lebbing 09caaac765
chore(prometheus): some cleanup 2021-11-22 21:30:30 +01:00
TrueCharts-Bot b9e767ab57 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 19:38:11 +00:00
kjeld Schouten-Lebbing 8325149a19
fix(prometheus): more thoroughly show services on SCALE 2021-11-22 20:33:27 +01:00
TrueCharts-Bot 2feb3d9ae7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 19:20:59 +00:00
Kjeld Schouten-Lebbing 50ac8abaf3
add(prometheus): add prometheus prototype (#1379)
* Basic Prometheus Stack

* move prometheus port

* make bare-bones
2021-11-22 20:17:19 +01:00
TrueCharts-Bot 5762c325f4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 16:15:27 +00:00
Kjeld Schouten-Lebbing 14374f5630
feat(common): Implement some simplifications from Bitnami (#1378)
* fix(common): add bitnami translation layer for images and labels

* port bitnami storage and tpl handling

* hmm

* add affinity-handling, warnings and fix issues

* bump feature

* hmm

* slight alterations

* add some more tests

* fix small mistake

* fixing a minor bug
2021-11-22 17:12:06 +01:00
TrueCharts-Bot 9b6ae5ae4f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 23:51:36 +00:00
kjeld Schouten-Lebbing 81027079d0
fix(common): also allow for templating in service selector 2021-11-22 00:47:16 +01:00
TrueCharts-Bot 66dfb440a4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 23:38:30 +00:00
Kjeld Schouten-Lebbing f0ff577857
feat(common): allow for custom selector labels on services. (#1374) 2021-11-22 00:34:59 +01:00
TrueCharts-Bot e67edd1f67 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 20:56:34 +00:00
Kjeld Schouten-Lebbing f6e627b61a
add(loki): Add Loki (#1367)
* initial work on Loki App

* some steps

* fix some mistakes

* hmm

* use secret instead of configmap, like upstream

* actually use the damn secret stupid

* add promtail dependency directly from upstream

* setup questions.yaml

* random butchery fix
2021-11-21 21:52:23 +01:00
TrueCharts-Bot f79dc24037 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 19:23:33 +00:00
Kjeld Schouten-Lebbing f718d002da
fix(common): correct some mistakes in configMap handling in common (#1369)
* add test for configmap

* fix runtests and mistakes in configmap handling

* bump

* hmmm

* small fix
2021-11-21 20:20:24 +01:00
TrueCharts-Bot 800b75c3c1 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 17:51:29 +00:00
kjeld Schouten-Lebbing 8e6eb02c12
chore(common): bump common 2021-11-21 18:47:17 +01:00
Kjeld Schouten-Lebbing 3378258a3b
feat(common): add configmap and secret persistence objects (#1368)
* feat(common): add configmap and secret persistence objects

* also port configmap layer

* add values.yaml for integrated configmap
2021-11-21 18:45:03 +01:00
TrueCharts-Bot 5a2fba8f45 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 15:26:30 +00:00
kjeld Schouten-Lebbing 62daa881b6
fix(mariadb): correctly use passwords when running the App directly 2021-11-21 16:21:55 +01:00
TrueCharts-Bot d51a880954 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 12:39:51 +00:00
kjeld Schouten-Lebbing fe5b86dc37
fix(common): increate probe delay and timeout for weaker systems 2021-11-21 13:35:40 +01:00
TrueCharts-Bot 48fb47e60c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-21 12:30:07 +00:00
kjeld Schouten-Lebbing 56c0dcb011
fix(nextcloud): remove specific times for nextcloud startup probes
Also has the effect of increasing startup times for backups.
2021-11-21 13:24:47 +01:00
Stavros Kois 02a3182701
fix(apps): Default enable all services (#1361)
* fix(apps): Default enable all services

* replace code with template

* minio

* tdarr

* aria2

* calibre

* deconz

* deluge

* littlelink

* lms

* main service and port is enabled by default

* main service and port is enabled by default pt2

* remove `type: NodePort` from values.yaml on services

* Remove `type: ClusterIP` from `values.yaml` on services

* add serviceexpert on nextcloud

* nullserv

* odoo

* protonmail-bridge split smtp and main services

* openldap

* oscam

* owncast

* pihole

* remove `enabled: true` on main from traefik and external-service

* remove `primary: true`

* qbit

* resilio sync

* vaultwarden

* valheim

* syncthing

* unfi

* zwavejs2mqtt

* teamspeak3

* transmission

* tvheadend

* test protonmail main enabled

* there is no main in protonmail duh...

* remove `protocol: tcp` from ports on `values.yaml` as this is the default in common
2021-11-21 00:20:50 +01:00
662 9cd7fd2fb3
fix: #1359 (#1360) 2021-11-20 17:34:39 +01:00
TrueCharts-Bot 2e004da9bd Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-19 20:11:11 +00:00
kjeld Schouten-Lebbing f922000eed
fix(pihole): use port protocol, not port type as default and change default webui port 2021-11-19 21:06:31 +01:00
TrueCharts-Bot 797ce480c7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-19 00:14:56 +00:00
kjeld Schouten-Lebbing 3cdec69423
chore(metallb): move metallb to core train 2021-11-19 01:10:20 +01:00
TrueCharts-Bot add1fae030 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-18 22:12:46 +00:00
renovate[bot] c6e18fba53
chore(deps): update non-major (#1350)
* chore(deps): update non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-18 22:59:35 +01:00
TrueCharts-Bot 1c1701a978 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-17 08:43:31 +00:00
renovate[bot] fef895bc98
chore(deps): update nginx:1.21.4 docker digest to 168a6a2 (#1346)
* chore(deps): update nginx:1.21.4 docker digest to 168a6a2

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-17 09:39:21 +01:00
renovate[bot] c5d5dfb683
chore(deps): update container image ghcr.io/k8s-at-home/emby to v4.6.5.0 (#1344)
* chore(deps): update container image ghcr.io/k8s-at-home/emby to v4.6.5.0

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-17 00:13:50 +01:00
TrueCharts-Bot 610212d0a3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 23:06:57 +00:00
renovate[bot] f4e6dbe7bc
chore(deps): update non-major deps helm releases (#1345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 22:46:28 +01:00
TrueCharts-Bot da98a2381f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 20:35:21 +00:00
kjeld Schouten-Lebbing 34500340ba
chore(deps): bump common 2021-11-16 21:28:56 +01:00
TrueCharts-Bot 104aa22f05 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 20:15:30 +00:00
renovate[bot] 708818e4b2
chore(deps): update non-major (#1342)
* chore(deps): update non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 21:06:05 +01:00
TrueCharts-Bot c4673fc7d7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-16 17:19:01 +00:00
renovate[bot] e6c74fff68
chore(deps): update helm chart postgresql to v6 (#1343)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 17:59:40 +01:00