Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/prowlarr (source) minor 2.1.5.5216 -> 2.3.0.5236

Release Notes

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

v2.3.0.5236: 2.3.0.5236

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:
  • 9437ff9 Add private IPv6 networks
  • e4fb36e Bump to 2.3.0
  • ff22fdf Set known networks to RFC 1918 ranges during startup
  • b3d4646 Fixed: qBittorrent /login API success check
  • eb57d20 Bump to 2.2.0

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - Every minute ( * * * * * ) in timezone America/Chicago, 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
Copy link

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

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

@@ -32,13 +32,13 @@

               TZ: America/Chicago
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/home-operations/prowlarr
-              tag: 2.1.5.5216@sha256:affb671fa367f4b7029d58f4b7d04e194e887ed6af1cf5a678f3c7aca5caf6ca
+              tag: 2.3.0.5236@sha256:1a8a4b11972b2e62671b49949c622b8cb1110e2b5c77199ac795a6d79fe106e8
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions
Copy link

--- HelmRelease: default/prowlarr Deployment: default/prowlarr

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

@@ -61,13 +61,13 @@

           value: develop
         - name: TZ
           value: America/Chicago
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/home-operations/prowlarr:2.1.5.5216@sha256:affb671fa367f4b7029d58f4b7d04e194e887ed6af1cf5a678f3c7aca5caf6ca
+        image: ghcr.io/home-operations/prowlarr:2.3.0.5236@sha256:1a8a4b11972b2e62671b49949c622b8cb1110e2b5c77199ac795a6d79fe106e8
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@mrdynamo mrdynamo merged commit 56516ae into main Nov 17, 2025
6 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-home-operations-prowlarr-2.x branch November 17, 2025 05: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.

2 participants