Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-30 21:27:51 +00:00
parent 42d466773d
commit 38c29c57ca
11 changed files with 111 additions and 7 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prowlarr-4.0.23"></a>
### [prowlarr-4.0.23](https://github.com/truecharts/apps/compare/prowlarr-4.0.22...prowlarr-4.0.23) (2021-11-30)
#### Chore
* update non-major docker tags ([#1438](https://github.com/truecharts/apps/issues/1438))
<a name="prowlarr-4.0.22"></a>
### [prowlarr-4.0.22](https://github.com/truecharts/apps/compare/prowlarr-4.0.21...prowlarr-4.0.22) (2021-11-30)
+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.6.1173@sha256:49f511b068474bb4f5f5cc6e9ffbabe45dc28e815a210983c359a701b8c85eeb"` | image tag |
| image.tag | string | `"v0.1.6.1176@sha256:79507d7af6113fef81cd36887b060c5607ee91ae84c47812acc08ec97c351f0f"` | 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` | |
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="readarr-9.0.22"></a>
### [readarr-9.0.22](https://github.com/truecharts/apps/compare/readarr-9.0.21...readarr-9.0.22) (2021-11-30)
#### Chore
* update non-major docker tags ([#1438](https://github.com/truecharts/apps/issues/1438))
<a name="readarr-9.0.21"></a>
### [readarr-9.0.21](https://github.com/truecharts/apps/compare/readarr-9.0.20...readarr-9.0.21) (2021-11-30)
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/k8s-at-home/readarr"` | |
| image.tag | string | `"v0.1.0.1071@sha256:7f7cdc87e912018745e10dd4e0603aad30750317bb47d498ae469a9748d6b455"` | |
| image.tag | string | `"v0.1.0.1072@sha256:536b5586da8ff23375bc01ea0f78946b3f01166fc53e778f480e4222de102dc7"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |