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!: update docker image ghcr.io/onedr0p/recyclarr to 3.0.0 #2664

Merged
merged 1 commit into from
Dec 4, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Dec 4, 2022

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/recyclarr major 2.6.1 -> 3.0.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

recyclarr/recyclarr

v3.0.0

Compare Source

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

Added
  • New configs subdirectory. Place your *.yml config files here and all of them will be
    automatically loaded, as if you provided multiple paths to --config. The primary purpose of this
    feature is to support multiple configuration files in Docker. See the docs
  • Secrets support. You can now store sensitive information from your configuration YAML such as
    api_key and base_url in a secrets.yml file. See the secrets docs for more info.
    Huge thanks to @​voltron4lyfe for this one. (#​105, #​139)
  • Named instances are now supported in configuration YAML.
  • New optional setting repository.git_path may be used to specify the path to a git executable.
    If not used, PATH will be searched.
  • Docker: New RECYCLARR_CREATE_CONFIG environment variable which, if set to true, will
    automatically create /config/recyclarr.yml on container start up. Default is false.
Changed
  • BREAKING: Recyclarr now requires git to be installed on host systems when using manual
    installation. If using Docker, there is no breaking change since git will be bundled with the
    image.
  • Deprecated array-style instances in configuration YAML. Read more about this in the v3.0 Upgrade
    Guide.
Removed
  • BREAKING: Completely removed support for names under custom_formats in recyclarr.yml.
    Note that this had already been deprecated for quite some time.
  • BREAKING: The deprecated feature that still allowed you to keep your recyclarr.yml next to
    the executable has been removed.
Fixed
  • Sonarr: Run validation on Custom Formats configuration, if specified, to check for errors.
  • Added more instructions, fixed broken links, and simplified the way you uncomment optional parts
    of the YAML in the starter recyclarr.yml template generated by the create-config subcommand.

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.

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner December 4, 2022 01:42
@bloopy-boi bloopy-boi bot added renovate/container type/major size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Dec 4, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Dec 4, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.29s
✅ YAML prettier 1 0 0 0.53s
✅ YAML yamllint 1 0 0.29s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit eecdccb into main Dec 4, 2022
@h3mmy h3mmy deleted the renovate/ghcr.io-onedr0p-recyclarr-3.x branch December 4, 2022 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant