From 1a13d705e73f167c1df3d6ae63da6967113202fb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Mar 2024 13:18:32 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to 2.2.1.4073@ae2b24d by renovate (#19254) 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 | `25018af` -> `ae2b24d` | --- > [!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 | 6 +++--- charts/stable/lidarr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 40465efff0a..55102c219db 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 @@ -33,7 +33,7 @@ name: lidarr sources: - https://github.com/Lidarr/Lidarr - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - - https://ghcr.io/onedr0p/lidarr-develop - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/lidarr-develop type: application -version: 21.4.0 +version: 21.4.1 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index a9902036f9e..39d124f109d 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.2.1.4073@sha256:25018afceb9103b6d1ef4e687b87974716a4d23db8660843d071461d3f9dd402 + tag: 2.2.1.4073@sha256:ae2b24d5406e32c70e604b10c515f2355bac33f14382e013973a758770e863e8 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent