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-05 23:06:22 +00:00
parent 83071759f4
commit d8935bf292
91 changed files with 116 additions and 2786 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="prowlarr-3.0.7"></a>
### [prowlarr-3.0.7](https://github.com/truecharts/apps/compare/prowlarr-3.0.6...prowlarr-3.0.7) (2021-10-05)
#### Chore
* update non-major ([#1103](https://github.com/truecharts/apps/issues/1103))
<a name="prowlarr-3.0.6"></a>
### [prowlarr-3.0.6](https://github.com/truecharts/apps/compare/prowlarr-3.0.5...prowlarr-3.0.6) (2021-10-05)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.1.1.966
appVersion: "0.1.1.976"
dependencies:
- name: common
repository: https://truecharts.org
+3 -3
View File
@@ -1,7 +1,7 @@
<a name="prowlarr-3.0.6"></a>
### [prowlarr-3.0.6](https://github.com/truecharts/apps/compare/prowlarr-3.0.5...prowlarr-3.0.6) (2021-10-05)
<a name="prowlarr-3.0.7"></a>
### [prowlarr-3.0.7](https://github.com/truecharts/apps/compare/prowlarr-3.0.6...prowlarr-3.0.7) (2021-10-05)
#### Chore
* update non-major deps helm releases ([#1099](https://github.com/truecharts/apps/issues/1099))
* update non-major ([#1103](https://github.com/truecharts/apps/issues/1103))
+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.966@sha256:67b1189b6bd3f811c4ffe4246e3822f2be5d91884d5075669f608b1e562c6846"` | image tag |
| image.tag | string | `"v0.1.1.976@sha256:22e6a4917fcaad043d00f8c313ba87796292b75ec8b9f979e022747b344b712f"` | 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` | |