Skip to content

feat(container): update image ghcr.io/recyclarr/recyclarr (8.3.2 → 8.4.0)#4658

Merged
ishioni merged 1 commit intomasterfrom
renovate/ghcr.io-recyclarr-recyclarr-8.x
Mar 6, 2026
Merged

feat(container): update image ghcr.io/recyclarr/recyclarr (8.3.2 → 8.4.0)#4658
ishioni merged 1 commit intomasterfrom
renovate/ghcr.io-recyclarr-recyclarr-8.x

Conversation

@ishioni-bot
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented Mar 6, 2026

This PR contains the following updates:

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

Warning

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


Release Notes

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

v8.4.0

Compare Source

Added
  • CLI: --details flag for list custom-format-groups to show member CFs and their
    required/default/optional status
  • Sync: select_all option for custom format groups to include all CFs regardless of default
    status (#​722)
Changed
  • Sync: Custom formats and quality profiles that already exist in the service are now automatically
    replaced by Recyclarr. The state repair --adopt workflow is no longer needed.
  • Docker: The latest tag is no longer published to Docker Hub or GHCR. Use a major version tag
    (e.g. 8) instead to receive updates within a major version.
Deprecated
  • CLI: The state repair command is deprecated and will be removed in a future release. Sync now
    handles all state reconciliation automatically.
Fixed
  • Sync: Unmatched trash_ids in custom_format_groups.skip silently ignored instead of warning
  • Migrate: Cache-to-state migration failure on cross-filesystem moves (e.g. Docker volume mounts)

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.

…4.0)

Signed-off-by: ishioni-bot[bot] <116219931+ishioni-bot[bot]@users.noreply.github.com>
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner March 6, 2026 02:04
@ishioni-bot ishioni-bot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Mar 6, 2026
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Mar 6, 2026

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

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

@@ -50,13 +50,13 @@

               TZ: Europe/Warsaw
             envFrom:
             - secretRef:
                 name: recyclarr-secret
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 8.3.2
+              tag: 8.4.0
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL
               readOnlyRootFilesystem: true

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented Mar 6, 2026

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

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

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

               value: '0'
             - name: TZ
               value: Europe/Warsaw
             envFrom:
             - secretRef:
                 name: recyclarr-secret
-            image: ghcr.io/recyclarr/recyclarr:8.3.2
+            image: ghcr.io/recyclarr/recyclarr:8.4.0
             name: app
             securityContext:
               allowPrivilegeEscalation: false
               capabilities:
                 drop:
                 - ALL

@ishioni ishioni merged commit 5e169ca into master Mar 6, 2026
16 checks passed
@ishioni ishioni deleted the renovate/ghcr.io-recyclarr-recyclarr-8.x branch March 6, 2026 22:36
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