From 9a5fa5354c908ea83251d2060c9711042dee7f2a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 07:22:44 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/readarr-develop to 0.3.18.2411@a1d9eb2 by renovate (#17957) 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/readarr-develop](https://ghcr.io/onedr0p/readarr-develop) ([source](https://togithub.com/onedr0p/containers)) | digest | `fa1fe2d` -> `a1d9eb2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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/readarr/Chart.yaml | 4 ++-- charts/stable/readarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 12c3d7cb93d..912ae53f4f7 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -36,7 +36,7 @@ sources: - https://readarr.com - https://github.com/Readarr/Readarr - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/readarr-develop + - https://ghcr.io/onedr0p/exportarr type: application -version: 19.1.17 +version: 19.1.18 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 135a354d435..a29594bbf9e 100644 --- a/charts/stable/readarr/values.yaml +++ b/charts/stable/readarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: 0.3.18.2411@sha256:fa1fe2d41874b2bcbf6d8425c7a086d65a0978595b8793cb339856b060618733 + tag: 0.3.18.2411@sha256:a1d9eb2001d499322e00876106a675c36b6f750cd253843595bb8e022a54f37a exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent