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-26 21:46:41 +00:00
parent 5202dfbb02
commit f169a30a4c
11 changed files with 110 additions and 7 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<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)
#### Chore
* update non-major docker tags ([#1250](https://github.com/truecharts/apps/issues/1250))
<a name="readarr-9.0.2"></a>
### [readarr-9.0.2](https://github.com/truecharts/apps/compare/readarr-9.0.1...readarr-9.0.2) (2021-10-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.1.0.998"
appVersion: "0.1.0.1001"
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 | `"ghcr.io/k8s-at-home/readarr"` | |
| image.tag | string | `"v0.1.0.998@sha256:0cae63d57328684bfc1e02090c5f2bbd666dee90870bc480baeb08ee968ce32d"` | |
| image.tag | string | `"v0.1.0.1001@sha256:06bc2357f094adc975934e12779021c968859deed33192446f90f390e4da7390"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |