From 40c15ba27c8888c6f22762e7312bb45c2edc8753 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 20:35:47 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.385 (#612) * chore(deps): update container image ghcr.io/k8s-at-home/jackett to v0.18.385 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/develop/prototype-gui/Chart.yaml | 2 +- charts/develop/prototype-gui/values.yaml | 2 +- charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/SCALE/ix_values.yaml | 2 +- charts/stable/jackett/values.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index c0a25f7dcbb..f8d0286d0e4 100644 --- a/charts/develop/prototype-gui/Chart.yaml +++ b/charts/develop/prototype-gui/Chart.yaml @@ -19,4 +19,4 @@ maintainers: name: prototype-gui sources: null type: application -version: 1.2.12 +version: 1.2.13 diff --git a/charts/develop/prototype-gui/values.yaml b/charts/develop/prototype-gui/values.yaml index 441bba66526..3ace39eda41 100644 --- a/charts/develop/prototype-gui/values.yaml +++ b/charts/develop/prototype-gui/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.383 + tag: v0.18.385 strategy: type: Recreate diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index bf8cc9b2595..2d535d706f1 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -24,4 +24,4 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 6.1.12 +version: 6.1.13 diff --git a/charts/stable/jackett/SCALE/ix_values.yaml b/charts/stable/jackett/SCALE/ix_values.yaml index ad9b8370c29..99bbceace0a 100644 --- a/charts/stable/jackett/SCALE/ix_values.yaml +++ b/charts/stable/jackett/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.383 + tag: v0.18.385 probes: liveness: diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 441bba66526..3ace39eda41 100644 --- a/charts/stable/jackett/values.yaml +++ b/charts/stable/jackett/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/jackett pullPolicy: IfNotPresent - tag: v0.18.383 + tag: v0.18.385 strategy: type: Recreate