Skip to content

feat(container): update image ghcr.io/recyclarr/recyclarr ( 8.6.0 ➔ 8.7.0 ) - #3260

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-recyclarr-recyclarr-8.x
Open

feat(container): update image ghcr.io/recyclarr/recyclarr ( 8.6.0 ➔ 8.7.0 )#3260
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-recyclarr-recyclarr-8.x

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr minor 8.6.08.7.0

Release Notes

recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)

v8.7.0

Compare Source

Added
  • Git resource providers automatically clean up accumulated storage when the .git directory
    exceeds a configurable size threshold (cache_limit, default 100MB) (#​815)
Security
  • Config: Template manifest entries from resource providers could escape the intended directories
    via path traversal, enabling arbitrary file read and write outside the config directory
    (GHSA-9wh7-8wrf-9x8r)
Fixed
  • Sync: Crash when two custom formats from different providers resolve to the same service custom
    format (e.g. a custom provider CF duplicating a TRaSH guide CF by name)
  • Sync: No warning when an explicitly-added CF group is skipped because the profile is not in its
    compatibility list (#​822)
  • CLI: Error messages not visible when stdout is redirected (e.g. piped commands, cron jobs, CI)

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

Copy link
Copy Markdown

qgr1-cluster-0 - kustomization

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

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

@@ -51,13 +51,13 @@

             - secretRef:
                 name: sonarr
             - secretRef:
                 name: radarr
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 8.6.0@sha256:3c38ceeb54438dd8327e4e65c9b48ba601a6d20fff833342d93c9b0bc4b1930b
+              tag: 8.7.0@sha256:2d6107f758d882a59fe9d646aa54fa8a5a4fb7a40995125fade575652a3f7871
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
             securityContext:

@github-actions

Copy link
Copy Markdown

qgr1-cluster-0 - helmrelease

--- HelmRelease: media/recyclarr CronJob: media/recyclarr

+++ HelmRelease: media/recyclarr CronJob: media/recyclarr

@@ -55,13 +55,13 @@

               value: America/New_York
             envFrom:
             - secretRef:
                 name: sonarr
             - secretRef:
                 name: radarr
-            image: ghcr.io/recyclarr/recyclarr:8.6.0@sha256:3c38ceeb54438dd8327e4e65c9b48ba601a6d20fff833342d93c9b0bc4b1930b
+            image: ghcr.io/recyclarr/recyclarr:8.7.0@sha256:2d6107f758d882a59fe9d646aa54fa8a5a4fb7a40995125fade575652a3f7871
             name: app
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m

@renovate
renovate Bot force-pushed the renovate/ghcr.io-recyclarr-recyclarr-8.x branch from aa1d47f to 03cf128 Compare July 20, 2026 21:51
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