From 81ed7292e41e78715808a9a19e611a8077018ae4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 16:54:20 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/elfhosted/readarr-develop digest to bdc5725 (#35636) 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 | `08c1368` -> `bdc5725` | 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 ad8de274961..23c9ad1ff73 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.3 +version: 24.6.4 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 8e2a19f6ba4..82d65b3a847 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.16.2793@sha256:08c1368b29987a59b482656f318372d9be8ab9ca39f623336e2691be5b951e09 + tag: 0.4.16.2793@sha256:bdc57258692b487aff340e0f60c12692d2628820490fc2dbe6e0284ccb1879ee exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent