Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-21 08:50:15 +00:00
parent d976ce2065
commit 87e3219b6f
176 changed files with 1563 additions and 362 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prowlarr-2.0.2"></a>
### [prowlarr-2.0.2](https://github.com/truecharts/apps/compare/prowlarr-2.0.1...prowlarr-2.0.2) (2021-09-21)
#### Chore
* update non-major ([#1013](https://github.com/truecharts/apps/issues/1013))
<a name="prowlarr-2.0.1"></a>
### [prowlarr-2.0.1](https://github.com/truecharts/apps/compare/prowlarr-1.11.18...prowlarr-2.0.1) (2021-09-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 | `"ghcr.io/k8s-at-home/prowlarr"` | image repository |
| image.tag | string | `"v0.1.1.927@sha256:bf6e08cb69458f63b5ea7f94fd5ea13319aa656eee427628f2f31c7e08698299"` | image tag |
| image.tag | string | `"v0.1.1.946@sha256:dfdbeb5a072cd2795cbc9fe74a053d376be841ccee5056e5ffc91cdc498cec99"` | 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. |
| podSecurityContext.fsGroup | int | `568` | |