Skip to content

fix(container): update image ghcr.io/home-operations/prowlarr ( 2.6.3.5592 ➔ 2.6.4.5611 ) - #554

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-prowlarr-2.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-prowlarr-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.6.4.5611: 2.6.4.5611

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:

  • 693c7c3 Multiple Translations updated by Weblate
  • 0ee62b0 Remove unused package references
  • bc0feb6 Bump to 2.6.4
  • 765e24e Bump Sentry to 5.16.3
  • 6aaafa6 Improve external restart handling
  • a69014a Fixed: Treat invalid contents as unavailable releases
  • 3775057 Fixed: Handle 307 and 308 redirects for indexer download requests
  • a4302a2 Fixed: Prevent paths with multiple slashes causing backups to fail
  • 455f1d6 Fixed: Definition existence check before grabbing the remote definition

This list of changes was auto generated.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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 was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Sep 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 430074cc-6cb8-4963-bac9-ae87d1752d8b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/media/prowlarr/app Kustomization: media/prowlarr HelmRelease: media/prowlarr

+++ kubernetes/apps/media/prowlarr/app Kustomization: media/prowlarr HelmRelease: media/prowlarr

@@ -34,13 +34,13 @@

           app:
             env:
               PROWLARR__AUTH__METHOD: External
               TZ: America/New_York
             image:
               repository: ghcr.io/home-operations/prowlarr
-              tag: 2.6.3.5592
+              tag: 2.6.4.5611
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions

Copy link
Copy Markdown
--- HelmRelease: media/prowlarr Deployment: media/prowlarr

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

@@ -44,13 +44,13 @@

       containers:
       - env:
         - name: PROWLARR__AUTH__METHOD
           value: External
         - name: TZ
           value: America/New_York
-        image: ghcr.io/home-operations/prowlarr:2.6.3.5592
+        image: ghcr.io/home-operations/prowlarr:2.6.4.5611
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 10

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