From c13460464663f02e28ea3334d21e1f54fb7e9e4a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 1 Apr 2024 08:23:20 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/sonarr to v4.0.3.1413@04d8e19 by renovate (#20083) 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/sonarr](https://ghcr.io/onedr0p/sonarr) | patch | `4.0.2.1183` -> `4.0.3.1413` | --- > [!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/sonarr/Chart.yaml | 4 ++-- charts/stable/sonarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 3f6b8475dbf..8d9085105eb 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.2.1183 +appVersion: 4.0.3.1413 dependencies: - name: common version: 20.2.10 @@ -36,4 +36,4 @@ sources: - https://ghcr.io/onedr0p/sonarr - https://ghcr.io/onedr0p/exportarr type: application -version: 21.5.6 +version: 21.5.7 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 04083bbf86f..1ded9869db7 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/sonarr pullPolicy: IfNotPresent - tag: 4.0.2.1183@sha256:42ba5af9b0ea20f4db4622991e0f1657be02c6e8747872c652fdac193c097b25 + tag: 4.0.3.1413@sha256:04d8e198752b67df3f95c46144b507f437e7669f0088e7d2bbedf0e762606655 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent