Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update ghcr.io/recyclarr/recyclarr ( 6.0.2 → 7.0.0 ) #4964

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jun 28, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr major 6.0.2 -> 7.0.0

Release Notes

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

v7.0.0

Compare Source

This release contains BREAKING CHANGES. See the v7.0 Upgrade Guide for required
changes you may need to make.

Added
  • YAML: New includes subdirectory intended to hold only include templates. Relative paths
    specified in the config include directive are resolved starting at this new directory. Relative
    paths to include templates located under the configs directory is now DEPRECATED. See the
    "File Structure" page on the wiki for more details.
  • Support the NO_COLOR environment variable for all Recyclarr commands (#​223).
Changed
  • BREAKING: The app data directory on OSX has changed. It now lives at ~/Library/Application Support/recyclarr instead of ~/.config/recyclarr. Users will need to run recyclarr migrate to
    move the directory (or do it manually).
  • BREAKING: Removed support for Release Profiles and Sonarr version 3. The new minimum required
    version for Sonarr is v4.0.0.
  • CLI: Slightly improved display of version number when using -v option.
  • CLI: Greatly improved the layout of and information in the local starter YAML configuration that
    Recyclarr generates with the recyclarr config create command.
Fixed
  • YAML: Print more useful diagnostics when there's a connectivity problem to a service (e.g.
    incorrect base_url).
  • YAML: Regression that prevented basic validation of base_url & api_key.
  • CLI: CFs with no Trash ID will no longer be displayed when running the list custom-formats
    command (#​229).
  • Docker: Support running the container in read-only mode (#​231).
  • Sync: Sometimes CFs weren't deleted even with delete_old_custom_formats enabled (#​237).

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner June 28, 2024 04:08
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jun 28, 2024

--- kubernetes/kyak/apps/media/recyclarr/app Kustomization: flux-system/recyclarr HelmRelease: media/recyclarr

+++ kubernetes/kyak/apps/media/recyclarr/app Kustomization: flux-system/recyclarr HelmRelease: media/recyclarr

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: recyclarr-secret
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 6.0.2@sha256:02add40feae0569401b5020528e06419b47046723d0bb4bef1e82325e9eefdad
+              tag: 7.0.0@sha256:88d7ef8feb313398a98aafbc2966959f1689191864247f8be15572d5c67641d5
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jun 28, 2024

--- HelmRelease: media/recyclarr CronJob: media/recyclarr

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

@@ -49,13 +49,13 @@

               value: '0'
             - name: TZ
               value: America/New_York
             envFrom:
             - secretRef:
                 name: recyclarr-secret
-            image: ghcr.io/recyclarr/recyclarr:6.0.2@sha256:02add40feae0569401b5020528e06419b47046723d0bb4bef1e82325e9eefdad
+            image: ghcr.io/recyclarr/recyclarr:7.0.0@sha256:88d7ef8feb313398a98aafbc2966959f1689191864247f8be15572d5c67641d5
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m

@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-ghcr.io-recyclarr-recyclarr-7.x branch from 3252fda to 5a8b03c Compare June 29, 2024 15:07
@coolguy1771 coolguy1771 merged commit 000f8d5 into main Jun 29, 2024
12 checks passed
@coolguy1771 coolguy1771 deleted the renovate/kyak-ghcr.io-recyclarr-recyclarr-7.x branch June 29, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant