Commit Graph

568 Commits

Author SHA1 Message Date
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
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 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
renovate[bot] 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-Lebbing 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 Kois 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
renovate[bot] 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
renovate[bot] f4de89c92c
chore(deps): update non-major (#1327)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 15:54:30 +01:00
Stavros Kois e01520c550
chore(apps): move port above advanced in GUI (#1326) 2021-11-14 15:32:48 +01:00
Stavros Kois 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 Kois 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 Kois 9ce1d87588
fix(minio): use the new path regex (#1318) 2021-11-13 22:05:19 +01:00
Stavros Kois 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-Lebbing 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
Ralph 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-Lebbing 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-Lebbing 4a2fa6280d
feat(memcached): add memcached App (#1307) 2021-11-11 21:58:55 +01:00
Stavros Kois 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-Lebbing 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-Lebbing 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
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
kjeld Schouten-Lebbing 574852967b
chore(Omada): Move to incubator and initial fixes 2021-11-07 12:14:05 +01:00
kjeld Schouten-Lebbing 96cda1b6ef
fix(tdarr-node): fix significant config mistakes 2021-11-07 11:57:56 +01:00