Skip to content

Comments

fix(container): update image ghcr.io/home-operations/radarr ( 6.0.2.10271 ➔ 6.0.3.10276 )#3536

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

fix(container): update image ghcr.io/home-operations/radarr ( 6.0.2.10271 ➔ 6.0.3.10276 )#3536
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.2.10271 -> 6.0.3.10276

Release Notes

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

v6.0.3.10276: 6.0.3.10276

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:
  • ef9836d Fixed: Movie status on Wanted pages
  • 955ee2f Switch to FluentMigrator.Runner.Core to avoid extranous platform runners
  • abf3fc4 Remove redundant code in selecting with click on poster
  • 1e72cc6 Bump to 6.0.3
  • 24639a7 Pin System.Drawing.Common to 8.0.20

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 Oct 26, 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.2.10271@sha256:12b8348c57c556d837d28bbc73a8837fb7f402a29aba40385a0513dbd068881b
+        image: ghcr.io/home-operations/radarr:6.0.3.10276@sha256:0ebc60aa20afb0df76b52694cee846b7cf7bd96bb0157f3b68b916e77c8142a0
         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

@@ -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.2.10271@sha256:12b8348c57c556d837d28bbc73a8837fb7f402a29aba40385a0513dbd068881b
+              tag: 6.0.3.10276@sha256:0ebc60aa20afb0df76b52694cee846b7cf7bd96bb0157f3b68b916e77c8142a0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@binaryn3xus binaryn3xus merged commit 7fe0f0a into main Oct 28, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-home-operations-radarr-6.x branch October 28, 2025 01:29
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