From adc0b28e07a38337bea9d1ccae09c2eb1bf8f6fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 12:29:41 +0200 Subject: [PATCH] chore(deps): update container image golift/unpackerr to v0.9.7 (#566) * chore(deps): update container image golift/unpackerr to v0.9.7 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/incubator/unpackerr/Chart.yaml | 2 +- charts/incubator/unpackerr/SCALE/ix_values.yaml | 2 +- charts/incubator/unpackerr/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/unpackerr/Chart.yaml b/charts/incubator/unpackerr/Chart.yaml index 353d4fde4d6..72a424f0480 100644 --- a/charts/incubator/unpackerr/Chart.yaml +++ b/charts/incubator/unpackerr/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 1.1.4 +version: 1.1.5 diff --git a/charts/incubator/unpackerr/SCALE/ix_values.yaml b/charts/incubator/unpackerr/SCALE/ix_values.yaml index 0cf106bb30c..8e545f12bae 100644 --- a/charts/incubator/unpackerr/SCALE/ix_values.yaml +++ b/charts/incubator/unpackerr/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: golift/unpackerr pullPolicy: IfNotPresent - tag: 0.7.2 + tag: 0.9.7 probes: liveness: diff --git a/charts/incubator/unpackerr/values.yaml b/charts/incubator/unpackerr/values.yaml index 1b646dbeb3b..71c29ac7f97 100644 --- a/charts/incubator/unpackerr/values.yaml +++ b/charts/incubator/unpackerr/values.yaml @@ -3,7 +3,7 @@ image: repository: golift/unpackerr pullPolicy: IfNotPresent - tag: 0.7.2 + tag: 0.9.7 strategy: type: Recreate