From c9f2a722a9d80f7fef241973d4288d773601f6e6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jan 2024 01:58:56 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.13.0.4217@bbc16bd by renovate (#17694) 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/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop) ([source](https://togithub.com/onedr0p/containers)) | minor | `1.12.2.4211` -> `1.13.0.4217` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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/prowlarr/Chart.yaml | 6 +++--- charts/stable/prowlarr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 8ef3030f8e3..0504670fef4 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.12.2.4211 +appVersion: 1.13.0.4217 dependencies: - name: common version: 17.2.29 @@ -24,7 +24,7 @@ keywords: - prowlarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://ghcr.io/onedr0p/prowlarr-develop - https://ghcr.io/onedr0p/exportarr type: application -version: 14.2.7 +version: 14.3.0 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 5a5887dfa6b..b967648c094 100644 --- a/charts/stable/prowlarr/values.yaml +++ b/charts/stable/prowlarr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop - tag: 1.12.2.4211@sha256:14fc79c3380bba72cd635dc6fa5949ac149c29f8a1afea8308ffe5490d0208f9 + tag: 1.13.0.4217@sha256:bbc16bdf446f784ed4f4955fdc41a3b5f2a3e60f1c94151110e6e12bc6de2817 pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr