HomeOps icon indicating copy to clipboard operation
HomeOps copied to clipboard

feat(container): update image ghcr.io/home-operations/radarr ( 6.0.4.10291 ➔ 6.1.0.10293 )

Open unsc-oni-ancilla[bot] opened this issue 2 months ago • 2 comments

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

unsc-oni-ancilla[bot] avatar Nov 30 '25 06:11 unsc-oni-ancilla[bot]

--- HelmRelease: default/radarr Deployment: default/radarr

+++ HelmRelease: default/radarr Deployment: default/radarr

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

         - name: RADARR__SERVER__PORT
           value: '80'
         - name: RADARR__UPDATE__BRANCH
           value: develop
         - name: TZ
           value: America/New_York
-        image: ghcr.io/home-operations/radarr:6.0.4.10291@sha256:73fbdba72dcde5fec16264e63a9daba7829b5c2806a75615463a67117b100de3
+        image: ghcr.io/home-operations/radarr:6.1.0.10293@sha256:22bbf7e924dd929b756147d8110664c3e2da37c59516b249945ab1d63657be29
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

unsc-oni-ancilla[bot] avatar Nov 30 '25 06:11 unsc-oni-ancilla[bot]

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

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

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

               RADARR__LOG__LEVEL: info
               RADARR__SERVER__PORT: 80
               RADARR__UPDATE__BRANCH: develop
               TZ: America/New_York
             image:
               repository: ghcr.io/home-operations/radarr
-              tag: 6.0.4.10291@sha256:73fbdba72dcde5fec16264e63a9daba7829b5c2806a75615463a67117b100de3
+              tag: 6.1.0.10293@sha256:22bbf7e924dd929b756147d8110664c3e2da37c59516b249945ab1d63657be29
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

unsc-oni-ancilla[bot] avatar Nov 30 '25 06:11 unsc-oni-ancilla[bot]