Skip to content

Conversation

@flkr-23
Copy link
Contributor

@flkr-23 flkr-23 bot commented Nov 30, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v7.5.2

Compare Source

Added
  • Installation: Homebrew is now supported on macOS and Linux. See the installation docs
    for details.
Fixed
  • Sync: Crash when using --preview flag after rendering quality sizes table.
  • Sync: Custom formats being updated on every run even when unchanged.

v7.5.1

Compare Source

Fixed
  • Quality Profiles: The min_upgrade_format_score property now works correctly. The YAML property
    was renamed from min_format_upgrade_score to match the Sonarr/Radarr API naming convention.

v7.5.0

Compare Source

Added
  • Quality Definitions: Per-quality size overrides allow setting explicit min, max, and
    preferred values for individual qualities, with support for unlimited keyword (#​253).
  • YAML: New !file tag that allows including the contents of an external file as a YAML node value,
    particularly useful for working with Docker Secrets (#​278).
  • Settings: New resource_providers configuration enables custom data sources for TRaSH Guides and
    config templates (#​238).
  • Quality Profiles: Support for min_format_upgrade_score to control minimum custom format score
    required for upgrading already-downloaded releases (contributed by @​beschoenen in #​503).
Deprecated
  • Settings: repositories configuration is deprecated in favor of resource_providers.
Fixed
  • Sync: Custom format includeCustomFormatWhenRenaming property now deserializes correctly from
    TRaSH Guides JSON files (#​213).
  • Sync: Crash during quality profile and quality size operations.
  • Cache: Remove duplicate custom format ID mappings during cache cleanup to prevent downstream
    transaction processing issues.
  • YAML: Improved messaging in logs and console output for YAML errors.
  • CLI: Respect the NO_COLOR environment variable when piping command output to files (#​462).

Configuration

📅 Schedule: 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 Renovate Bot.

@flkr-23
Copy link
Contributor Author

flkr-23 bot commented Nov 30, 2025

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

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

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

             - sync
             envFrom:
             - secretRef:
                 name: recyclarr-secret
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 7.4.1@sha256:759540877f95453eca8a26c1a93593e783a7a824c324fbd57523deffb67f48e1
+              tag: 7.5.2@sha256:2550848d43a453f2c6adf3582f2198ac719f76670691d76de0819053103ef2fb
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:

@flkr-23
Copy link
Contributor Author

flkr-23 bot commented Nov 30, 2025

--- HelmRelease: downloads/recyclarr CronJob: downloads/recyclarr

+++ HelmRelease: downloads/recyclarr CronJob: downloads/recyclarr

@@ -44,13 +44,13 @@

           containers:
           - args:
             - sync
             envFrom:
             - secretRef:
                 name: recyclarr-secret
-            image: ghcr.io/recyclarr/recyclarr:7.4.1@sha256:759540877f95453eca8a26c1a93593e783a7a824c324fbd57523deffb67f48e1
+            image: ghcr.io/recyclarr/recyclarr:7.5.2@sha256:2550848d43a453f2c6adf3582f2198ac719f76670691d76de0819053103ef2fb
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m

@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-recyclarr-recyclarr-7.x branch from 4f96e5d to 1561421 Compare November 30, 2025 06:03
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/recyclarr/recyclarr ( 7.4.1 → 7.5.0 ) feat(container): update image ghcr.io/recyclarr/recyclarr ( 7.4.1 → 7.5.1 ) Nov 30, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-recyclarr-recyclarr-7.x branch from 1561421 to e10655a Compare November 30, 2025 23:03
@flkr-23 flkr-23 bot changed the title feat(container): update image ghcr.io/recyclarr/recyclarr ( 7.4.1 → 7.5.1 ) feat(container): update image ghcr.io/recyclarr/recyclarr ( 7.4.1 → 7.5.2 ) Nov 30, 2025
@flkr-23 flkr-23 bot force-pushed the renovate/ghcr.io-recyclarr-recyclarr-7.x branch from e10655a to 0f24485 Compare December 30, 2025 21:04
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.

1 participant