chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.887 (#703)

* chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.887

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot] 2021-07-20 21:57:19 +02:00 committed by GitHub
parent 4eefe86295
commit 7e1d2e2a96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -27,4 +27,4 @@ sources:
- https://github.com/Readarr/Readarr
- https://readarr.com
type: application
version: 6.4.2
version: 6.4.3

View File

@ -7,7 +7,7 @@
image:
repository: ghcr.io/k8s-at-home/readarr
pullPolicy: IfNotPresent
tag: v0.1.0.885
tag: v0.1.0.887
probes:
liveness:

View File

@ -3,7 +3,7 @@
image:
repository: ghcr.io/k8s-at-home/readarr
pullPolicy: IfNotPresent
tag: v0.1.0.885
tag: v0.1.0.887
strategy:
type: Recreate