From 9477fac8ec9f86c591f3b8c074e9fc66df6b0420 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 09:37:48 +0200 Subject: [PATCH] chore(deps): update patch docker tags (#610) * chore(deps): update patch docker tags * 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/incubator/prowlarr/SCALE/ix_values.yaml | 2 +- charts/incubator/prowlarr/values.yaml | 2 +- charts/incubator/readarr/Chart.yaml | 2 +- charts/incubator/readarr/SCALE/ix_values.yaml | 2 +- charts/incubator/readarr/values.yaml | 2 +- charts/stable/jackett/Chart.yaml | 2 +- charts/stable/jackett/SCALE/ix_values.yaml | 2 +- charts/stable/jackett/values.yaml | 2 +- charts/stable/lidarr/Chart.yaml | 2 +- charts/stable/lidarr/SCALE/ix_values.yaml | 2 +- charts/stable/lidarr/values.yaml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/charts/develop/prototype-gui/Chart.yaml b/charts/develop/prototype-gui/Chart.yaml index f5f5642c2cb..c0a25f7dcbb 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.11 +version: 1.2.12 diff --git a/charts/develop/prototype-gui/values.yaml b/charts/develop/prototype-gui/values.yaml index b09925df237..441bba66526 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.379 + tag: v0.18.383 strategy: type: Recreate diff --git a/charts/incubator/prowlarr/SCALE/ix_values.yaml b/charts/incubator/prowlarr/SCALE/ix_values.yaml index 8236b082d26..a08bf740b09 100644 --- a/charts/incubator/prowlarr/SCALE/ix_values.yaml +++ b/charts/incubator/prowlarr/SCALE/ix_values.yaml @@ -8,7 +8,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.0.547 + tag: v0.1.0.568 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/prowlarr/values.yaml b/charts/incubator/prowlarr/values.yaml index d4862bcc58a..e47309316f4 100644 --- a/charts/incubator/prowlarr/values.yaml +++ b/charts/incubator/prowlarr/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/prowlarr # -- image tag - tag: v0.1.0.547 + tag: v0.1.0.568 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/readarr/Chart.yaml b/charts/incubator/readarr/Chart.yaml index e4edcee3fbf..63a66fa88a6 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.1.9 +version: 6.1.10 diff --git a/charts/incubator/readarr/SCALE/ix_values.yaml b/charts/incubator/readarr/SCALE/ix_values.yaml index 9dc57f05475..6fe59ecebcc 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.757 + tag: v0.1.0.759 probes: liveness: diff --git a/charts/incubator/readarr/values.yaml b/charts/incubator/readarr/values.yaml index 10100289a34..68ddec8b757 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.757 + tag: v0.1.0.759 strategy: type: Recreate diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 31b0c8983b8..bf8cc9b2595 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.11 +version: 6.1.12 diff --git a/charts/stable/jackett/SCALE/ix_values.yaml b/charts/stable/jackett/SCALE/ix_values.yaml index ea60101f6d1..ad9b8370c29 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.379 + tag: v0.18.383 probes: liveness: diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index b09925df237..441bba66526 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.379 + tag: v0.18.383 strategy: type: Recreate diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index da1dd7bf11f..5afae216193 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -24,4 +24,4 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr type: application -version: 6.1.8 +version: 6.1.9 diff --git a/charts/stable/lidarr/SCALE/ix_values.yaml b/charts/stable/lidarr/SCALE/ix_values.yaml index 0f482f2cd7f..81101f40995 100644 --- a/charts/stable/lidarr/SCALE/ix_values.yaml +++ b/charts/stable/lidarr/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/k8s-at-home/lidarr pullPolicy: IfNotPresent - tag: v1.0.0.2244 + tag: v1.0.0.2248 probes: liveness: diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index cb161841718..46372399a4a 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/k8s-at-home/lidarr pullPolicy: IfNotPresent - tag: v1.0.0.2244 + tag: v1.0.0.2248 strategy: type: Recreate