From d06e20b8f229c756faf9e9ee5602cfb5e469666f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 3 May 2025 18:00:47 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/elfhosted/readarr-develop digest to a61bc9a (#34994) 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 | `e2da461` -> `a61bc9a` | --- > [!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 4db14daff6c..5b1fa9010ac 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -41,5 +41,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - https://readarr.com type: application -version: 24.6.0 +version: 24.6.1 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 9276a445b17..77fa75eb444 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.15.2787@sha256:e2da4611474274755d4ee9c272e579fa2e0b5596b4370bb3f4ccbe477bddec45 + tag: 0.4.15.2787@sha256:a61bc9a243dae7e8fccdf4bf313aa773e27a88412064a0feebd051a7eee73464 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent