Skip to content

Comments

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

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

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

Release Notes

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

v6.0.2.10271: 6.0.2.10271

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:
  • e52547f chore: sync CONTRIBUTING.md from Servarr/wiki (#​11207)
  • ff6a697 Bump to 6.0.2
  • f6afbfa Fixed: Prevent modals from overflowing screen width
  • b1b33e0 New: Switch theme automatically on system change
  • cf46589 New: Retry SQLite writes for database is locked errors
  • e636919 Upgrade MonoTorrent to 3.0.2
  • 1bae949 Bump System.Data.SQLite to official 2.0.2
  • c991a89 Bump FluentMigrator to official 6.2.0
  • 3c75250 Bump postcss to 8.5.6
  • 1e06fc5 Switch HttpProxySettingsProviderFixture to test cases
See More
  • 5230703 Bump Moq to 4.18.4
  • 0297dba Attempt to remove pid file only if config folder exists
  • 554a54b Improve error tracing in migrate app data folder

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 6, 2025
@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.1.10258@sha256:b67ac38b70e9f0d2aee0be31be27fd25d9d35ed1f7204d012fd05effabc395f5
+              tag: 6.0.2.10271@sha256:12b8348c57c556d837d28bbc73a8837fb7f402a29aba40385a0513dbd068881b
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@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.1.10258@sha256:b67ac38b70e9f0d2aee0be31be27fd25d9d35ed1f7204d012fd05effabc395f5
+        image: ghcr.io/home-operations/radarr:6.0.2.10271@sha256:12b8348c57c556d837d28bbc73a8837fb7f402a29aba40385a0513dbd068881b
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

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