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
dcd5947918
Bulk add targetPort to values.yaml for stable Apps
2021-11-06 22:55:18 +01:00
TrueCharts-Bot
ae673dcefb
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 20:46:27 +00: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
5f83b52688
fix small mistake in persistence list
2021-11-06 17:01:08 +01:00
kjeld Schouten-Lebbing
cf1b45f03c
add test app for new persistence GUI
2021-11-06 16:50:55 +01:00
TrueCharts-Bot
7480349ecf
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 15:43:53 +00:00
Kjeld Schouten-Lebbing
b832ea9c80
feat(common): introduce simplePVC and simplyHP aliasses for persistence types ( #1286 )
...
* feat(common): introduce simplePVC and simplyHP aliasses for persistence types
* correct a mistake
* more fixes
2021-11-06 16:38:54 +01:00
TrueCharts-Bot
4f27b1fa1a
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 12:30:45 +00:00
kjeld Schouten-Lebbing
a2ad29c983
bump jackett
2021-11-06 13:25:20 +01:00
kjeld Schouten-Lebbing
9dbdead0ac
fix(jackett): Correct label for port setting
2021-11-06 13:20:58 +01:00
kjeld Schouten-Lebbing
076145b865
chore(Apps): default serviceList to Simple type
2021-11-06 13:20:28 +01:00
kjeld Schouten-Lebbing
7761d59da4
Chore(Apps): Default to Simple service type
2021-11-06 13:18:22 +01:00
kjeld Schouten-Lebbing
ee60aa2151
chore(Apps): fix expert controller settings indent
2021-11-06 13:17:22 +01:00
TrueCharts-Bot
287eec6ab7
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 12:05:02 +00:00
kjeld Schouten-Lebbing
1237625587
fix(jackett): correct typo in include
2021-11-06 13:00:17 +01:00
kjeld Schouten-Lebbing
de1a033a53
fix(jackett): correct duplicate variable name in questions.yaml
2021-11-06 12:58:05 +01:00
TrueCharts-Bot
1209c774c5
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 11:05:08 +00:00
Kjeld Schouten-Lebbing
4dfe95fa9a
chore(jackett): refactor ServiceType to simplify it ( #1285 )
...
* chore(jackett): refactor ServiceType to simplify it
* put securityContext hidden behind a checkbox
* chore(Apps): put deployment config behind checkbox
(cherry picked from commit c75410141ae2f1394f38437c42042ce689604fc8)
* bump common on Jackett for testing
2021-11-06 12:00:55 +01:00
TrueCharts-Bot
5e6ebf9fad
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-06 10:33:27 +00:00
Kjeld Schouten-Lebbing
6a54105c7a
feat(common): Add simple servicetype as a LoadBalancer Alias ( #1284 )
...
* feat(common): Add simple servicetype as a LoadBalancer Alias
* add serviceList UI tweak
* Fix typo
* bump
* move servicetype selection code to include
* Clearly flag NodePort and LoadBalancer as advanced
As NodePort does require advanced settings to be checked now
2021-11-06 11:29:34 +01:00
TrueCharts-Bot
c174d21c17
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-04 20:41:43 +00:00
Kjeld Schouten-Lebbing
47a16e8eb7
fix(vaultwarden): correctly define ingress ( #1283 )
2021-11-04 21:35:33 +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
Stavros Kois
37a7c9db28
chore(nextcloud): Update label / description on admin credentials ( #1274 )
2021-11-03 22:10:10 +01:00
Stavros Kois
3d3c80bdfe
fix(flaresolver): run app as root ( #1273 )
2021-11-03 19:34:19 +01:00
Stavros Kois
d83fafbf46
fix(cloud9): fix persistence variable name ( #1275 )
...
* fix(cloud9): fix persistence variable name
* remove docker sock from values
2021-11-03 19:28:59 +01:00
Stavros Kois
ac9f0fc2c7
fix(collabora): Update `valid_chars` regex to allow IP's also ( #1277 )
2021-11-03 18:31:18 +01:00
Stavros Kois
0467d66ce4
chore(docs): Update app request list ( #1276 )
...
* chore(docs): Update app request list
* Add 2 more apps
2021-11-03 17:55:34 +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
11961a3afb
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-02 10:33:50 +00:00
renovate[bot]
fbd5187c52
chore(deps): update non-major ( #1265 )
...
* 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-02 11:25:19 +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