Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-28 06:42:05 +00:00
parent 4883b815e6
commit 916911f7d3
151 changed files with 1368 additions and 130 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="readarr-8.0.2"></a>
### [readarr-8.0.2](https://github.com/truecharts/apps/compare/readarr-8.0.1...readarr-8.0.2) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
<a name="readarr-8.0.1"></a>
### [readarr-8.0.1](https://github.com/truecharts/apps/compare/readarr-8.0.0...readarr-8.0.1) (2021-09-26)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.1.0.968
appVersion: "0.1.0.971"
dependencies:
- name: common
repository: https://truecharts.org
+6 -2
View File
@@ -1,3 +1,7 @@
<a name="readarr-8.0.1"></a>
### [readarr-8.0.1](https://github.com/truecharts/apps/compare/readarr-8.0.0...readarr-8.0.1) (2021-09-26)
<a name="readarr-8.0.2"></a>
### [readarr-8.0.2](https://github.com/truecharts/apps/compare/readarr-8.0.1...readarr-8.0.2) (2021-09-28)
#### Chore
* update non-major ([#1046](https://github.com/truecharts/apps/issues/1046))
+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.968@sha256:83baf69d209958ef0a60f20906b568c6a265c36b7ae468a63a52fffeaa32e1b6"` | |
| image.tag | string | `"v0.1.0.971@sha256:6cafd5b5eb09733902e8b4aaa20aa35887a39a4368fafc0f85024ae1c6ba7e90"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |