Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-07 09:25:17 +00:00
parent efc39a2809
commit 17ed28e9d6
100 changed files with 1046 additions and 239 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prowlarr-4.0.30"></a>
### [prowlarr-4.0.30](https://github.com/truecharts/apps/compare/prowlarr-4.0.29...prowlarr-4.0.30) (2021-12-07)
#### Chore
* update non-major ([#1475](https://github.com/truecharts/apps/issues/1475))
<a name="prowlarr-4.0.29"></a>
### prowlarr-4.0.29 (2021-12-05)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.1.6.1193"
appVersion: "0.1.7.1199"
dependencies:
- name: common
repository: https://truecharts.org
+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.6.1193@sha256:ba1b0446117fb4e0884ddf118e7972632256ddfd24a92a73d109c24d080cbed6"` | image tag |
| image.tag | string | `"v0.1.7.1199@sha256:e1fe5cd7fff64b0953190f88cc2c9d2f5352d0c68679ac8c4b054f3be3296c46"` | 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