Update ghcr.io/recyclarr/recyclarr Docker tag to v7 #389

Merged
jahanson merged 1 commit from renovate/ghcr.io-recyclarr-recyclarr-7.x into main 2024-06-29 10:06:54 -05:00
Collaborator

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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/recyclarr/recyclarr](https://github.com/recyclarr/recyclarr) | major | `6.0.2` -> `7.0.0` | --- ### Release Notes <details> <summary>recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)</summary> ### [`v7.0.0`](https://github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#700---2024-06-27) [Compare Source](https://github.com/recyclarr/recyclarr/compare/v6.0.2...v7.0.0) This release contains **BREAKING CHANGES**. See the [v7.0 Upgrade Guide][breaking7] for required changes you may need to make. [breaking7]: https://recyclarr.dev/wiki/upgrade-guide/v7.0/ ##### 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 ([#&#8203;223](https://github.com/recyclarr/recyclarr/issues/223)). [NO_COLOR]: https://no-color.org/ ##### 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 ([#&#8203;229](https://github.com/recyclarr/recyclarr/issues/229)). - Docker: Support running the container in read-only mode ([#&#8203;231](https://github.com/recyclarr/recyclarr/issues/231)). - Sync: Sometimes CFs weren't deleted even with `delete_old_custom_formats` enabled ([#&#8203;237](https://github.com/recyclarr/recyclarr/issues/237)). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
smeagol-help force-pushed renovate/ghcr.io-recyclarr-recyclarr-7.x from b394428847 to 8b22659a31 2024-06-29 10:02:06 -05:00 Compare
jahanson merged commit 01e5d4f7d8 into main 2024-06-29 10:06:54 -05:00
jahanson deleted branch renovate/ghcr.io-recyclarr-recyclarr-7.x 2024-06-29 10:06:54 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#389
No description provided.