Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 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.

@renovate
renovate Bot requested a review from coolguy1771 as a code owner July 16, 2026 06:35
@renovate renovate Bot added the type/minor label Jul 16, 2026
@lumiere-bot lumiere-bot Bot added the area/kubernetes Changes made in the kubernetes directory label Jul 16, 2026
@lumiere-bot

lumiere-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor
--- HelmRelease: media/recyclarr CronJob: media/recyclarr

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

@@ -47,13 +47,13 @@

             env:
             - name: RECYCLARR_DATA_DIR
               value: /tmp
             envFrom:
             - secretRef:
                 name: recyclarr-secret
-            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: 128Mi
               requests:
                 cpu: 10m

@lumiere-bot

lumiere-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor
--- kubernetes/apps/media/recyclarr/app Kustomization: media/recyclarr HelmRelease: media/recyclarr

+++ kubernetes/apps/media/recyclarr/app Kustomization: media/recyclarr HelmRelease: media/recyclarr

@@ -36,13 +36,13 @@

               RECYCLARR_DATA_DIR: /tmp
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 8.6.0@sha256:3c38ceeb54438dd8327e4e65c9b48ba601a6d20fff833342d93c9b0bc4b1930b
+              tag: 8.7.0@sha256:2d6107f758d882a59fe9d646aa54fa8a5a4fb7a40995125fade575652a3f7871
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:

@lumiere-bot lumiere-bot Bot closed this Jul 16, 2026
@lumiere-bot
lumiere-bot Bot deleted the renovate/ghcr.io-recyclarr-recyclarr-8.x branch July 16, 2026 06:59
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/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants