From e4af072bf127ce0f8f89e068c0f41f20bcbeca4d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 May 2024 02:32:33 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to 2.3.3.4204@85bb890 by renovate (#22368) 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/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop) ([source](https://togithub.com/Lidarr/Lidarr)) | digest | `1809cc8` -> `85bb890` | --- > [!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/lidarr/Chart.yaml | 4 ++-- charts/stable/lidarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 76385b0880e..6057cf4d984 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -24,7 +24,7 @@ keywords: - lidarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/lidarr-develop type: application -version: 22.1.3 +version: 22.1.4 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index fd59667d2bd..5c790447f03 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 2.3.3.4204@sha256:1809cc8303338d1d0d5f46718dfcd70b6f6cc312717b42a76dcb6edc83df38b4 + tag: 2.3.3.4204@sha256:85bb890dab6ca3bf4356c49a1b6d7620ec8c85f12cff08a35a8c62bd41271ec9 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent