Skip to content

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

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

Release Notes

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

v2.6.5.5623: 2.6.5.5623

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:
  • 12c3278 Multiple Translations updated by Weblate
  • f2d7c49 Bump to 2.6.5
  • 28827d0 Fixed: Update help text for Allowed Hosts
  • 403b2f1 Don't skip health check if Allowed Hosts is set to *
  • 2294128 Fixed: Improve logging for 'Allowed Hosts' and 'Trusted Networks'
  • 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
See More
  • 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
  • 707f790 Fixed: Format of timestamps for Discord notifications from some systems
  • a434ee0 Multiple Translations updated by Weblate
  • ad94fed Convert First Run to TypeScript
  • eb9a3a3 Fix allowed hosts check check on config file changes
  • c80c6fb New: Add Trusted Networks setting
  • c32fc1b New: Add hostname validation
  • 6a9a9a4 Add reason to health check
  • 79491b4 Improve zip extraction
  • 9be50b9 Bump to 2.6.3
  • 647f0dc Bump FluentAssertions to 7.2.2
  • 8a08ee6 Fixed: (BTN) Improve searching for episodes with 3 digit numbering
  • 61bf546 Upgrade MonoTorrent to 3.0.2
  • f45a250 Bump NUnit to 4.5.1
  • 59b68a7 Fixed: (MyAnonamouse) perpage parameter API (#​2792)
  • d6dcccd Fix newznab redirect database migration
  • 17e12c0 Multiple Translations updated by Weblate
  • 70d18b5 Fixed: (FunFile) Moved to Cardigann
  • 3034263 Update M-Team-TP categories
  • e943e22 Improve download failed log message
  • 9b4d30c Defer deserialize JSON response resource with Lazy
  • 1f7db1e Fixed: (MoreThanTV) Removed, site has shutdown
  • 0b8dc38 Bump sqlite to 3.53.4
  • 861b635 Fixed: Catch empty cookies from FlareSolverr
  • 50f3e7d Fix flaresolverr status code in failed exception
  • 1efad4b Bump to 2.6.2
  • c6034c8 New: Show indexer specific categories in search
  • dd09f64 Bump to 2.6.1
  • bc65f17 Fixed: HTTP Basic Auth credentials with non-ASCII characters (#​2749)
  • 8be82bb Bump to 2.6.0
  • 9344288 Prevent NullRef when categories are missing from the request body for download clients

This list of changes was auto generated.

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.

@github-actions

github-actions Bot commented Sep 13, 2026

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

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

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

         - name: PROWLARR__SERVER__PORT
           value: '80'
         - name: PROWLARR__UPDATE__BRANCH
           value: develop
         - name: TZ
           value: Europe/Bucharest
-        image: ghcr.io/home-operations/prowlarr:2.6.3.5592@sha256:8c9ee448bb6de0e3e8b9c2f536b7a3455ec6ff5e184c2fb2a8602791b2757442
+        image: ghcr.io/home-operations/prowlarr:2.6.5.5623@sha256:6152751c3ea2e7751564f5952173d5e83eed0e09f3fabd2cb6bdb58690c39e2f
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@github-actions

github-actions Bot commented Sep 13, 2026

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

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

@@ -46,13 +46,13 @@

               PROWLARR__LOG__LEVEL: info
               PROWLARR__SERVER__PORT: 80
               PROWLARR__UPDATE__BRANCH: develop
               TZ: Europe/Bucharest
             image:
               repository: ghcr.io/home-operations/prowlarr
-              tag: 2.6.3.5592@sha256:8c9ee448bb6de0e3e8b9c2f536b7a3455ec6ff5e184c2fb2a8602791b2757442
+              tag: 2.6.5.5623@sha256:6152751c3ea2e7751564f5952173d5e83eed0e09f3fabd2cb6bdb58690c39e2f
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@renovate renovate Bot changed the title fix(container): update image ghcr.io/home-operations/prowlarr ( 2.6.3.5592 ➔ 2.6.4.5611 ) fix(container): update image ghcr.io/home-operations/prowlarr ( 2.6.3.5592 ➔ 2.6.5.5623 ) Sep 17, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-home-operations-prowlarr-2.x branch from c4bd1ad to b9065ae Compare September 17, 2026 02:42
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