From f2cc715895175ff8eaf59db9fb69f09a5385916a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Jun 2024 02:32:33 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/sonarr to 4.0.5.1710@5d97c1e by renovate (#23032) 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) ([source](https://togithub.com/Sonarr/Sonarr)) | digest | `ad8a863` -> `5d97c1e` | --- > [!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 | 2 +- charts/stable/sonarr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 556182b2dc7..9cf9153e4b7 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/Sonarr/Sonarr - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr type: application -version: 23.0.0 +version: 23.0.1 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 80a964aad04..6ebfad09822 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.5.1710@sha256:ad8a863b0228d9c418a3eabe9530446d83d5ecec96afc161211c21bd9262b7ee + tag: 4.0.5.1710@sha256:5d97c1e4d7d386e3d9a887d87d65da2b0115c73cd002d7d633df21baa5a4122c exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent