From e8a1731191d2eb2a27d27fa46ac818fd933dad88 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Apr 2024 20:18:59 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/radarr to 5.3.6.8612@4dcf3bb by renovate (#20427) 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/Radarr/Radarr)) | digest | `e9586ce` -> `4dcf3bb` | --- > [!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 | 6 +++--- charts/stable/radarr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 33b38ecf21a..0b702b9bbf9 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -24,7 +24,7 @@ keywords: - radarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: radarr sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr - - https://ghcr.io/onedr0p/radarr - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/radarr type: application -version: 21.6.0 +version: 21.6.1 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index ba36fe70d46..759d2f8d362 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.3.6.8612@sha256:e9586ce6fdcb0bc739f96490e876c445114cec98e8c039aab6e48c579590cc70 + tag: 5.3.6.8612@sha256:4dcf3bb47fb83ca2fc8cfb7a35b3130aabf51e5042a68915e4182ebed203e1bf exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent