Skip to content

feat(container): update image ghcr.io/home-operations/radarr ( 6.1.2.10359 ➔ 6.2.1.10461 )#3197

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-radarr-6.x
Open

feat(container): update image ghcr.io/home-operations/radarr ( 6.1.2.10359 ➔ 6.2.1.10461 )#3197
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-radarr-6.x

Conversation

@renovate

@renovate renovate Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/radarr (source) minor 6.1.2.103596.2.1.10461

Release Notes

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

v6.2.1.10461: 6.2.1.10461

Compare Source

To receive further Pre-Release or final updates for a non-docker installation, please change the branch to master. (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:

  • 4dcc7c7 Fixed: Basic auth for qBittorrent
  • 520bf42 Bump BusyTimeout for SQLite to 1000ms
  • 3b80076 Bump version to 6.2.1
  • cf37756 Bump dessant github actions to fix token issues
  • 4e1e876 Reuse authentification cookies for qBittorrent calls
  • 16c4ab2 New: Postgres Connection String option
  • 559a298 New: Bump .NET to 8.0.27
  • c7c205c Fixed: Reduce data transfer when reading video stream from files (#​11364)
  • 5981aea New: Simkl Anime List integration (#​11465)
  • 0654142 Fix qBittorrent priority help text
See More
  • eec3efd New: API key support for qBittorrent
  • b028efb Fixed: Login with credentials on Qbittorrent 5.2
  • 8ac3e47 Fixed: Testing qBittorrent after credentials change would always pass tests
  • 0134fde Prevent overflow exception for big numbers in SizeSuffix and Fluent.Round
  • 7dd5365 Fixed: Include quality modifier when augmenting quality from media info
  • ece044e Log media info title used to augment quality
  • 9226876 Bump MailKit to 4.16.0
  • 6623247 version bump to 6.2.0
  • 331ce45 Close issues that don't follow issue templates
  • 4b85fab Fixed: Downloading backups when path contains a trailing slash
  • 8ae71b5 chore: Fix innosetup download URI
  • 079e213 version bump to 6.1.2

This list of changes was auto generated.

v6.2.1.10437: 6.2.1.10437

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:

  • 520bf42 Bump BusyTimeout for SQLite to 1000ms
  • 3b80076 Bump version to 6.2.1
  • cf37756 Bump dessant github actions to fix token issues
  • 4e1e876 Reuse authentification cookies for qBittorrent calls
  • 16c4ab2 New: Postgres Connection String option
  • 559a298 New: Bump .NET to 8.0.27
  • c7c205c Fixed: Reduce data transfer when reading video stream from files (#​11364)
  • 5981aea New: Simkl Anime List integration (#​11465)
  • 0654142 Fix qBittorrent priority help text
  • eec3efd New: API key support for qBittorrent
See More
  • b028efb Fixed: Login with credentials on Qbittorrent 5.2
  • 8ac3e47 Fixed: Testing qBittorrent after credentials change would always pass tests
  • 0134fde Prevent overflow exception for big numbers in SizeSuffix and Fluent.Round
  • 7dd5365 Fixed: Include quality modifier when augmenting quality from media info
  • ece044e Log media info title used to augment quality

This list of changes was auto generated.

v6.2.0.10390: 6.2.0.10390

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:
  • 9226876 Bump MailKit to 4.16.0
  • 6623247 version bump to 6.2.0
  • 331ce45 Close issues that don't follow issue templates
  • 4b85fab Fixed: Downloading backups when path contains a trailing slash
  • 8ae71b5 chore: Fix innosetup download URI

This list of changes was auto generated.


Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Apr 19, 2026

Copy link
Copy Markdown

qgr1-cluster-0 - kustomization

--- k8s/base/media/radarr Kustomization: flux-system/media-radarr HelmRelease: media/radarr

+++ k8s/base/media/radarr Kustomization: flux-system/media-radarr HelmRelease: media/radarr

@@ -54,13 +54,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: radarr
             image:
               repository: ghcr.io/home-operations/radarr
-              tag: 6.1.2.10359@sha256:9967e56263a3c67eeaede5824103ee4c1c1f1511abd5965ac1e294bfd9b76dbb
+              tag: 6.2.1.10461@sha256:0756fffa75b30219e3dbac8d027a5389f53cbb34ae83fa4b0976c1b0524c8eb1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions

github-actions Bot commented Apr 19, 2026

Copy link
Copy Markdown

qgr1-cluster-0 - helmrelease

--- HelmRelease: media/radarr StatefulSet: media/radarr

+++ HelmRelease: media/radarr StatefulSet: media/radarr

@@ -65,13 +65,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: radarr
-        image: ghcr.io/home-operations/radarr:6.1.2.10359@sha256:9967e56263a3c67eeaede5824103ee4c1c1f1511abd5965ac1e294bfd9b76dbb
+        image: ghcr.io/home-operations/radarr:6.2.1.10461@sha256:0756fffa75b30219e3dbac8d027a5389f53cbb34ae83fa4b0976c1b0524c8eb1
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 7878
           initialDelaySeconds: 0

@renovate renovate Bot force-pushed the renovate/ghcr.io-home-operations-radarr-6.x branch from ccdaf39 to 4db2033 Compare June 1, 2026 17:35
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-operations/radarr ( 6.1.2.10359 ➔ 6.2.0.10390 ) feat(container): update image ghcr.io/home-operations/radarr ( 6.1.2.10359 ➔ 6.2.1.10437 ) Jun 1, 2026
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-operations/radarr ( 6.1.2.10359 ➔ 6.2.1.10437 ) feat(container): update image ghcr.io/home-operations/radarr ( 6.1.2.10359 ➔ 6.2.1.10437 ) - autoclosed Jun 10, 2026
@renovate renovate Bot closed this Jun 10, 2026
@renovate renovate Bot deleted the renovate/ghcr.io-home-operations-radarr-6.x branch June 10, 2026 14:05
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-operations/radarr ( 6.1.2.10359 ➔ 6.2.1.10437 ) - autoclosed feat(container): update image ghcr.io/home-operations/radarr ( 6.1.2.10359 ➔ 6.2.1.10461 ) Jun 10, 2026
@renovate renovate Bot reopened this Jun 10, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-operations-radarr-6.x branch 2 times, most recently from 4db2033 to dfce945 Compare June 10, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants