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-01 13:05:03 +00:00
parent 60aa03a510
commit 2610d5fce5
146 changed files with 1774 additions and 81 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="readarr-9.0.4"></a>
### [readarr-9.0.4](https://github.com/truecharts/apps/compare/readarr-9.0.3...readarr-9.0.4) (2021-11-01)
#### Chore
* update non-major ([#1263](https://github.com/truecharts/apps/issues/1263))
<a name="readarr-9.0.3"></a>
### [readarr-9.0.3](https://github.com/truecharts/apps/compare/readarr-9.0.2...readarr-9.0.3) (2021-10-26)
+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.1001@sha256:06bc2357f094adc975934e12779021c968859deed33192446f90f390e4da7390"` | |
| image.tag | string | `"v0.1.0.1003@sha256:1d8cf36c4decc68fcc3ec8a0ca9fd1ce5ffcfd4ea0484d7a8e7e16b65efbff39"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |