Skip to content

fix(container): update image ghcr.io/recyclarr/recyclarr ( 8.7.0 β†’ 8.7.1 ) - #1513

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

fix(container): update image ghcr.io/recyclarr/recyclarr ( 8.7.0 β†’ 8.7.1 )#1513
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-recyclarr-recyclarr-8.7.x

Conversation

@renovate

@renovate renovate Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr patch 8.7.0 β†’ 8.7.1

Release Notes

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

v8.7.1

Compare Source

Fixed
  • Git resource providers now rebuild the local cache from scratch when it exceeds cache_limit,
    rather than running maintenance that could not shrink legacy caches from before v8.0 (#​907)

Configuration

πŸ“… Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "every weekend"
  • 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.

@igloo-bot igloo-bot Bot added the area/kubernetes Changes made in the kubernetes directory label Aug 8, 2026
@igloo-bot

igloo-bot Bot commented Aug 8, 2026

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

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

@@ -31,13 +31,13 @@

               RECYCLARR_DATA_DIR: /tmp
             envFrom:
             - secretRef:
                 name: recyclarr-secret
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 8.7.0@sha256:2d6107f758d882a59fe9d646aa54fa8a5a4fb7a40995125fade575652a3f7871
+              tag: 8.7.1@sha256:73303ba5ee647b6492fee917d3a781c6e59b6cab08f9dfce9482a950846f564f
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 5m
                 memory: 36Mi

@igloo-bot

igloo-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown
--- HelmRelease: servarr/recyclarr CronJob: servarr/recyclarr

+++ HelmRelease: servarr/recyclarr CronJob: servarr/recyclarr

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

             env:
             - name: RECYCLARR_DATA_DIR
               value: /tmp
             envFrom:
             - secretRef:
                 name: recyclarr-secret
-            image: ghcr.io/recyclarr/recyclarr:8.7.0@sha256:2d6107f758d882a59fe9d646aa54fa8a5a4fb7a40995125fade575652a3f7871
+            image: ghcr.io/recyclarr/recyclarr:8.7.1@sha256:73303ba5ee647b6492fee917d3a781c6e59b6cab08f9dfce9482a950846f564f
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 5m

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.

0 participants