Commit Graph

822 Commits

Author SHA1 Message Date
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
TrueCharts-Bot 015d8b9e40 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 20:31:35 +00:00
renovate[bot] fc2d7d2738
chore(deps): update non-major (#1336)
* chore(deps): update non-major

* Commit bumped App Version

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

* dont update nextcloud

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-15 21:22:52 +01:00
TrueCharts-Bot 9731a32ce4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-15 19:55:30 +00:00
Kjeld Schouten-Lebbing 8db9184061
feat(postgresql): move postgresql to use statefullset and cleanup (#1335)
* feat(postgresql): move postgresql to use statefullset by default

* some more misc tweaks

* whoops

* dahhh

* dont use a data distinction for postgresql

* remove unused crap

* bumps

* oops
2021-11-15 20:50:10 +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
kjeld Schouten-Lebbing 41f86f4ac4
fix(nextcloud): revert nextcloud container update due to upstream performance issues 2021-11-14 15:55:30 +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 a329655e21
fix(apps): sync securityContext from values to questions (#1323)
* fix(apps): sync securityContext from values to questions

* sync oscam runAsGroup

* sync whoogle runAsUser and runAsGroup

* readwrite fs whoogle
2021-11-14 14:31:44 +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
TrueCharts-Bot b63cd5e805 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-14 11:03:30 +00:00
kjeld Schouten-Lebbing bf22f12541
chore(LMS): move to LMS to stable 2021-11-14 11:59:32 +01:00
Stavros Kois 9f1ff671aa
fix(wikijs): Add env to load config file from persistence (#1317)
* fix(wikijs): Add env to load config file from persistence

* Remove persistence from wikijs.
2021-11-14 11:49:17 +01:00
kjeld Schouten-Lebbing b7b107c99a
chore(Apps): move traefik and k8s gateway to core train 2021-11-14 11:43:45 +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
TrueCharts-Bot 1fd389cbd0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 22:28:15 +00:00
Kjeld Schouten-Lebbing e1351f1d2a
feat(gitea): move gitea to our own memcached chart (#1313) 2021-11-12 23:24:27 +01:00
TrueCharts-Bot f988a8994d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-12 21:15:29 +00:00
Kjeld Schouten-Lebbing 2b50bcaa5f
feat(authelia): use our own redis chart (#1312)
* feat(authelia): use our own redis chart

* no message

* hmm

* no message

* small nextcloud UI tweak
2021-11-12 22:12:20 +01:00
Kjeld Schouten-Lebbing 76163cdad4
feat(nextcloud): use our own redis chart (#1310)
* setup nextcloud to use our own Redis Chart

* also bump common on redis

* bymp redis

* bumps
2021-11-12 20:59:00 +01:00
TrueCharts-Bot 3882da98b3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 23:33:47 +00:00
kjeld Schouten-Lebbing 6e56f0e628
fix(openldap): bump common to fix volumeclaim error 2021-11-11 00:29:25 +01:00
Stavros Kois 477c4c6290
fix(apps): Allow spaces in paths (#1306) 2021-11-10 22:14:55 +01:00
TrueCharts-Bot 57829d0e17 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 16:18:55 +00:00
kjeld Schouten-Lebbing 0a0945d19e
fix(openldap): fix release.name issues when installing 2021-11-10 17:14:22 +01:00
TrueCharts-Bot a0fab5dfff Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-10 00:01:01 +00:00
kjeld Schouten-Lebbing a4bf7ea1a8
fix(qbittorrent and pihole): fix some port issues
Fixes: #1298
2021-11-10 00:56:23 +01:00
TrueCharts-Bot 6d1eb78afa Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 20:19:21 +00:00
renovate[bot] 405560df6f
chore(deps): update pykmsorg/py-kms:minimal docker digest to 769cc69 (#1303)
* chore(deps): update pykmsorg/py-kms:minimal docker digest to 769cc69

* 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 21:15:48 +01:00
renovate[bot] e1b83a7434
chore(deps): update non-major (#1302)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 18:01:13 +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
TrueCharts-Bot bdaaf0f566 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-09 08:53:11 +00:00
renovate[bot] 3a34011692
chore(deps): update non-major (#1299)
* 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-09 09:43:00 +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 19fe769103 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 16:32:06 +00:00
kjeld Schouten-Lebbing dd2081d0ce
fix(jdownloader): Add missing service to values.yaml 2021-11-08 17:28:18 +01:00
TrueCharts-Bot ade55b78e4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 14:50:26 +00:00
kjeld Schouten-Lebbing e1280916c9
fixup gitea a bit 2021-11-08 15:44:33 +01:00
TrueCharts-Bot 449fbd8ac9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 14:25:50 +00:00
kjeld Schouten-Lebbing ebcea7f44d
fix(openldap/freeradius): fix install on new GUI 2021-11-08 15:18:49 +01:00
TrueCharts-Bot 071e19d9ff Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-08 13:50:19 +00:00
kjeld Schouten-Lebbing e0029fd9b0
fix(Apps): Correctly enable ports by default on some more Apps 2021-11-08 14:42:18 +01:00
kjeld Schouten-Lebbing 58dd16f90b
chore(Postgresql): Move postgresql to a seperate dependency train 2021-11-08 14:34:52 +01:00