Skip to content

fix(container): update image ghcr.io/home-operations/prowlarr ( 2.4.0.5391 → 2.4.0.5397 )#5802

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/ghcr.io-home-operations-prowlarr-2.x
Jun 15, 2026
Merged

fix(container): update image ghcr.io/home-operations/prowlarr ( 2.4.0.5391 → 2.4.0.5397 )#5802
renovate[bot] merged 1 commit into
masterfrom
renovate/ghcr.io-home-operations-prowlarr-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/prowlarr (source) patch 2.4.0.53912.4.0.5397

Release Notes

Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)

v2.4.0.5397: 2.4.0.5397

Compare Source

To receive further updates for a non-docker installation, please change the branch to master. (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:
  • d6e8466 Fixed: Basic auth for qBittorrent
  • 1f760d4 Fix minage, minsize, and maxsize Newznab parameters using wrong source field
  • 06304a6 Fixed: (SecretCinema) Use release titles from API
  • 1d7c91a Multiple Translations updated by Weblate
  • 0275db7 Reuse authentification cookies for qBittorrent calls
  • 5f02110 Bump github actions to fix token issues
  • bef55de Fixed: (SecretCinema) Improve release titles
  • 32e606c New: (MyAnonamouse) Switch to downloading without session cookies
  • b689dfe Fixed: (MyAnonamouse) Refactor freeleech wedge handling
  • 638d2d1 New: Postgres Connection String option
See More
  • cb80af4 New: Bump .NET to 8.0.27
  • 7e3b69b New: Basic Auth support for sync applications (#​2677)
  • 4864834 Multiple Translations updated by Weblate
  • facfb8f New: API key support for qBittorrent
  • ee093ed Fixed: Login with credentials on Qbittorrent 5.2
  • 2aa5de8 Fixed: Testing qBittorrent after credentials change would always pass tests
  • 493cb04 Version bump to 2.4.0
  • 18fe4ec Bump MailKit to 4.16.0
  • de8738f Fixed: PWA Manifest images
  • 46ce8e2 Version bump to 2.3.7
  • c687bdb Fixed: Don't send limit=0 to Newznab indexers (#​2654)
  • b2d4916 Fixed: (ZonaQ) Obsolete per site policy
  • 28bd80d Fixed: (SceneTime) Obsolete - migrated to YAML for Torznab API
  • 0ffcfcc Version bump to 2.3.6

This list of changes was auto generated.


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "before 3am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prowlarr: v2.4.0.5391 → v2.4.0.5397

Verdict: Safe to merge

Summary: Routine patch bump containing bug fixes and minor feature additions. No breaking changes, deprecations, or known regressions affecting this repository.

Changes reviewed:

  • Fixed qBittorrent basic auth and API key support
  • Fixed Newznab parameter handling (minage, minsize, maxsize)
  • Added Postgres Connection String option
  • Bumped .NET to 8.0.27
  • Various indexer fixes (SecretCinema, MyAnonamouse) and translation updates

Impact assessment:

  • Container image updated in kubernetes/default/prowlarr/prowlarr.yaml
  • ExternalSecret for API key remains unchanged ✓
  • Shelfmark integration references Prowlarr via HTTP service endpoint (no version-dependent config) ✓

Sources consulted:

@github-actions

Copy link
Copy Markdown

Claude Review Usage

When (UTC) Version Model Turns Cost
2026-06-15 06:58 2.4.0.5391 -> 2.4.0.5397 claude-haiku-4-5-20251001 6 $0.0925

@skibidi-renovate

Copy link
Copy Markdown
Contributor
--- Deployment default/prowlarr
+++ Deployment default/prowlarr
@@ -51,7 +51,7 @@
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/home-operations/prowlarr:2.4.0.5391@sha256:91af7cbc8e357dede960033c9ecfb3a65e145d90d4e495e13adb2fbc6a546807
+        image: ghcr.io/home-operations/prowlarr:2.4.0.5397@sha256:8a140c9104c754a272f5e0d1dfcb32a06f07946a431a45c1083a16344f531748
         livenessProbe:
           failureThreshold: 3
           httpGet:

--- HelmRelease default/prowlarr
+++ HelmRelease default/prowlarr
@@ -48,7 +48,7 @@
                 name: prowlarr-secret
             image:
               repository: ghcr.io/home-operations/prowlarr
-              tag: 2.4.0.5391@sha256:91af7cbc8e357dede960033c9ecfb3a65e145d90d4e495e13adb2fbc6a546807
+              tag: 2.4.0.5397@sha256:8a140c9104c754a272f5e0d1dfcb32a06f07946a431a45c1083a16344f531748
             probes:
               liveness:
                 custom: true

@renovate renovate Bot merged commit f84bcc7 into master Jun 15, 2026
9 checks passed
@renovate renovate Bot deleted the renovate/ghcr.io-home-operations-prowlarr-2.x branch June 15, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants