From e19713feba51209f5557a90628114008e4ce1ce3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 20 Oct 2024 14:17:17 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/onedr0p?= =?UTF-8?q?/prowlarr-develop=201.25.2.4794=20=E2=86=92=201.25.3.4815=20(#2?= =?UTF-8?q?8076)?= 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://redirect.github.com/Prowlarr/Prowlarr)) | patch | `4ff88b9` -> `3fd3e33` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.25.3.4815`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.25.3.4815): 1.25.3.4815 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.25.2.4794...v1.25.3.4815) *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: - [`02ff133`](https://redirect.github.com/Prowlarr/Prowlarr/commit/02ff133a62d39bd68b37ec4f6df433c8e96683f6) Multiple Translations updated by Weblate - [`47268aa`](https://redirect.github.com/Prowlarr/Prowlarr/commit/47268aac87c9f2f79ebcf3be75a328d691f2f0a2) Fix stable branch label in updates - [`8aad1ac`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8aad1ac55497579c1afdc2d918f7ebe490fb4013) New: Allow major version updates to be installed ([#​2260](https://redirect.github.com/Prowlarr/Prowlarr/issues/2260)) - [`9037cde`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9037cde439f343d6fd01e7414e80d6c51c2a7284) Rename ApplicationCheckUpdate to ApplicationUpdateCheck - [`2afafd7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2afafd79e423c2b7b38eab2ccf861cacf2c84f3e) Fixed: Don't block updates under docker unless configured in package_info - [`f4fa251`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f4fa2517d2d389633f72d991ac581935d3dc6204) Sort indexers by name when syncing to applications - [`37bc46c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/37bc46c1cd664121733e3b1e663176871469b02b) Translate System pages - [`3e3a7ed`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3e3a7ed4f0a0197a366c188549f57f25d71a686a) Multiple Translations updated by Weblate - [`04fa7d3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/04fa7d366dd4fd849a420729d1c27525e35bde2e) Fixed: (Cardigann) Redirect warnings with "Refresh" header - [`ed9a321`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ed9a3214a216743752de917b1afe31e6dbb85c59) Fix redirect url in HttpClient development warning message
See More - [`66a9e1a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/66a9e1a653701a48e51867c927a17c3b307b695a) Bump dotnet to 6.0.35 - [`8cb59c3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8cb59c35fbc76db1b3b9f713041e77c512b03c8a) New: Sync UI updates for providers - [`94e9c05`](https://redirect.github.com/Prowlarr/Prowlarr/commit/94e9c05d60b93ff39588fd6a2c360fe87e34cd3e) Natural sorting for tags list in the UI - [`8d2c4e1`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8d2c4e12465c854b0dcca6c19017ed2003b0a918) Bump version to 1.25.3 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=149&\_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://redirect.github.com/renovatebot/renovate). --- charts/stable/prowlarr/Chart.yaml | 4 ++-- charts/stable/prowlarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index f7d7bfc6a48..ee088269d6a 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.25.2.4794 +appVersion: 1.25.3.4815 dependencies: - name: common version: 25.1.0 @@ -36,4 +36,4 @@ sources: - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr type: application -version: 18.7.3 +version: 18.7.4 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index e4b59bab640..35f4f2e5482 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.25.2.4794@sha256:4ff88b9911a9d8232bc1a0065b9423ea631c591c5fe0959effb3b1c093ef4930 + tag: 1.25.3.4815@sha256:3fd3e334b882bbf7391ee8a4fb669e6588a23dbf13fb5da9caab85f5695e215d pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr