fix(container): update image ghcr.io/home-operations/radarr ( 6.0.1.10258 ➔ 6.0.2.10271 )#3448
Merged
binaryn3xus merged 1 commit intomainfrom Oct 7, 2025
Merged
Conversation
…0258 ➔ 6.0.2.10271 )
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 |
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.1.10258->6.0.2.10271Release Notes
Radarr/Radarr (ghcr.io/home-operations/radarr)
v6.0.2.10271: 6.0.2.10271Compare 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:
e52547fchore: sync CONTRIBUTING.md from Servarr/wiki (#11207)ff6a697Bump to 6.0.2f6afbfaFixed: Prevent modals from overflowing screen widthb1b33e0New: Switch theme automatically on system changecf46589New: Retry SQLite writes for database is locked errorse636919Upgrade MonoTorrent to 3.0.21bae949Bump System.Data.SQLite to official 2.0.2c991a89Bump FluentMigrator to official 6.2.03c75250Bump postcss to 8.5.61e06fc5Switch HttpProxySettingsProviderFixture to test casesSee More
5230703Bump Moq to 4.18.40297dbaAttempt to remove pid file only if config folder exists554a54bImprove error tracing in migrate app data folderThis 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.
This PR has been generated by Renovate Bot.