From d99ebc196087c91d280c611b775837479a714efc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Feb 2025 14:05:45 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/onedr0p/radarr digest to 59be618 (#32329) 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://redirect.github.com/Radarr/Radarr)) | digest | `f63ab1d` -> `59be618` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.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 d620bcfecf8..4bc0c381f36 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr type: application -version: 23.18.0 +version: 23.18.1 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index a4b26dea2b8..158e95e7cbf 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.18.4.9674@sha256:f63ab1d9875d81f1b6d7cd69427749451d2fab981e39ffb8d9071c2e21041170 + tag: 5.18.4.9674@sha256:59be618047f755c3f39acd5638229fcc6605bbf47b548a66ad1b6a81478e7847 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent