onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

feat(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.24.3.4754 → 1.25.1.4770 ) #8179

Closed bot-ross[bot] closed 5 days ago

bot-ross[bot] commented 5 days ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-develop (source) minor 1.24.3.4754 -> 1.25.1.4770

[!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.25.1.4770`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.25.1.4770): 1.25.1.4770 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.25.0.4759...v1.25.1.4770) *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: - [`8d16b88`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8d16b8818532e5d40567cbfe8568b814127a7c92) Return bad request for unprotect download link failures - [`121ef8e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/121ef8e80d010507f3c5f5aae7c7bbf2c03fb76a) Add new category for FL - [`d53fec7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d53fec7e756293220dc92acfacdc4af680a7eefb) Add newbie warning for AvistaZ's API use - [`c017a3c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c017a3cd7eaefac38ff56c4174904d2dc1f3e830) New: (PTP) Filter by Golden Popcorn only releases - [`27ea930`](https://redirect.github.com/Prowlarr/Prowlarr/commit/27ea93090f8484ba4c277a032dc3a2f659ad8d60) Use proxied requests for fetching user class for MAM - [`d798451`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d79845144e0f04fe756944d8d9acb7d1e44bf749) Bump version to 1.25.1 - [`3f77900`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3f77900dd020fd2ec8c46a679cdee9ca836e4f19) Automated API Docs update This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=147&\_a=release-summary). ### [`v1.25.0.4759`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.25.0.4759): 1.25.0.4759 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.24.3.4754...v1.25.0.4759) *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: - [`4e8b9e8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4e8b9e81cfb7c199037f03d683289f4742042bde) New: Option to prefer magnet URLs over torrent file links - [`a32ab3a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a32ab3acfd3fb7a4d0ccb13432ff65563b1a808c) Fixed: (AnimeBytes) Avoid specials for non-zero season searches - [`942da3a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/942da3a5c0db615a3ab38dcbed839166003fc006) Bump version to 1.25.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=146&\_a=release-summary).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 5 days ago
--- kubernetes/main/apps/default/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: default/prowlarr

+++ kubernetes/main/apps/default/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: default/prowlarr

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.24.3.4754@sha256:9c88257656e4ac893d692abf38a784c80ef1638eb99fae376bdb48f75498ce52
+              tag: 1.25.1.4770@sha256:f3022d833beddc5bc493424b1c00c9726e20b9e79e871f53690b1a6b8f300db8
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
bot-ross[bot] commented 5 days ago
--- HelmRelease: default/prowlarr Deployment: default/prowlarr

+++ HelmRelease: default/prowlarr Deployment: default/prowlarr

@@ -73,13 +73,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-develop:1.24.3.4754@sha256:9c88257656e4ac893d692abf38a784c80ef1638eb99fae376bdb48f75498ce52
+        image: ghcr.io/onedr0p/prowlarr-develop:1.25.1.4770@sha256:f3022d833beddc5bc493424b1c00c9726e20b9e79e871f53690b1a6b8f300db8
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0