Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-12 09:40:15 +00:00
parent 8d08cabc03
commit 62c5a07793
192 changed files with 1700 additions and 191 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prowlarr-3.0.9"></a>
### [prowlarr-3.0.9](https://github.com/truecharts/apps/compare/prowlarr-3.0.8...prowlarr-3.0.9) (2021-10-12)
#### Chore
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
<a name="prowlarr-3.0.8"></a>
### [prowlarr-3.0.8](https://github.com/truecharts/apps/compare/prowlarr-3.0.7...prowlarr-3.0.8) (2021-10-12)
+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 | `"ghcr.io/k8s-at-home/prowlarr"` | image repository |
| image.tag | string | `"v0.1.1.976@sha256:22e6a4917fcaad043d00f8c313ba87796292b75ec8b9f979e022747b344b712f"` | image tag |
| image.tag | string | `"v0.1.1.1006@sha256:573b1936d8261262c3e463aadaf5824145fd81bf847b8af64b045ee3c4629ac8"` | 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` | |