Commit Graph
570 Commits
Author SHA1 Message Date
Kjeld Schouten-LebbingandGitHub 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
Stavros KoisandGitHub 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
kjeld Schouten-Lebbing 3cdec69423 chore(metallb): move metallb to core train 2021-11-19 01:10:20 +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
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 8da0942f10 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 23:31:18 +00:00
55c73e77a8 chore(deps): update non-major deps helm releases (#1338)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 23:09:08 +01:00
kjeld Schouten-Lebbing 97be0572cf chore(dependency): bump common and move mariadb 2021-11-15 20:01:00 +01:00
TrueCharts-Bot f2f6f8d9f3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 18:50:19 +00:00
Kjeld Schouten-LebbingandGitHub 004e845745 feat(mariadb): Add MariaDB App (#1333)
* add initial work on mariadb App

* hmm

* bump common
2021-11-15 19:47:17 +01:00
Stavros KoisandGitHub 19df900522 chore(apps): persistence cleanup and small bugfixes (#1329)
* chore(apps): remove persistence size from values

* remove type from persistence from values.yaml

* remove accessMode from persistence from values

* devices dont user persistence

* remove empty lines

* restore accessMode in common, whoops

* quote all mountPaths

* convert `'` to `"`

* fix empty lines

* add missing mountPath on values

* add missing persistence on values

* fix var name on quetsions

* remove disabled persistence from values which are not even defined in questions

* remove more type, accessMode and size

* mountpath -> mountPath

* mounthPath -> mountPath

* booksonic-air persistence cleanup

* remove empty lines

* fix mountPath

* remove unused persistence

* teamspeak3 fix var name in persistence

* remove persistence that will probably be user defined storage

* remove persistence that will probably be user defined storage

* add missing persistence from values

* fix openldap volclaim

* remove persistence that will probably be user defined storage

* add missing persistence from values

* fix path ff3

* fix mountPath

* add missing persistence from values

* remove persistence that will probably be user defined storage

* revert changes in volClaimTemplate

* remove varrun from questions

* fix and cleanup questions postgres

* calm down CI

* ci only value
2021-11-14 20:19:16 +01:00
TrueCharts-Bot 56de7f45de Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-14 18:24:22 +00:00
8da7e0bc30 chore(deps): update non-major deps helm releases (#1328)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 18:12:55 +01:00
f4de89c92c chore(deps): update non-major (#1327)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 15:54:30 +01:00
Stavros KoisandGitHub e01520c550 chore(apps): move port above advanced in GUI (#1326) 2021-11-14 15:32:48 +01:00
Stavros KoisandGitHub fa93d84e29 chore(apps): clean up Chart.yaml (#1322)
* fix url for maintainers

* chore(apps): clean up Chart.yaml

* remove whitespace

* remove maintainer from depracated app
2021-11-14 14:31:24 +01:00
Stavros KoisandGitHub 381411ac1c fix(Apps): split udp and tcp ports (#1321)
* fix(deluge): split udp and tcp ports

* fix(syncthing): split udp and tcp ports

* remove extra empty lines
2021-11-14 12:38:43 +01:00
kjeld Schouten-Lebbing bf22f12541 chore(LMS): move to LMS to stable 2021-11-14 11:59:32 +01:00
Stavros KoisandGitHub 9ce1d87588 fix(minio): use the new path regex (#1318) 2021-11-13 22:05:19 +01:00
Stavros KoisandGitHub 8f4a7fc500 chore(Apps): fixes around the GUI refactor (#1316)
* fix min value on minio

* update service UI on LMS

* remove duplicate required from authelia

* remove Duplicate port defaults

* fix nextcloud duplicate required

* fix nullserv services

* fix plex duplicate default

* fix syncthing duplicate required

* syncthing replace code with include

* teamspeak replace code with include

* fix traefik duplicate required

* Unifi replace code with include

* Update label/description on `port` section

* remove type on nullserv's service

* remove extra space

* lowercase port names

* also lowercase service name omada
2021-11-13 22:05:00 +01:00
Kjeld Schouten-LebbingandGitHub 47cad0cd50 feat(deps): move deps to incubator (#1311)
* feat(deps): move deps to incubator and alias the common chart

* reverse a tryout

* fixup a postgresql mistake
2021-11-12 20:00:12 +01:00
TrueCharts-Bot 00f826f148 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 18:07:06 +00:00
kjeld Schouten-Lebbing b9f10685a9 fix(redis): bump common on redis 2021-11-12 19:02:31 +01:00
TrueCharts-Bot 3e7b2a7aab Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 17:35:14 +00:00
0acae00d7b added minio standalone (#1308)
* added minio

* Fix readme

* Update charts/incubator/minio/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/Chart.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/minio/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update values.yml

Add newline at EOF

* fixed what space

* Added minio user default value

* Update charts/incubator/minio/questions.yaml

Co-authored-by: Ralph <ralph@blackhillsinfosec.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-12 18:30:45 +01:00
Kjeld Schouten-LebbingandGitHub f76ba0ae92 feat(Redis): add redis App (#1309)
* feat(Redis): add redis App

* Fixup questions.yaml for redis and add common injector

* fix lint
2021-11-12 18:28:36 +01:00
kjeld Schouten-Lebbing 4a59520644 delete unused files from memcached 2021-11-12 00:49:21 +01:00
TrueCharts-Bot 2ff75073fc Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-11 21:02:17 +00:00
Kjeld Schouten-LebbingandGitHub 4a2fa6280d feat(memcached): add memcached App (#1307) 2021-11-11 21:58:55 +01:00
Stavros KoisandGitHub 477c4c6290 fix(apps): Allow spaces in paths (#1306) 2021-11-10 22:14:55 +01:00
TrueCharts-Bot b31d2f6916 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 18:00:36 +00:00
kjeld Schouten-Lebbing 7fd720c890 fix(metallb): correct questions structure 2021-11-10 18:51:22 +01:00
TrueCharts-Bot cb3cdcbd31 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 16:52:29 +00:00
Kjeld Schouten-LebbingandGitHub fdb5d68c52 Update Chart.yaml 2021-11-10 17:49:13 +01:00
TrueCharts-Bot 71bcd48624 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 16:39:35 +00:00
Kjeld Schouten-LebbingandGitHub 023eb2f4cd Add a metallb app (#1305)
* Add a metallb app

* add metallb repo
2021-11-10 17:35:49 +01:00
TrueCharts-Bot 04c917922a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 12:14:22 +00:00
d47e9a4829 chore(deps): update non-major deps helm releases (#1297)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 11:44:43 +01:00
TrueCharts-Bot 59dfd3f1c9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 10:35:01 +00:00
db08335156 chore(deps): update non-major docker tags (#1300)
* chore(deps): update non-major docker tags

* 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-09 11:29:25 +01:00
f743ffe75e chore(deps): update non-major (#1296)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 09:27:44 +01:00
TrueCharts-Bot ad23e030c7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 19:48:04 +00:00
f127275770 chore(deps): update non-major deps helm releases (#1295)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 19:07:51 +01:00
TrueCharts-Bot 2bd3a06042 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 17:16:25 +00:00
fc8d926fee chore(deps): update non-major (#1270)
* 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-07 17:57:54 +01:00
TrueCharts-Bot 66c5becadf Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 16:24:09 +00:00
d1dd00ba74 chore(deps): update non-major deps helm releases (#1291)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 15:54:08 +01:00
TrueCharts-Bot dfd8d59a92 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 12:32:49 +00:00
kjeld Schouten-Lebbing 2bb58ab062 change omada description 2021-11-07 13:27:48 +01:00
kjeld Schouten-Lebbing 92e305a516 bump omada to be sure 2021-11-07 13:26:59 +01:00