Kjeld Schouten-Lebbing
46c3126fa4
chore(apps): move all container references to TCCR ( #1448 )
2021-12-03 13:02:44 +01:00
TrueCharts-Bot
8779b53a53
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 13:04:15 +00:00
renovate[bot]
b7c3c1a64e
chore(deps): update non-major deps helm releases ( #1432 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 12:28:31 +01:00
Stavros Kois
b1e5faa4c4
fix(apps): move conflicting ports to 10xxx range ( #1415 )
...
* fix(apps): move conflicting ports to 10xxx range
* remove `protocol: TCP` as its the default anyway
* Change `"HTTP"` -> `HTTP` to much common
* lms udp port should be udp protocol
* resolve some conflicts
* clear port 80 conficts
* clean 3000 and 5000 port conflicts
* more conflict cleaning
* more conflict cleaning
* more cleanup
* more
* cleanup
* Avoid confclicts with official apps
2021-11-28 10:26:31 +01:00
TrueCharts-Bot
58fc8d3919
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 14:40:25 +00:00
renovate[bot]
85117fc612
chore(deps): update non-major deps helm releases ( #1386 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-23 13:41:33 +01:00
TrueCharts-Bot
151ab190b6
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-22 23:47:21 +00:00
renovate[bot]
133e104e56
chore(deps): update non-major deps helm releases ( #1383 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-22 23:10:40 +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
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
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
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
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
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
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
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
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
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
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
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
dcd5947918
Bulk add targetPort to values.yaml for stable Apps
2021-11-06 22:55:18 +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
Aaron Johnson
9b5493915b
restore common template ( #1281 )
...
Co-authored-by: Aaron Johnson <aaron.johnson@crowdstrike.com>
2021-11-04 09:13:26 +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
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
aba1c14dc5
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-26 22:37:13 +00:00
renovate[bot]
8c88bc635b
chore(deps): update helm chart postgresql to v5.1.4 ( #1249 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-27 00:17:18 +02: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
TrueCharts-Bot
239492f655
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-10-26 10:47:51 +00:00
renovate[bot]
92c1addbc1
chore(deps): update helm chart postgresql to v5 ( #1234 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 12:30:06 +02:00
renovate[bot]
fd92f23823
chore(deps): update helm chart postgresql to v4.1.0 ( #1237 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 12:14:11 +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