Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="readarr-8.0.8"></a>
|
||||
### [readarr-8.0.8](https://github.com/truecharts/apps/compare/readarr-8.0.7...readarr-8.0.8) (2021-10-12)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
|
||||
|
||||
|
||||
|
||||
<a name="readarr-8.0.7"></a>
|
||||
### [readarr-8.0.7](https://github.com/truecharts/apps/compare/readarr-8.0.6...readarr-8.0.7) (2021-10-12)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: 0.1.0.980
|
||||
appVersion: "0.1.0.991"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<a name="readarr-8.0.7"></a>
|
||||
### [readarr-8.0.7](https://github.com/truecharts/apps/compare/readarr-8.0.6...readarr-8.0.7) (2021-10-12)
|
||||
<a name="readarr-8.0.8"></a>
|
||||
### [readarr-8.0.8](https://github.com/truecharts/apps/compare/readarr-8.0.7...readarr-8.0.8) (2021-10-12)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update non-major deps helm releases ([#1123](https://github.com/truecharts/apps/issues/1123))
|
||||
* update non-major ([#1122](https://github.com/truecharts/apps/issues/1122))
|
||||
|
||||
@@ -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.980@sha256:8d58f2f6d8170f0f46ededa0536462dc0c73a0204e0cc96b3b2f853f172e755c"` | |
|
||||
| image.tag | string | `"v0.1.0.991@sha256:bec54cccb3e4cd8e3126ea78e5e20aca4cf25d1a69151b62e0b0e885dfcde83e"` | |
|
||||
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/config"` | |
|
||||
|
||||
Reference in New Issue
Block a user