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