From 9b57fb1e400cbffee8b711b89655cf0a88c07f42 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Jan 2025 01:03:49 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/elfhosted/readarr-develop digest to a312c8a (#30616) 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 | `bf5fc01` -> `a312c8a` | --- > [!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 6fdcfa91df8..6aa651e0f44 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.3.0 +version: 24.3.1 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 83c4767bcfa..e851277e95e 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.6.2711@sha256:bf5fc01a534b9b3c075eeb1acac2dbc4cb31df912864c2987f33b44556eec120 + tag: 0.4.6.2711@sha256:a312c8a8b48de7777cb4ff11c65a268f2e1acaac96ccd6319a3356c494c58b59 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent