From 69465d5de9106e9da142b75563d03ed642d0200b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 17 Mar 2024 07:18:33 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.14.2.4318@78e4f3a by renovate (#19405) 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/Prowlarr/Prowlarr)) | patch | `1.14.1.4316` -> `1.14.2.4318` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.14.2.4318`](https://togithub.com/Prowlarr/Prowlarr/releases/tag/v1.14.2.4318): 1.14.2.4318 [Compare Source](https://togithub.com/Prowlarr/Prowlarr/compare/v1.14.1.4316...v1.14.2.4318) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Prowlarr within an existing docker container.*** #### Changes: - [`882152b`](https://togithub.com/Prowlarr/Prowlarr/commit/882152b9117aadd621d1b248a36a233e5abc0527) Use proxied requests for indexers - [`a25e790`](https://togithub.com/Prowlarr/Prowlarr/commit/a25e79031f263764c2402370588b4f16a5b64109) Fixed: Don't disable IPv6 in IPv6-only Environment - [`cc85060`](https://togithub.com/Prowlarr/Prowlarr/commit/cc85060b1b2d6b44b31c4644f87a79910ad147df) Bump version to 1.14.2 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=108&\_a=release-summary).
--- ### 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/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 69b147bd06d..137717ce9df 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.14.1.4316 +appVersion: 1.14.2.4318 dependencies: - name: common version: 20.2.0 @@ -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: 16.5.0 +version: 16.5.1 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 5ca8ad609d6..a834653821b 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.14.1.4316@sha256:882daa1e28f989bc6d76ea7ab7e729da3d9a7a67714e6db606a8ef45a6e6c14b + tag: 1.14.2.4318@sha256:78e4f3ac4d74b69a0a6d5e8724efcbb20cc2ab7985f8dcf21835d633c95f89f9 pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr