home-ops icon indicating copy to clipboard operation
home-ops copied to clipboard

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

Open bot-akira[bot] opened this issue 1 year ago • 3 comments

This PR contains the following updates:

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

Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)

v1.25.1.4770: 1.25.1.4770

Compare Source

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 Return bad request for unprotect download link failures
  • 121ef8e Add new category for FL
  • d53fec7 Add newbie warning for AvistaZ's API use
  • c017a3c New: (PTP) Filter by Golden Popcorn only releases
  • 27ea930 Use proxied requests for fetching user class for MAM
  • d798451 Bump version to 1.25.1
  • 3f77900 Automated API Docs update

This list of changes was auto generated.

v1.25.0.4759: 1.25.0.4759

Compare Source

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 New: Option to prefer magnet URLs over torrent file links
  • a32ab3a Fixed: (AnimeBytes) Avoid specials for non-zero season searches
  • 942da3a Bump version to 1.25.0

This list of changes was auto generated.


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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

bot-akira[bot] avatar Oct 06 '24 05:10 bot-akira[bot]

--- kubernetes/apps/media/prowlarr/app Kustomization: flux-system/cluster-apps-prowlarr HelmRelease: media/prowlarr

+++ kubernetes/apps/media/prowlarr/app Kustomization: flux-system/cluster-apps-prowlarr HelmRelease: media/prowlarr

@@ -42,13 +42,13 @@

               TZ: Europe/Prague
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.24.3.4754@sha256:9c88257656e4ac893d692abf38a784c80ef1638eb99fae376bdb48f75498ce52
+              tag: 1.25.2.4794@sha256:4ff88b9911a9d8232bc1a0065b9423ea631c591c5fe0959effb3b1c093ef4930
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

bot-akira[bot] avatar Oct 06 '24 05:10 bot-akira[bot]

--- HelmRelease: media/prowlarr Deployment: media/prowlarr

+++ HelmRelease: media/prowlarr Deployment: media/prowlarr

@@ -58,13 +58,13 @@

           value: dark
         - name: TZ
           value: Europe/Prague
         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.2.4794@sha256:4ff88b9911a9d8232bc1a0065b9423ea631c591c5fe0959effb3b1c093ef4930
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0

bot-akira[bot] avatar Oct 06 '24 05:10 bot-akira[bot]

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

axeII avatar Oct 06 '24 05:10 axeII