Skip to content

feat(container): update image ghcr.io/recyclarr/recyclarr ( 8.5.1 ➔ 8.6.0 )#4523

Merged
rodent1 merged 1 commit intomainfrom
renovate/ghcr.io-recyclarr-recyclarr-8.x
Apr 27, 2026
Merged

feat(container): update image ghcr.io/recyclarr/recyclarr ( 8.5.1 ➔ 8.6.0 )#4523
rodent1 merged 1 commit intomainfrom
renovate/ghcr.io-recyclarr-recyclarr-8.x

Conversation

@ro-bott
Copy link
Copy Markdown
Contributor

@ro-bott ro-bott Bot commented Apr 26, 2026

This PR contains the following updates:

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

Release Notes

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

v8.6.0

Compare Source

Added
  • Config: Entry-level score on custom_formats entries sets a default score for every profile
    under assign_scores_to that does not define its own score (#​736)
  • Sync: Error when the service type at base_url does not match the configuration type (e.g. Radarr
    config pointed at a Sonarr instance)
  • Notifications: New verbose verbosity level that includes per-item Custom Format change details
    (created/updated/deleted names) in the notification body (#​541)
Changed
  • Docker: Cron mode now uses log output instead of the interactive console UI (#​779)
Fixed
  • Notifications: Notification body too large when many custom formats or quality profiles are
    adopted on first sync
  • CLI: Garbled output when stdout is redirected (e.g. cron jobs, piped commands) (#​779)
  • CLI: Crash when a resource provider error message contains special characters
  • Config: !file references failed with an error when the file contained a trailing newline
  • Config: !file relative paths resolved against the working directory instead of the configuration
    directory

Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • 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 has been generated by Mend Renovate.

@ro-bott ro-bott Bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Apr 26, 2026
@ro-bott
Copy link
Copy Markdown
Contributor Author

ro-bott Bot commented Apr 26, 2026

--- 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.5.1@sha256:734cecf44ae9be7cf0cb05b2c1bc7da0abef9d938cc11b605e58b3146205e5c0
+            image: ghcr.io/recyclarr/recyclarr:8.6.0@sha256:3c38ceeb54438dd8327e4e65c9b48ba601a6d20fff833342d93c9b0bc4b1930b
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m

@ro-bott
Copy link
Copy Markdown
Contributor Author

ro-bott Bot commented Apr 26, 2026

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

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

@@ -35,13 +35,13 @@

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

@rodent1 rodent1 merged commit 75e9f4a into main Apr 27, 2026
12 checks passed
@rodent1 rodent1 deleted the renovate/ghcr.io-recyclarr-recyclarr-8.x branch April 27, 2026 20:34
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.

1 participant