From 07e4ebfedde745a44da34f4b1bdaf388b12cc27c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 1 Apr 2024 02:32:55 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/sonarr to 4.0.2.1183@42ba5af by renovate (#20068) 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) | digest | `bbfcda0` -> `42ba5af` | --- > [!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 | 6 +++--- charts/stable/sonarr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index c83be024fb9..3f6b8475dbf 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -24,7 +24,7 @@ keywords: - sonarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -33,7 +33,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/sonarr + - https://ghcr.io/onedr0p/exportarr type: application -version: 21.5.5 +version: 21.5.6 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index e66551c47af..04083bbf86f 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:bbfcda0754272515ce12972924652699934074b46b11d27bc515c8ea5fb870f5 + tag: 4.0.2.1183@sha256:42ba5af9b0ea20f4db4622991e0f1657be02c6e8747872c652fdac193c097b25 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent