From b9cbdc3f4351b5bd01c81e1f7ed6c77952b3b72b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 19:34:05 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.904 (#720) * chore(deps): update container image ghcr.io/k8s-at-home/readarr to v0.1.0.904 * 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 2fa1a8a9398..63263b5c7f7 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.6 +version: 6.4.7 diff --git a/charts/incubator/readarr/SCALE/ix_values.yaml b/charts/incubator/readarr/SCALE/ix_values.yaml index 48029771e2a..b2647cb2ac9 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.901 + tag: v0.1.0.904 probes: liveness: diff --git a/charts/incubator/readarr/values.yaml b/charts/incubator/readarr/values.yaml index d1fb40f8e7e..ae4cf7d842d 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.901 + tag: v0.1.0.904 strategy: type: Recreate