Skip to content

Conversation

@lab-assistant
Copy link
Contributor

@lab-assistant lab-assistant bot commented Nov 30, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/radarr (source) minor 6.0.4.10291 -> 6.1.0.10293

Release Notes

Radarr/Radarr (ghcr.io/home-operations/radarr)

v6.1.0.10293: 6.1.0.10293

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 Radarr within an existing docker container.

Changes:
  • 1b9662d chore: updated build images
  • 005c870 bump to 6.1.0
  • 90cd8df Add private IPv6 networks
  • 7d8444c Set known networks to RFC 1918 ranges during startup
  • 1883ae5 Fixed: qBittorrent /login API success check
  • 47d4ebb Bump to 6.0.4

This list of changes was auto generated.


Configuration

📅 Schedule: 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 Renovate Bot.

…➔ 6.1.0.10293 )

| datasource | package                        | from        | to          |
| ---------- | ------------------------------ | ----------- | ----------- |
| docker     | ghcr.io/home-operations/radarr | 6.0.4.10291 | 6.1.0.10293 |
@lab-assistant lab-assistant bot added renovate/container type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes labels Nov 30, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Nov 30, 2025

--- kubernetes/apps/downloads/radarr/app Kustomization: downloads/radarr HelmRelease: downloads/radarr

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

@@ -67,13 +67,13 @@

               RADARR__LOG__DBENABLED: 'False'
               RADARR__LOG__LEVEL: info
               RADARR__SERVER__PORT: 7878
               RADARR__UPDATE__BRANCH: develop
             image:
               repository: ghcr.io/home-operations/radarr
-              tag: 6.0.4.10291
+              tag: 6.1.0.10293
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Nov 30, 2025

--- HelmRelease: downloads/radarr Deployment: downloads/radarr

+++ HelmRelease: downloads/radarr Deployment: downloads/radarr

@@ -59,13 +59,13 @@

         - name: RADARR__LOG__LEVEL
           value: info
         - name: RADARR__SERVER__PORT
           value: '7878'
         - name: RADARR__UPDATE__BRANCH
           value: develop
-        image: ghcr.io/home-operations/radarr:6.0.4.10291
+        image: ghcr.io/home-operations/radarr:6.1.0.10293
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 7878
           initialDelaySeconds: 0

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

Labels

area/kubernetes Issue relates to Kubernetes renovate/container type/minor Issue relates to a minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant