From de79090a73f304870f10ca1705ee2ade2362f8aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 19:08:05 +0200 Subject: [PATCH] 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 Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/incubator/readarr/Chart.yaml | 2 +- charts/incubator/readarr/SCALE/ix_values.yaml | 2 +- charts/incubator/readarr/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index a477d720f08..2fa1a8a9398 100644 --- a/charts/incubator/readarr/Chart.yaml +++ b/charts/incubator/readarr/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 6.4.5 +version: 6.4.6 diff --git a/charts/incubator/readarr/SCALE/ix_values.yaml b/charts/incubator/readarr/SCALE/ix_values.yaml index 1c0df9dbaaa..48029771e2a 100644 --- a/charts/incubator/readarr/SCALE/ix_values.yaml +++ b/charts/incubator/readarr/SCALE/ix_values.yaml @@ -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: diff --git a/charts/incubator/readarr/values.yaml b/charts/incubator/readarr/values.yaml index 8ae9b34f3ce..d1fb40f8e7e 100644 --- a/charts/incubator/readarr/values.yaml +++ b/charts/incubator/readarr/values.yaml @@ -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