Skip to content

Comments

fix(container): update image ghcr.io/home-operations/radarr ( 6.0.0.10217 ➔ 6.0.1.10258 )#3403

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-radarr-6.x
Sep 29, 2025
Merged

fix(container): update image ghcr.io/home-operations/radarr ( 6.0.0.10217 ➔ 6.0.1.10258 )#3403
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-radarr-6.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/radarr (source) patch 6.0.0.10217 -> 6.0.1.10258

Release Notes

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

v6.0.1.10258: 6.0.1.10258

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:
  • 64b2a10 Fixed: RlsGrp parser exeption for 126811
  • 97c226c Fix code coverage on CI
  • 9959c65 Avoid rewriting file names in builds
  • eaeb668 Bump coverlet.collector to official 6.0.4
  • bb6713f Fixed: Improve IMDb list logging
  • 9906b95 New: Prioritize Exact Exception Release Group Matches over non-Exact Exception Groups
  • 8c94581 Fixed: Treat TAoE and QxR as release groups
  • 6bdbc9c align parsing with upstream
  • f28691e New: Add MovieCollectionThe Naming Token (#​11145)
  • e7bddae Multiple Translations updated by Weblate
See More

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 unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 28, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

--- 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.0.10217@sha256:176205e666410114cccbdcd69e38b748b24ee4a2fa83a2ba5d0d49559a496d68
+        image: ghcr.io/home-operations/radarr:6.0.1.10258@sha256:b67ac38b70e9f0d2aee0be31be27fd25d9d35ed1f7204d012fd05effabc395f5
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -36,13 +36,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.0.10217@sha256:176205e666410114cccbdcd69e38b748b24ee4a2fa83a2ba5d0d49559a496d68
+              tag: 6.0.1.10258@sha256:b67ac38b70e9f0d2aee0be31be27fd25d9d35ed1f7204d012fd05effabc395f5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@binaryn3xus binaryn3xus merged commit 1885943 into main Sep 29, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-radarr-6.x branch September 29, 2025 04:05
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.

1 participant