From 8459c1ce5d5c3940b7cbd789d7460c1885496cfa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Dec 2023 01:44:39 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.11.2.4160@12c5819 by renovate (#16255) 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)) | patch | `1.11.1.4146` -> `1.11.2.4160` | --- > [!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 | 41 +++++++++++++++--------------- charts/stable/prowlarr/values.yaml | 2 +- 2 files changed, 21 insertions(+), 22 deletions(-) diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index f1de6f00cad..86bb4f00e5a 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -1,35 +1,34 @@ -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' apiVersion: v2 name: prowlarr -version: 12.1.2 +version: 12.1.3 appVersion: 1.11.1.4146 -description: - Indexer manager/proxy built on the popular arr net base stack to integrate +description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. home: https://truecharts.org/charts/stable/prowlarr icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png deprecated: false sources: - - https://ghcr.io/onedr0p/exportarr - - https://github.com/Prowlarr/Prowlarr - - https://github.com/k8s-at-home/container-images - - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr +- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr +- https://ghcr.io/onedr0p/exportarr +- https://github.com/Prowlarr/Prowlarr +- https://github.com/k8s-at-home/container-images maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - prowlarr - - torrent - - usenet +- prowlarr +- torrent +- usenet dependencies: - - name: common - version: 14.5.0 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.5.0 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index e5677bcb346..e656177e2f0 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.11.1.4146@sha256:c7ad70aaf1dae541ec0fdae0a449cbfcab1e2dd31c46e92f758b4006bfef4a53 + tag: 1.11.2.4160@sha256:12c58192e978bf04695cab64abd071ba323b9967b25abf51f79ab0e57f782cb6 pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr