billimek / k8s-gitops

GitOps principles to define kubernetes cluster state via code
Apache License 2.0
641 stars 84 forks source link

feat(container): update image ghcr.io/recyclarr/recyclarr ( 7.0.0 β†’ 7.1.1 ) #3926

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr minor 7.0.0 -> 7.1.1

Release Notes

recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr) ### [`v7.1.1`](https://togithub.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#711---2024-07-12) [Compare Source](https://togithub.com/recyclarr/recyclarr/compare/v7.1.0...v7.1.1) ##### Changed - The `--app-data` option is now common to all commands. ##### Fixed - CLI: Commands no longer crash due to a null app data directory variable ([#​288](https://togithub.com/recyclarr/recyclarr/issues/288)). ### [`v7.1.0`](https://togithub.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#710---2024-07-10) [Compare Source](https://togithub.com/recyclarr/recyclarr/compare/v7.0.0...v7.1.0) ##### Added - Sync: In rare circumstances outside of Recyclarr, quality profiles become invalid due to missing required qualities. When this happens, users are not even able to save the profile using the Sonarr or Radarr UI. Recyclarr now detects this situation and automatically repairs the quality profile by re-adding these missing qualities for users. See [this issue][9738]. ##### Fixed - CLI: Signal interrupt support for all API calls. Now when you press CTRL+C to gracefully exit/cancel Recyclarr, it will bail out of any ongoing API calls. - CLI: The `--app-data` option works again ([#​284](https://togithub.com/recyclarr/recyclarr/issues/284)). [9738]: https://togithub.com/Radarr/Radarr/issues/9738

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.



This PR has been generated by Mend Renovate. View repository job log here.