From 6fc4b26bb8d323041218f6ba98a3dd5941ddc329 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 25 Mar 2024 19:18:42 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/readarr-develop to 0.3.21.2475@dfee716 by renovate (#19781) 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/Readarr/Readarr)) | digest | `1b66128` -> `dfee716` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://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 a296df5cff2..6d58d95b75f 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -26,7 +26,7 @@ keywords: - usenet - AudioBooks - ebooks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://ghcr.io/onedr0p/readarr-develop - https://ghcr.io/onedr0p/exportarr type: application -version: 21.5.5 +version: 21.5.6 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index c04e6ded261..c6736ab01d5 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.21.2475@sha256:1b661283a46224b4c2266f554c7864f451d7e637336497a0f8503ad869db5e99 + tag: 0.3.21.2475@sha256:dfee716eb4a45a7ccdb245ecc8a1ef669769375354db15f35e2af699e741d101 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent