From 54f6dfc91dabc5f88f570fc91b73af80b7877db3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 17 Oct 2024 02:37:09 +0200 Subject: [PATCH] chore(container): update oci-image ghcr.io/elfhosted/readarr-develop to f2165bc by renovate (#27829) 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/elfhosted/readarr-develop](https://redirect.github.com/Readarr/Readarr) | digest | `4eb756d` -> `f2165bc` | --- > [!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/readarr/Chart.yaml | 2 +- charts/stable/readarr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 5e2d7026100..ec47af03c97 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - https://readarr.com type: application -version: 24.0.4 +version: 24.0.5 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 6d3b0ff100b..b41e6ce6116 100644 --- a/charts/stable/readarr/values.yaml +++ b/charts/stable/readarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/elfhosted/readarr-develop pullPolicy: IfNotPresent - tag: 0.4.0.2634@sha256:4eb756db0b0f3969f9178d7c7522d4cf6808a497aa5edc39c61015bc9e221f58 + tag: 0.4.0.2634@sha256:f2165bcb2344abe29bf9cf9835378890fc34e9d596602bcd7021947e272b4677 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent