From 5b12037745ae705beb6bc21a16bf78b6add5b8dd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Dec 2023 01:31:41 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/radarr to 5.1.3.8246@e3eeb1d (#15900) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr) ([source](https://togithub.com/onedr0p/containers)) | digest | `cb042fe` -> `e3eeb1d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/radarr/Chart.yaml | 2 +- charts/stable/radarr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 25c755018fe..907a3018712 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: radarr -version: 17.0.20 +version: 17.0.21 appVersion: 5.1.3.8246 description: A fork of Sonarr to work with movies à la Couchpotato home: https://truecharts.org/charts/stable/radarr diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index f12198dd5ee..de56e0e6c4c 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/radarr pullPolicy: IfNotPresent - tag: 5.1.3.8246@sha256:cb042fea8dfe97b7f78cb6efd02f0fc979de570789abd9fb25649b3534ae0f7a + tag: 5.1.3.8246@sha256:e3eeb1de9aed562a2d4b99704b788dab672b314acaa074b38dc080a18b58cfc7 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent