Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-18 00:16:31 +00:00
parent eb54f0f599
commit 0b74e15ca8
281 changed files with 4865 additions and 972 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prowlarr-4.0.55"></a>
### [prowlarr-4.0.55](https://github.com/truecharts/apps/compare/prowlarr-4.0.54...prowlarr-4.0.55) (2022-01-17)
#### Chore
* update docker general non-major ([#1728](https://github.com/truecharts/apps/issues/1728))
<a name="prowlarr-4.0.54"></a>
### [prowlarr-4.0.54](https://github.com/truecharts/apps/compare/prowlarr-4.0.53...prowlarr-4.0.54) (2022-01-13)
+1 -1
View File
@@ -15,7 +15,7 @@ You will, however, be able to use all values referenced in the common chart here
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"tccr.io/truecharts/prowlarr"` | image repository |
| image.tag | string | `"v0.1.10.1375@sha256:c5d9c5029958d7496e484ec707696052cdd485262ffddc5319cd16a787f905c5"` | image tag |
| image.tag | string | `"v0.2.0.1395@sha256:477a2737c4560eca34170882e34a19a915694b32c4306225b89be6cb3a3075ce"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
File diff suppressed because one or more lines are too long