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

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

* 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-27 19:08:05 +02:00
committed by GitHub
parent 0cb0d34516
commit de79090a73
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.5
version: 6.4.6

View File

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

View File

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