Commit Graph

956 Commits

Author SHA1 Message Date
renovate[bot]
4d7ad080c8 chore(deps): update helm/chart-testing-action action to v2.1.0 (#520)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 23:20:09 +02:00
TrueCharts Bot
fdcef57146 chore: added new container release versions
Signed-off-by: TrueCharts Bot <bot@truecharts.org>
2021-05-25 16:36:00 +00:00
TrueCharts-Bot
92e3691bed Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-25 15:01:37 +00:00
TrueCharts-Bot
a58677385e Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-25 15:00:35 +00:00
kjeld Schouten-Lebbing
ab2c8b2c2e increase patchversions accordingly 2021-05-25 16:52:32 +02:00
Stavros Kois
8f1e63448e really remove supplementalGroups (#517) 2021-05-25 16:48:36 +02:00
TrueCharts-Bot
5f57c6fcb7 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-25 11:48:08 +00:00
TrueCharts-Bot
02ebf5b4c4 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-25 11:47:16 +00:00
renovate[bot]
f785a80275 Update Helm chart postgresql to v10.4.7 (#516)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 13:38:44 +02:00
Kjeld Schouten-Lebbing
d971b460cb Remove unneeded schema values (#515)
* no message

* bump patch versions

* Remove all hidden: false BS schema values
2021-05-25 13:28:20 +02:00
kjeld Schouten-Lebbing
42b9939748 fix a small CI bug 2021-05-25 13:18:28 +02:00
TrueCharts-Bot
44ca1bbc18 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-25 10:49:12 +00:00
TrueCharts-Bot
82a73034ee Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-25 10:48:01 +00:00
Luuk Nieuwdorp
634c8307df Fix bitwarden OTP typo (#514)
* OPT -> OTP

* bitwarden: bump patchversion
2021-05-25 12:43:34 +02:00
renovate[bot]
cb63fb229f Update Helm chart common to v5.0.2 (#513)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 10:46:56 +02:00
TrueCharts-Bot
6ac5155f68 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 22:56:40 +00:00
TrueCharts-Bot
9a1ec8c897 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 22:55:39 +00:00
kjeld Schouten-Lebbing
7dc5fcacb1 more small common fixes 2021-05-25 00:53:35 +02:00
kjeld Schouten-Lebbing
2d94d7e10d remove small mistake from common chart 2021-05-25 00:44:58 +02:00
TrueCharts-Bot
3638b4446d Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 21:48:37 +00:00
TrueCharts-Bot
244f678398 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 21:47:25 +00:00
kjeld Schouten-Lebbing
f6e521d70d Fix broken syncthing image when run on SCALE 2021-05-24 23:45:00 +02:00
TrueCharts-Bot
0f922e216f Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 21:44:02 +00:00
TrueCharts-Bot
9163997398 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 21:43:03 +00:00
kjeld Schouten-Lebbing
b6375e3be8 Use fixed auto-updated versioning for fireflyiii podgrab and tvheadend 2021-05-24 23:38:27 +02:00
TrueCharts-Bot
190eff5055 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 21:10:20 +00:00
TrueCharts-Bot
8f1631e373 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 21:09:22 +00:00
Kjeld Schouten-Lebbing
0b70569bdf Syncthing polish and fixes (#510)
* no message

* add test for discovery port/service

* add discovery service and port to questions.yaml

* fix questions.yaml not enabling ports on Syncthing

* Increase syncthing version number

* fix serviceports not being enabled on all other apps too.

* fix a small unrelated UI glitch/bug related to hostPathMounts

* bump patch versions for other apps

* adapt docs accordingly

* fix nzbget httpGet probe (or at least try to)
2021-05-24 23:01:43 +02:00
kjeld Schouten-Lebbing
7afd989b0e update storage docs to reflect current storage code 2021-05-24 22:16:54 +02:00
TrueCharts-Bot
e3c8e5db54 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 20:12:43 +00:00
TrueCharts-Bot
620367d698 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 20:11:45 +00:00
kjeld Schouten-Lebbing
032efcf2e7 update version for Apps due to recent update 2021-05-24 22:03:51 +02:00
Kjeld Schouten-Lebbing
a4c0daa828 Allow setting emptyDir on hostPathMount (#508)
* allow the use of emptyDir for hostPathMount

* increase common version for all Apps

* Hide emptyDir subquestions when disabled

* fix podgrab and appdaemon

* some naming tweaks
2021-05-24 21:56:45 +02:00
TrueCharts-Bot
4c702cb92e Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 19:26:23 +00:00
TrueCharts-Bot
8e01a5ce25 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 19:25:33 +00:00
Kjeld Schouten-Lebbing
a837947884 Storage Tweaking and bugfixing (#506)
* first work for allowing ramdisk usage

* add bump tooling.
Fixes: #157

* bump minor versions due to adding ramdisk emptydir to persistence

* allow disabling persistent storage

* actually push major as it is breaking in theory

* cleanup hpm example code

* Allow custom storageClass and fix bug using the wrong storageClass

* try fixing gabs

* cleanup

* update tests

* revert some permission job changes

* reverse some of the 3.0 common incompatible bitwarden changes
2021-05-24 21:17:29 +02:00
renovate[bot]
7e49c3c179 chore(deps): update module github.com/jeffail/gabs to v2 (#505)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-24 18:25:48 +02:00
renovate[bot]
16df48ddfc chore(deps): update module github.com/jeffail/gabs to v2 (#494)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-24 14:43:04 +02:00
TrueCharts Bot
818ebeed0d chore: added new container release versions
Signed-off-by: TrueCharts Bot <bot@truecharts.org>
2021-05-24 12:20:18 +00:00
kjeld Schouten-Lebbing
362516c909 add some more verbosity 2021-05-24 14:01:18 +02:00
TrueCharts-Bot
66a7f4f1ba Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 11:49:54 +00:00
TrueCharts-Bot
ecfc34cad2 Update index.yaml
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-24 11:48:52 +00:00
kjeld Schouten-Lebbing
e077684fd2 Add some more polish for adding non-SCALE helmcharts 2021-05-24 13:45:45 +02:00
kjeld Schouten-Lebbing
1ca9efda29 Fix some CI issues 2021-05-24 13:26:49 +02:00
renovate[bot]
74f0319cce chore(deps): update patch docker tags (#497)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-24 13:14:48 +02:00
TrueCharts Bot
5b5f50063e chore: added new container release versions
Signed-off-by: TrueCharts Bot <bot@truecharts.org>
2021-05-24 04:27:25 +00:00
TrueCharts Bot
df3ae3b661 chore: added new container release versions
Signed-off-by: TrueCharts Bot <bot@truecharts.org>
2021-05-24 00:45:05 +00:00
kjeld Schouten-Lebbing
468dd524e8 allow non-scale helmcharts and don't push them to the SCALE catalog 2021-05-24 02:10:35 +02:00
renovate[bot]
d4f98c845c Update container image ghcr.io/truecharts/plex to v1.22.3.4523-d0ce30438 (#496)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-24 01:50:20 +02:00
kjeld Schouten-Lebbing
58c8f76e36 test amend for renovate bump 2021-05-24 01:45:42 +02:00