Skip to content

fix(container): update image ghcr.io/home-operations/prowlarr (2.6.0.5494 ➔ 2.6.1.5509) - #7145

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

fix(container): update image ghcr.io/home-operations/prowlarr (2.6.0.5494 ➔ 2.6.1.5509)#7145
drag0n141-bot[bot] wants to merge 1 commit into
masterfrom
renovate/ghcr.io-home-operations-prowlarr-2.x

Conversation

@drag0n141-bot

@drag0n141-bot drag0n141-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.6.1.5509: 2.6.1.5509

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:
  • c6034c8 New: Show indexer specific categories in search
  • dd09f64 Bump to 2.6.1

This list of changes was auto generated.


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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 these updates again.


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

This PR has been generated by Mend Renovate CLI.

@drag0n141-bot drag0n141-bot Bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Aug 4, 2026

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

ghcr.io/home-operations/prowlarr: v2.6.0.5494 → v2.6.1.5509

Verdict: Safe to merge

This is a patch release of Prowlarr wrapped in the home-operations container image. Checked the upstream Prowlarr GitHub Releases page for the diff between the two tags — only two changes:

  • New: indexer-specific categories now shown in search results (additive UI/API feature, no config changes required)
  • Version bump commit to 2.6.1

No breaking changes, deprecations, removed settings, or migration notes for this release. The repo's helmrelease.yaml for Prowlarr uses only standard env vars (PROWLARR__APP__*, PROWLARR__AUTH__*, PROWLARR__LOG__*, PROWLARR__SERVER__PORT) and standard probes/persistence config — none of these are affected by this release's change.

Sources consulted:

@drag0n141-bot

drag0n141-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/downloads/prowlarr/app Kustomization: downloads/prowlarr HelmRelease: downloads/prowlarr

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

@@ -43,13 +43,13 @@

               TZ: Europe/Berlin
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/home-operations/prowlarr
-              tag: 2.6.0.5494@sha256:f2db7fc93c2c26476de74695b565bfced0f39255cdba30fedf6d1ec45789f818
+              tag: 2.6.1.5509@sha256:ce5d6bdd5be6529f503df77aa9d2bad20239031d7c660406e8fb1c6d621dd020
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@drag0n141-bot

drag0n141-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

+++ HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

@@ -79,13 +79,13 @@

           value: '9696'
         - name: TZ
           value: Europe/Berlin
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/home-operations/prowlarr:2.6.0.5494@sha256:f2db7fc93c2c26476de74695b565bfced0f39255cdba30fedf6d1ec45789f818
+        image: ghcr.io/home-operations/prowlarr:2.6.1.5509@sha256:ce5d6bdd5be6529f503df77aa9d2bad20239031d7c660406e8fb1c6d621dd020
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants