From b9fd74ce9050af7fe59c87164e43f8839e1732ef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 16 May 2024 19:08:02 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/sonarr to 4.0.4.1491@b513d38 by renovate (#22053) 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 | `9c78b3a` -> `b513d38` | --- > [!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 55450f1be99..305b136b2a2 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 @@ -36,4 +36,4 @@ sources: - https://ghcr.io/onedr0p/sonarr - https://ghcr.io/onedr0p/exportarr type: application -version: 22.0.5 +version: 22.0.6 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index f4ecef35f25..5b5077fab5c 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.4.1491@sha256:9c78b3a37af6e814062e4a631c25ad181c800ae11d21acdfd26c843da9e4a42e + tag: 4.0.4.1491@sha256:b513d3836c5b86d3e5c2eb7cb4908e0002856d922b0a360f136781aaa89ef38a exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent