From f18fff75da7c043912a507a7a2b5360f467ec77f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Dec 2023 01:05:05 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/sonarr to 3.0.10.1567@6577c90 (#15654) 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/onedr0p/containers)) | digest | `ea8acd3` -> `6577c90` | --- > [!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 | 44 ++++++++++++++++++-------------- charts/stable/sonarr/values.yaml | 2 +- 2 files changed, 26 insertions(+), 20 deletions(-) diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index bf4cd17993b..5f8c4ce08d3 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -1,31 +1,37 @@ -kubeVersion: ">=1.16.0-0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: sonarr -version: 16.0.13 +version: 16.0.14 appVersion: 3.0.10.1567 description: Smart PVR for newsgroup and bittorrent users home: https://truecharts.org/charts/stable/sonarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.png deprecated: false sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - - https://ghcr.io/onedr0p/sonarr - - https://github.com/Sonarr/Sonarr +- https://github.com/truecharts/charts/tree/master/charts/stable/sonarr +- https://ghcr.io/onedr0p/sonarr +- https://github.com/Sonarr/Sonarr maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - sonarr - - torrent - - usenet +- sonarr +- 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: - "truecharts.org/category": media + max_scale_version: 23.10.1 + min_scale_version: 22.12.4 + truecharts.org/SCALE-support: "true" + truecharts.org/category: media + truecharts.org/max_helm_version: "3.13" + truecharts.org/min_helm_version: "3.12" + truecharts.org/train: stable diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index c77632ebdbe..1d727a8bd50 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: 3.0.10.1567@sha256:ea8acd3ec2c212e254c8c8f6d8f748227c0691d90816761d220bd3e4765b21c7 + tag: 3.0.10.1567@sha256:6577c9016ca09e214388d524fd2ac1870c59c4c50a5961c46426e2dab1b5c5ee exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent