Commit Graph

773 Commits

Author SHA1 Message Date
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 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
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
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
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
Kjeld Schouten-Lebbing d648f10e94
feat(Apps): Simplify the Services GUI (#1290)
* standardise default serviceType

* remove noteport default setting

* completely yeet nodeport

* remove some crap from targetPort

* Simplify ports section

* fix calibre

* fix gitea

* cleanup hyperionNG
Fixes: #1288

* fix k8s gateway mistake

* fix miniflux

* fix nextcloud

* nulserv and nzbhydra fixes

* owncase fix

* resilio fix

* tdarrfix

* unifi and valheim fixes
2021-11-07 00:32:56 +01:00
kjeld Schouten-Lebbing 6077dea94b
also add targetPorts to incubator Values.yaml 2021-11-06 23:13:38 +01:00
Kjeld Schouten-Lebbing 610bff68ec
Chore(Apps): Simplify GUI for deployment, persistence and securityContext (#1289)
* update deployment settings

* hide securityContext by default

* replace bottom persistence section with include

* temporaryly remove hostPathType

* Cleanup basic persistence settings

* Allow simplePVC to also be used for volumeClaimTemplates
2021-11-06 21:41:31 +01:00
TrueCharts-Bot dcc5ed9ce0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 18:50:24 +00:00
kjeld Schouten-Lebbing 1994ef9c0b
use simplePVC as default storage for persistence 2021-11-06 19:43:56 +01:00
TrueCharts-Bot 1a9ea47d02 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 18:30:35 +00:00
kjeld Schouten-Lebbing da2dbe97f0
bump testrc2 test 2021-11-06 19:24:51 +01:00
kjeld Schouten-Lebbing 1ff3b745e0
feat(testing): Write new persistence GUI and move persistence into includes 2021-11-06 19:23:24 +01:00
TrueCharts-Bot b6dd1564f4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 18:01:14 +00:00
Kjeld Schouten-Lebbing 32c6f11de4
chore(common): add additional aliasses for simple hostpath persistence (#1287)
* chore(common): add additional aliasses for simple hostpath persistence

* hmm

* mountpath, dont use null

* use correct type

* whoops

* bump testrc2
2021-11-06 18:56:41 +01:00
TrueCharts-Bot 23b59be9e2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 16:32:37 +00:00
kjeld Schouten-Lebbing 5dc1b36ffa
correct a mistake in persistence list 2021-11-06 17:28:12 +01:00
TrueCharts-Bot 03a0110224 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 16:06:29 +00:00
kjeld Schouten-Lebbing cf1b45f03c
add test app for new persistence GUI 2021-11-06 16:50:55 +01:00
TrueCharts-Bot 4f7a977b82 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 19:14:12 +00:00
renovate[bot] d98861711c
chore(deps): update non-major deps helm releases (#1267)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 18:45:07 +01:00
TrueCharts-Bot 802f09738b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 15:28:57 +00:00
renovate[bot] 74004675ba
chore(deps): update lmscommunity/logitechmediaserver:8.3.0 docker digest to 201247c (#1268)
* chore(deps): update lmscommunity/logitechmediaserver:8.3.0 docker digest to 201247c

* 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-02 16:24:05 +01:00
TrueCharts-Bot 495ebb271c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 13:39:46 +00:00
renovate[bot] 8119064ff8
chore(deps): update non-major docker tags (#1266)
* 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-02 14:31:38 +01:00
TrueCharts-Bot 2f51b80791 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-01 15:02:53 +00:00
renovate[bot] 0f52f2344f
chore(deps): update non-major deps helm releases (#1264)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 14:37:13 +01:00
TrueCharts-Bot 2610d5fce5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-01 13:05:03 +00:00
renovate[bot] 60aa03a510
chore(deps): update non-major (#1263)
* 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-01 13:44:28 +01:00
TrueCharts-Bot 3daf90e483 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-26 20:24:22 +00:00
renovate[bot] 0bf9014d69
chore(deps): update non-major deps helm releases (#1245)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 21:13:42 +02:00
TrueCharts-Bot 578693ee8d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-26 16:00:54 +00:00
renovate[bot] 850c757e82
chore(deps): update helm chart common to v8.3.15 (#1240)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 16:28:59 +02:00
renovate[bot] 872f02713b
chore(deps): update non-major docker tags (#1241)
* 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-10-26 16:27:46 +02:00
renovate[bot] 61d524db79
chore(deps): update non-major (#1232)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 12:25:38 +02:00
TrueCharts-Bot 2af2855425 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-25 12:19:05 +00:00
kjeld Schouten-Lebbing 542e8dcffb
chore(Everything): Adapt for TrueNAS SCALE RC1 2021-10-25 13:02:15 +02:00
TrueCharts-Bot 83384556a9 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 23:29:57 +00:00
kjeld Schouten-Lebbing 1bf35c85a5
chore(apps): bump apps, remove duplicates and move incubator to stable for RC1 2021-10-21 00:00:57 +02:00
kjeld Schouten-Lebbing 22639c7964
fix(Apps): reenable postgresql migration scripting and bump all to force update 2021-10-20 21:53:30 +02:00
renovate[bot] cee1dc4075
chore(deps): update non-major deps helm releases (#1213)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 21:32:45 +02:00
TrueCharts-Bot 22a2110601 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 19:30:41 +00:00
renovate[bot] 34602c9067
chore(deps): update helm chart postgresql to v4 (#1214)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 21:13:44 +02:00
Kjeld Schouten-Lebbing 5c11bc8fb0
fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE (#1212)
* fix db persistence

* Add global isSCALE flag to every questions.yaml file

* bump common
2021-10-20 19:39:05 +02:00
TrueCharts-Bot 8f73fe8f66 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-20 14:13:53 +00:00
kjeld Schouten-Lebbing 7ae1bf5a10
chore(Apps): bump versions to rerelease and fix icons 2021-10-20 10:18:23 +02:00
renovate[bot] 0aee478a94
chore(deps): update non-major (#1185)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 09:56:16 +02:00
TrueCharts-Bot 852f94db88 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 22:28:44 +00:00
renovate[bot] 77f6a4168e
chore(deps): update helm chart common to v8.3.13 (#1184)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 23:24:10 +02:00
renovate[bot] 8bc56fa8fd
chore(deps): update non-major (#1174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 20:25:02 +02:00
kjeld Schouten-Lebbing 2242d34bcc
fix(Collabora-LMS): correct indent error in chart.yaml 2021-10-19 20:23:01 +02:00
Kjeld Schouten-Lebbing b550a06b90
refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder (#1182)
* refactor(Apps): Project Eclipse Part 6, move questions.yaml to root App folder

* move current files
2021-10-19 19:34:36 +02:00
Kjeld Schouten-Lebbing d0630ae93c
chore(Apps): Project-Eclipse 5, move app-readme to automatic generation script (#1181) 2021-10-19 19:00:56 +02:00
Kjeld Schouten-Lebbing 066f596265
feat(Docs): Project-Eclipse 4, Add App grading annotations to Chart.yaml (#1180)
* feat(Apps): Add App Grading annotation

(cherry picked from commit d6b5ff729ac0a51154d4556341556b30f0daf141)

* fix small issue in build suite
2021-10-19 18:15:58 +02:00
Kjeld Schouten-Lebbing 8fbddf53ef
change(Apps): Project-Eclipse 3, Automatically generate item.yaml (#1178)
* change(Apps): automatically generate item.yaml

* bump jacket for testing

* update dev devcontainer reference

* update container versions
2021-10-19 17:59:59 +02:00
TrueCharts-Bot dc7b6328b8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 13:50:13 +00:00
renovate[bot] 60dbbbb878
chore(deps): update helm chart postgresql to v3.0.20 (#1177)
* chore(deps): update helm chart postgresql to v3.0.20

* 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-10-19 15:29:52 +02:00
Kjeld Schouten-Lebbing 3fbd2cbfcc
chore(Apps): Project-Eclipse part 2, adapting and cleaning changelog (#1173)
* use a single changelog from now on.

* remove app changelog

* remove SCALE/CHANGELOG.md

* more cleanup
2021-10-19 15:29:07 +02:00
TrueCharts-Bot 43efd8a91c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 12:33:40 +00:00
Kjeld Schouten-Lebbing a1c12c64e3
feat(apps): Add more Apps using postgresql (#1136)
* feat(apps): Add more Apps using postgresql

Squashed commit:

move apps - dev to incubator (+29 squashed commit)

[e306948ef] bump postgresql

[d22c2cc62] bump common

[cc5412370] remove ix_values.yaml

[ca02334e6] Sync last env's and secrets

[34b9d2af1] update gui on ff-syncserver

[8dc32c07c] Add description on persistence

[3ee0e4dac] Update secrets labels

[4192e3af5] Update default-ports

[d88de9fbc] fixedEnv on top...

[61363ea19] tt-rss

[8a124605e] traccar

[6de23ed28] teedy

[402e3916d] statping

[f8da66a8c] shiori

[c58d98c29] recipes

[2390929fc] openkm

[ca4cfcf75] odoo

[34a8e0e96] fixedEnv on top

[ec3c53f7b] miniflux

[b47aab805] librespeed

[f7252eeed] whoops

[d4e312ff6] kanboard

[c9e32f3eb] joplin-server

[4a216a442] wikijs

[8a529ba57] gotify

[1130943a7] ff-sync

[f1b43a783] etherpad

[7365fe5da] dsmr-reader

[ea7a6751e] babybuddy (+1 squashed commits)

* enable varrun on librespeed

* librespeed no readonly root

* run librespeed as root
2021-10-19 14:20:06 +02:00
TrueCharts-Bot 4778d18340 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 11:51:50 +00:00
kjeld Schouten-Lebbing 69d69b1f54
fix(Apps): fix previous SCALE bugfix not correctly being applied 2021-10-19 12:46:12 +02:00
TrueCharts-Bot 60f66e0abb Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-19 10:37:59 +00:00
Kjeld Schouten-Lebbing 1aa854ef14
fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions. (#1176)
* fix(Apps): Solve issues regarding ix_values.yaml not containing the image and tag definitions.

* bump patch to regenerate releases
2021-10-19 11:21:33 +02:00
TrueCharts-Bot 886f3096ee Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-18 22:08:35 +00:00
Kjeld Schouten-Lebbing 4ccf8d64a5
refactor(Apps): Project Eclipse - part 1 - remove ix_values.yaml (#1168)
* NUKE values.yaml -> ix_values.yaml

* nuke the values.yaml files globally (we can revert just the bare minimum required settings, if needed)

* bump patch versions

(cherry picked from commit e6c60c57df81af47652180d3e822f05c878e1d2b)

* bump common to deal with some storageClass naming issues

* bump common and postgresql

* try retrying helm dependency update 3 times if failed

* sleep after error
2021-10-18 23:08:34 +02:00
Stavros Kois 0d11f8cba4
chore(apps): Add description on persistence (#1172) 2021-10-18 22:27:21 +02:00
TrueCharts-Bot 1ffe97601c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-17 19:02:09 +00:00
renovate[bot] d5d78b5bfd
chore(deps): update helm chart common to v8.3.10 (#1160)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-17 20:20:18 +02:00
Kjeld Schouten-Lebbing 6c64fd2c01
fix(apps): force users using correct / prefix for mounPath (#1156) 2021-10-17 13:48:45 +02:00
TrueCharts-Bot 64a15ac428 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-17 09:19:37 +00:00
Stavros Kois 2e50f91c93
fix(tdarr): fix env's for tdarr (#1153)
* try some fixes for tdarr's

* bump versions

* website does not like nested lists
2021-10-17 11:16:35 +02:00
TrueCharts-Bot c225454f08 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-16 12:51:26 +00:00
Stavros Kois 51695d14b9
feat(tdarr): Add tdarr (#1152)
* Init work for tdarr server

* add ingress

* update app request list

* uhm

* sync questions' secCOntext
2021-10-16 14:48:27 +02:00
TrueCharts-Bot 774ea42e98 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-16 12:00:26 +00:00
Stavros Kois cdd6229c12
feat(tdarr-node): Add tdarr-node (#1150)
* Init work for tdarr_node

* fix values service

* only 1 service, so main it is

* change name

* underscore -> dash

* varrun

* disable ro root fs

* runas root

* also disable ro root fs

* fix description

* Add a doc file

* emptyDir on transcode-cache

* fix persistence var names and remove transcode-cache

* varrun to questions and update ports for upcoming server

* Add transcode-cache as hostpath in questions

* sync questions' securitycontext

* update doc file
2021-10-16 13:57:17 +02:00
TrueCharts-Bot 626e0c91d4 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-15 15:57:18 +00:00
Joachim Baten 1ba0241662
fix(Logitech Media Server): Duplicate port name (#1148)
* fix duplicated port name

* Increase version number

* Update description to reflect the variable name change
2021-10-15 17:54:16 +02:00
TrueCharts-Bot b0c8f191a5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-14 21:49:05 +00:00
kjeld Schouten-Lebbing 10911d76e2
fix: Bump some apps to trigger rereleases 2021-10-14 23:44:44 +02:00
Joachim Baten 034a185c0c
fix(Logitech Media Server): Fix service name casing in questions.yaml (#1145)
* Fix service name casing in questions.yaml

* Update version number
2021-10-14 23:43:11 +02:00
TrueCharts-Bot eab05437f7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-14 21:40:18 +00:00
Stavros Kois b17f7e338b
(feat) Add Uptime-kuma (#1144)
* Add maintainer to OO

* Add uptime-kuma
2021-10-14 23:37:08 +02:00
Stavros Kois 8ff9911839
move stateless apps on incubator to `RollingUpdate` (#1142) 2021-10-14 23:33:55 +02:00
TrueCharts-Bot 238f407f50 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-14 19:50:53 +00:00
Joachim Baten c18532525a
(feat) Add logitech media server (#1121)
* Add chart for Logitech Media Server

* Add SQUEEZE_UID & GID env forms + fix incorrect naming of ports

* Add a valid version number

* Second attempt to fix the version number :)

* Fix line endings, app name in chart and file endings

* Add spaces to comments

* Fix trailing spaces

* Add a default hostPath values for music library and playlists

* Add security context and env settings to values.yaml

* Updates based on PR Feedback

* Make root filesystem writeable

* Add HTTP_PORT env to fix the port conflict with traefik

* Remove trailing space

* Fix schema type mismatch

* Remove obsolete HTTP_PORT env var from values. Should come from main service port value.

* Attempt to link configuration values together

* Simplify by using loadbalancer and envTpl

* Re-add targetport to questions

* renamed http port back to main

* fix wrong HTTP_PORT template redirect

* Update charts/incubator/logitech-media-server/SCALE/ix_values.yaml

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

* Update charts/incubator/logitech-media-server/values.yaml

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

* Remove PGID env + split main service

* Change digest of docker image

* Fix trailing spaces (again)...

* Remove target ports from questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-10-14 21:47:51 +02:00
TrueCharts-Bot c19fc7b0e2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 22:52:20 +00:00
renovate[bot] 86c7079a30
chore(deps): update non-major deps helm releases (#1133)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-14 00:13:04 +02:00
kjeld Schouten-Lebbing 87feff3a17
prep incubator apps for newer common versions 2021-10-13 23:43:55 +02:00
TrueCharts-Bot 256af9e373 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-13 21:35:39 +00:00
renovate[bot] 9112c749dc
chore(deps): update non-major docker tags (#1134)
* 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-10-13 23:19:33 +02:00
kjeld Schouten-Lebbing c9145fbb9e
add fake digest pinning to incubator apps 2021-10-13 23:10:22 +02:00
Kjeld Schouten-Lebbing 8359393056
Delete charts/incubator/onlyoffice-document-server directory 2021-10-13 22:50:56 +02:00
Kjeld Schouten-Lebbing a26eb7e344
feat(apps): fill incubator with a bunch of new apps (#1083)
* (feat) fill incubator with a bunch of new apps

* Ornias' cleanup

* stavros' cleanup

* Ornias' second cleanup

* Add basic SCALE Compatibility layer and docs

* Ornias's cleanup 3

* Stavros' cleanup 2

Update service's port on the skipped apps (+32 squashed commit)

Squashed commit:

[361963ced] config -> data on some apps

[545c32b55] wiki

[41fb4f518] twtxt

[02169bad9] static

[a9042669c] sqlitebrowser

[f09ce3d76] smokeping

[01d2f9af6] sickgear

[680fd358f] sickchill

[71856480f] shorturl

[ce130ac8a] Remmina

[6410ec2ae] pixapop

[a1ea2a33f] Piwigo

[0b4c52d43] photoshow

[25e9a44fd] novnc

[84954deae] notes

[b3be0b28d] muximux

[43d2b37a5] mstream

[736f9877f] Medusa

[8ef3434d6] Headphones

[05e52284f] Grav

[7ce6f1723] golinks

[b4eee91e6] fossil

[d19b44434] FIlezilla

[926236447] Doublecommander

[6f68e5253] Digikam

[f14d3af21] Davos

[8108c01ea] Code-server

[496991750] Cloud9

[4ad02a99f] Beets

[f2f0565b9] Apache-musicindex

[9bf8de8c4] aria2

[283edf7b0] Audacity

* Ornias' cleanup 4

try something for amcrest and zigbee (+8 squashed commit)

Squashed commit:

[a199779a9] First part of  leaf2mqtt

[0eb7fea43] cryptfolio

[81c2b9b8b] amcrest readonly default true

[fc62aebb4] setup amcrest2mqtt

[d97f7d1fe] remove empty secret references

[ec0e6b1b3] remove sogo for now (till we have a decent mail server and such)

[9be04c1e7] Adapt to recent serviceExpert changes (includes)

(cherry picked from commit 98acc5f93f9f1aa5129942af7f196a04ed6a8c1e)

[8362ebc89] Adapt to recent ingress changes in questions.yaml (includes)

(cherry picked from commit d307ba98a74d470c45c8fdff51423930826015a9)

* Stavros' cleanup 3

leaf2mqtt actually needs root when the core fuctionality env's are populated (+6 squashed commit)

Squashed commit:

[4ef306f0c] minio-console

[6ad206b48] finish whoogle and move fixed envs on top

[aaf48575c] finish 4 apps

[97ad3fd4d] don't leave sercrets empty

[e27b98841] sync more env's and sercrets

[398929040] sync secrets

* Initial work on valheim (WIP)

* fix some linting issues

* Use the configuration only as a default and let users expand it using env vars

* indent issue on valheim

* add second ingress to valheim

* remove some old valheim comments

* valheim fix port ints

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-10-13 22:46:42 +02:00
TrueCharts-Bot fd61c8d7bf Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 17:45:43 +00:00
renovate[bot] 2f69449fd1
chore(deps): update non-major deps helm releases (#1126)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 19:21:35 +02:00
TrueCharts-Bot 9927cf1f55 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-12 09:25:14 +00:00
renovate[bot] ec8256869f
chore(deps): update non-major deps helm releases (#1123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 10:59:54 +02:00
kjeld Schouten-Lebbing 0c326bae02
(chore) remove sogo 2021-10-10 13:14:51 +02:00
TrueCharts-Bot 4a9e5a50bf Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-09 23:24:37 +00:00
Kjeld Schouten-Lebbing 3cd8efc2b6
(feat) Update Apps to use common-postgresql hooks (#1114)
* (feat) bump common to use new common postgresql-hooks

* bump postgresql as well

* bump yet again

* also process gitea

* sogo

* also add adaptations to gitea

* bump postgresql

* bump postgresql yet again

* revert central defined existing secret

* bump common... again

* bumps

* fix vaultwarden

* encode authelia dbpassword secret correctly

* remove useless container from nextcloud config

* some cleanup

* use lookup to grab the secret for authelia

* try getting authelia to work

* Fix quoting issues for autheliadb
2021-10-10 01:20:01 +02:00
kjeld Schouten-Lebbing 799baea4dc
seperate setup and post-setup to prevent double setup runs on common chart 2021-10-10 00:03:07 +02:00
kjeld Schouten-Lebbing fbb340e2d0
(chore) restructure common setup templates 2021-10-09 23:43:48 +02:00
Kjeld Schouten-Lebbing 2679fc1108
(feat) move postgresql init and password-generator to common (#1113)
* Move Postgresql initcontainer to common

* bump common

* Handle postgres password generation in common and inject into values.yaml for use in Apps

* (refactor) adapt apps using postgresql to common init and password generator

* no message
2021-10-09 19:24:45 +02:00
TrueCharts-Bot d8935bf292 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-05 23:06:22 +00:00
TrueCharts-Bot b55f50d078 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-05 12:35:05 +00:00
renovate[bot] 6a7c88b418
chore(deps): update non-major deps helm releases (#1099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-05 14:11:18 +02:00
TrueCharts-Bot 0541233a7f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-05 11:36:30 +00:00
renovate[bot] 38159dc480
chore(deps): update non-major (#1098)
* 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-10-05 13:03:37 +02:00
Kjeld Schouten-Lebbing f28e149fb4
(chore) Move more questions.yaml content to includes (#1101)
* (chore) add more includes and include processing

* fully edit airsonic

* move serviceExpert to include (except host-network)

* Move default ingress settings to include
2021-10-05 12:50:21 +02:00
Kjeld Schouten-Lebbing 6b96a3662c
(feat) allow for the default middlewares to be disabled on ingress. (#1096)
* Edit common to allow for the default middlewares to be disabled on ingress.

* add it on all apps as an expert option

* fix hostPath mistake in tests while at it
2021-10-05 00:39:13 +02:00
Kjeld Schouten-Lebbing 1d94d2e7bb
(chore) standardise resources (#1093) 2021-10-04 13:46:38 +02:00
Kjeld Schouten-Lebbing 2b6ba98a6b
(chore) move standardised env-vars to include (#1092)
* intial work on moving fixed envs to include

* add include to release scripting
2021-10-04 13:27:12 +02:00
TrueCharts-Bot 7f89550d08 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 20:55:53 +00:00
Stavros Kois 1d6b6925e1
(fix) Make jwt_enable false by default and hide under it jwt_secret (#1075)
* Make jwt_enable false by default and hide under it jwt_secret

* bump onlyoffice
2021-10-01 22:53:53 +02:00
kjeld Schouten-Lebbing 049cb18b5c
(chore) move gitea to stable 2021-10-01 16:48:00 +02:00
TrueCharts-Bot 126c1ea824 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 14:39:15 +00:00
kjeld Schouten-Lebbing c73f6ee0fe
(chore) bump gitea to test tag generation before moving to stable 2021-10-01 16:35:55 +02:00
TrueCharts-Bot 1e6ab227b8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 14:19:56 +00:00
kjeld Schouten-Lebbing 73a6120831
(fix) bump gitea to (re)trigger release 2021-10-01 16:15:58 +02:00
TrueCharts-Bot 55e29e39bf Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 14:12:11 +00:00
Stavros Kois 00e2255f79
(feat) Adds Onlyoffice Document Server Community Edition (#1069)
* Init work for onlyoffice

* More work on oo-ds

* whoops

* readonly test

* root test

* test varrun

* test 2

* back to root

* update tood

* review feedback

* caps

* cleanup

* make it default false (as it is on OO manual)
2021-10-01 16:06:57 +02:00
kjeld Schouten-Lebbing c19860919b
(fix) Don't force password complexity on gitea 2021-10-01 16:05:52 +02:00
TrueCharts-Bot 228e9e5907 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 13:37:16 +00:00
kjeld Schouten-Lebbing 00bea44bc9
add some polish and patches to gitea 2021-10-01 15:34:05 +02:00
TrueCharts-Bot d9e90e6c1f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-01 12:23:35 +00:00
Kjeld Schouten-Lebbing 51e6678dd7
(feat) Add Gitea (#1061)
* Initial Gitea App

* use the correct nodeport and document ports
2021-10-01 14:20:59 +02:00
TrueCharts-Bot 88a8c196c5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 16:23:28 +00:00
renovate[bot] 87cba68080
chore(deps): update helm chart common to v8.0.13 (#1060)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 18:04:00 +02:00
kjeld Schouten-Lebbing e1ffb00eba
(fix) adapt Apps for new way of dealing with readonlyroot on S6(ish) containers 2021-09-29 16:36:34 +02:00
renovate[bot] 2ba5ed07ce
chore(deps): update non-major deps helm releases (#1056)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 12:27:52 +02:00
TrueCharts-Bot d9ad0821d5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-29 08:25:30 +00:00
renovate[bot] f4be86590a
chore(deps): update bitnami/postgresql:13.4.0 docker digest to 33c276d (#1055)
* chore(deps): update bitnami/postgresql:13.4.0 docker digest to 33c276d

* 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-09-29 10:21:12 +02:00
TrueCharts-Bot caa51471c7 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 08:36:27 +00:00
renovate[bot] 33ca4247cd
chore(deps): update helm chart postgresql to v3.0.3 (#1050)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 10:32:31 +02:00
TrueCharts-Bot 54ff6fc03f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 08:21:50 +00:00
renovate[bot] 0ade971f9e
chore(deps): update helm chart postgresql to v3.0.2 (#1049)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 10:17:17 +02:00
TrueCharts-Bot 792b25e7ce Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 07:44:45 +00:00
renovate[bot] 8b5cb03416
chore(deps): update non-major (#1048)
* 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-09-28 09:40:11 +02:00
TrueCharts-Bot 916911f7d3 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-28 06:42:05 +00:00
renovate[bot] 4883b815e6
chore(deps): update non-major (#1046)
* 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-09-28 08:34:12 +02:00
TrueCharts-Bot 53bbbf8552 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-27 19:49:46 +00:00
renovate[bot] 164a9c0ca4
chore(deps): update helm chart postgresql to v3 (#1041)
* chore(deps): update helm chart postgresql to v3

* bump patch instead of major

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-09-27 21:44:54 +02:00
Stavros Kois eebdc6a9f0
standardise varrun override in questions (#1042) 2021-09-27 14:40:54 +02:00
TrueCharts-Bot f40ee6213d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 23:18:29 +00:00
renovate[bot] 919b1273ba
chore(deps): update non-major deps helm releases (#1040)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 00:55:01 +02:00
kjeld Schouten-Lebbing 5c210883ac
(fix) Bump master to fix bug when enabling vpn and/or custom storage 2021-09-27 00:28:20 +02:00
Kjeld Schouten-Lebbing 68a5032dad
(chore) move resource(limits) to an include for easier maintenance (#1034) 2021-09-26 20:44:02 +02:00
TrueCharts-Bot 4c1861933f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-26 18:24:56 +00:00
Kjeld Schouten-Lebbing acf510ea13
(feat) Standardise and Harden default app securitycontext (#1028)
* Apply security hardened defaults to values.yaml for all apps

* Add default common securityContext to all apps

* Adjust securityContext defaults in questions.yaml, according to values.yaml

* Add default common podSecurityContext to all apps

* Clean whitespace

* Clean more whitespace

* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml

* fix pgadmin

Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-09-26 20:05:21 +02:00
TrueCharts-Bot 77590fe974 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 11:06:21 +00:00
renovate[bot] 1908bcc165
chore(deps): update helm chart postgresql to v2.2.5 (#1017)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 13:00:16 +02:00
TrueCharts-Bot 8b6cc5af01 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 10:18:09 +00:00
renovate[bot] d6b521c186
chore(deps): update non-major deps helm releases (#1014)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 11:59:23 +02:00
TrueCharts-Bot 2c4bff1441 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 09:06:41 +00:00
renovate[bot] a52bc98bdf
chore(deps): update non-major (#1015)
* 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-09-21 10:55:30 +02:00
TrueCharts-Bot 87e3219b6f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-21 08:50:15 +00:00
renovate[bot] d976ce2065
chore(deps): update non-major (#1013)
* 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-09-21 10:41:09 +02:00
TrueCharts-Bot 460abb192e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-16 10:13:46 +00:00
kjeld Schouten-Lebbing 87ea7d6ad5
add portal example incubator app 2021-09-16 12:10:12 +02:00
TrueCharts-Bot 2ecefa844d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 20:45:30 +00:00
renovate[bot] f2cf03eda3
chore(deps): update non-major (#987)
* 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-09-14 22:38:56 +02:00
TrueCharts-Bot 957a3b277a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-14 07:51:37 +00:00
Simone 107a47ea56
add: Add TeamSpeak3 Server to incubator (#985)
* Add TeamSpeak3 Server

* Add teamspeak3 ports to docs

* Update keywords

* move teamspeak into incubator train

* Move teamspeak under incubator folder

* trying to fix indentation

* Add digest to teamspeak tag

* Remove ingress from teamspeak3

* Add runAsRoot and set it to false for teamspeak3

* Add TS3SERVER_LICENSE env to questions.yaml for teamspeak3

* Update charts/incubator/teamspeak3/values.yaml

* Update charts/incubator/teamspeak3/values.yaml

* Update charts/incubator/teamspeak3/values.yaml

* Update charts/incubator/teamspeak3/values.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update services port for teamspeak3

* Switch query and voice services for teamspeak3

* Update charts/incubator/teamspeak3/SCALE/questions.yaml

* Update charts/incubator/teamspeak3/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-09-14 09:48:58 +02:00
TrueCharts-Bot e9944183a2 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 17:07:54 +00:00
Kjeld Schouten-Lebbing 2349bb4d40
feat: add new GUI and VPN support to all Apps (#977)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 18:49:14 +02:00
Renovate Bot 2c5919d42f
chore(deps): update non-major 2021-09-13 14:12:56 +02:00
Kjeld Schouten-Lebbing 642cf20b7b
feat: Add VPN addon and move some config to includes (#973)
* add addon include to all apps

* move groups to include

* move controller to includes

* move container config to include

* move serviceList to include

* move persistence list to includes

* move ingressList to includes

* fix appdaemon digest

* move deviceList to includes and add to deconz

Fixes #967 related to #966
2021-09-13 12:58:34 +02:00
TrueCharts-Bot 2ab310abc6 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 09:16:53 +00:00
kjeld Schouten-Lebbing 90ee94cf11
move more standard questions.yaml portions to includes 2021-09-13 11:14:23 +02:00
TrueCharts-Bot 65ac1c2d0a Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 08:55:34 +00:00
kjeld Schouten-Lebbing b910d2b69f
fix: make sure questions.yaml includes are actually included 2021-09-13 10:52:56 +02:00
TrueCharts-Bot fff2f8296d Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 08:48:41 +00:00
kjeld Schouten-Lebbing 0390a88229
Move VPN section of testbed to include 2021-09-13 10:46:07 +02:00
TrueCharts-Bot 8dea0c3c7e Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-13 07:43:15 +00:00
kjeld Schouten-Lebbing eeea600e67
update testbed to include newest common vpn changes 2021-09-13 09:37:55 +02:00
TrueCharts-Bot 005cce560b Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 21:01:12 +00:00
kjeld Schouten-Lebbing 60b87ae314
update testbed 2021-09-12 22:58:48 +02:00
TrueCharts-Bot 76212f693f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:45:59 +00:00
kjeld Schouten-Lebbing f28a835122
bump testbed common 2021-09-12 22:43:27 +02:00
kjeld Schouten-Lebbing e15b80e105
fix: completely remove unused volumes and correctly enable used volumes for VPN 2021-09-12 22:30:05 +02:00
TrueCharts-Bot 9001e1f935 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:20:27 +00:00
kjeld Schouten-Lebbing 4f680a23e0
correct bump 2021-09-12 22:17:47 +02:00
kjeld Schouten-Lebbing 5f3c775af1
bump common in testbed 2021-09-12 22:15:14 +02:00
TrueCharts-Bot 31b4d949f5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 20:02:05 +00:00
kjeld Schouten-Lebbing c8f2a5ed3e
bump common on test bed 2021-09-12 21:59:35 +02:00
TrueCharts-Bot ee39cbf4b5 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 19:43:00 +00:00
kjeld Schouten-Lebbing f6b544ceb4
correct mistake in vpn selector of testbed app 2021-09-12 21:40:16 +02:00
TrueCharts-Bot 47c334ea1f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 19:32:05 +00:00
kjeld Schouten-Lebbing 808b2d5803
fix autoscaler and vpn EnvList on testbed 2021-09-12 21:29:38 +02:00
TrueCharts-Bot 103a207389 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 18:42:56 +00:00
kjeld Schouten-Lebbing e70abf1e76
bump testbed 2021-09-12 20:40:27 +02:00
TrueCharts-Bot df8d937aa8 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 18:38:56 +00:00
kjeld Schouten-Lebbing 82af2510d7
test app add some fixes 2021-09-12 20:35:33 +02:00
kjeld Schouten-Lebbing 092be36236
bump common version on test app 2021-09-12 20:28:48 +02:00
TrueCharts-Bot aa08fd7d7f Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 16:13:16 +00:00
kjeld Schouten-Lebbing ab3e886299
testbed vpn should default to disabled 2021-09-12 18:10:53 +02:00
TrueCharts-Bot 95b0fb1847 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 16:08:11 +00:00
kjeld Schouten-Lebbing a67164b7b0
Integrate expert settings into current catagories for testbed 2021-09-12 18:05:54 +02:00
TrueCharts-Bot 6fdad53251 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-09-12 16:02:50 +00:00