From 0bd2b3c8481fc693c1696f84c6af2ca7f04fba11 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Dec 2023 01:30:33 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to 2.0.5.3813@b0da292 (#15897) 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/onedr0p/containers)) | digest | `2d73ade` -> `b0da292` | --- > [!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 | 36 ++++++++++++++++---------------- charts/stable/lidarr/values.yaml | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index e1c2efc57ef..117dbc5c7f3 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -1,32 +1,32 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: lidarr -version: 17.0.27 +version: 17.0.28 appVersion: 2.0.5.3813 description: Looks and smells like Sonarr but made for music home: https://truecharts.org/charts/stable/lidarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - - https://ghcr.io/onedr0p/lidarr-develop - - https://github.com/Lidarr/Lidarr +- https://github.com/Lidarr/Lidarr +- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr +- https://ghcr.io/onedr0p/lidarr-develop maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - lidarr - - torrent - - usenet +- lidarr +- torrent +- usenet dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 396abecd3c3..a08c382498d 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.0.5.3813@sha256:2d73ade4f56817f05c6d4cd7bc1dff565e4f20f76d22fdebc1f0ebd7e2f709ed + tag: 2.0.5.3813@sha256:b0da2927ae973864445e468dafe13297f958ee2b9cfb197bfabcb9979cfb6db7 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent