Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-18 00:16:31 +00:00
parent eb54f0f599
commit 0b74e15ca8
281 changed files with 4865 additions and 972 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="readarr-9.0.50"></a>
### [readarr-9.0.50](https://github.com/truecharts/apps/compare/readarr-9.0.49...readarr-9.0.50) (2022-01-17)
#### Chore
* update docker general non-major ([#1728](https://github.com/truecharts/apps/issues/1728))
<a name="readarr-9.0.49"></a>
### [readarr-9.0.49](https://github.com/truecharts/apps/compare/readarr-9.0.48...readarr-9.0.49) (2022-01-13)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.1.0.1156"
appVersion: "0.1.0.1175"
dependencies:
- name: common
repository: https://truecharts.org
+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 | `"tccr.io/truecharts/readarr"` | |
| image.tag | string | `"v0.1.0.1156@sha256:e611b536b4f07556486ac73f6668000120d2e28b98dd5808f7397c3ba0f507d3"` | |
| image.tag | string | `"v0.1.0.1175@sha256:32f706f56654549d1356bed319429e8d20a110cc8ffe41a2e877cded9a97a57b"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| probes.liveness.custom | bool | `true` | |
File diff suppressed because one or more lines are too long