Skip to content

chore(deps): update ghcr.io/home-operations/prowlarr docker tag to v2.3.6.5351#2334

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-prowlarr-2.x
Apr 12, 2026
Merged

chore(deps): update ghcr.io/home-operations/prowlarr docker tag to v2.3.6.5351#2334
renovate[bot] merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-prowlarr-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 12, 2026

This PR contains the following updates:

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

Release Notes

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

v2.3.6.5351

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 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.

@renovate renovate bot enabled auto-merge (squash) April 12, 2026 17:35
@github-actions
Copy link
Copy Markdown

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

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

@@ -30,13 +30,13 @@

         runAsGroup: 568
         runAsUser: 568
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: prowlarr
-        image: ghcr.io/home-operations/prowlarr:2.3.5.5327@sha256:fc87e9af2f175ef19610fdcf1fcdcc84d5099127211cc6733f826409b2733237
+        image: ghcr.io/home-operations/prowlarr:2.3.6.5351@sha256:da6b1f914ad22778c347d554a59b6e40110f654b40528c8de516616382db5148
         imagePullPolicy: null
         ports:
         - name: http
           containerPort: 9696
           protocol: TCP
         volumeMounts:

@github-actions
Copy link
Copy Markdown

--- . Kustomization: flux-system/flux-system HelmRelease: media/prowlarr

+++ . Kustomization: flux-system/flux-system HelmRelease: media/prowlarr

@@ -20,13 +20,13 @@

   upgrade:
     remediation:
       retries: 3
   values:
     image:
       repository: ghcr.io/home-operations/prowlarr
-      tag: 2.3.5.5327@sha256:fc87e9af2f175ef19610fdcf1fcdcc84d5099127211cc6733f826409b2733237
+      tag: 2.3.6.5351@sha256:da6b1f914ad22778c347d554a59b6e40110f654b40528c8de516616382db5148
     service:
       main:
         ports:
           http:
             port: 9696
     ingress:

Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

ghcr.io/home-operations/prowlarr: v2.3.5.5327 → v2.3.6.5351

Verdict: Safe to merge

This is a patch release wrapping upstream Prowlarr/Prowlarr. 4 commits landed between the two tags:

  1. Fixed: Don't send `limit=0` to Newznab indexers — When searching via the internal API, `SearchResource.Limit` was a non-nullable `int` defaulting to 0, which propagated to Newznab/Headphones request generators as `&limit=0`. Indexers that honor the Newznab spec literally would return zero results (confirmed affected: DrunkenSlug, NZBGeek). Fixed by making `Limit` and `Offset` nullable (`int?`). This is a silent correctness bug fix with no config changes required.

  2. SceneTime marked Obsolete — C# indexer definition marked deprecated; migrated to YAML-based Torznab API definition. Transparent to users.

  3. ZonaQ marked Obsolete — Site does not allow automation. Transparent to users.

No breaking changes. This repo's media/prowlarr.yaml contains no indexer-specific configuration (that lives in Prowlarr's own database), so none of these changes require any manifest updates.

Sources consulted:

@renovate renovate bot merged commit 0e7a6c9 into main Apr 12, 2026
3 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-home-operations-prowlarr-2.x branch April 12, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants