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 image ghcr.io/recyclarr/recyclarr to v5.2.0 #2100

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr minor 5.1.1 -> 5.2.0

Release Notes

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

v5.2.0

Compare Source

Added
  • base_url and api_key are now optional. These can be implicitly set via secrets that follow a
    naming convention. See the Secrets reference page on the wiki for details.
  • Quality Profiles can now be created & synced to Radarr, Sonarr v3, and Sonarr v4 (#​144).
Changed
  • Better error messages for manually-specified, non-existent config files.
  • More detail in error messages when Radarr/Sonarr API calls respond with HTTP 400 "Bad Data".
Fixed
  • Resolved error during exception message formatting that occurred in some cases (#​192).

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 Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

Path: cluster/apps/recyclarr/helmrelease.yaml

@@ -52,7 +52,7 @@
               name: config
       containers:
         - name: app-template
-          image: ghcr.io/recyclarr/recyclarr:5.1.1@sha256:4b2c5487132b90e402dc0b7075efe02c5c312bb13727226425c41e48028182dc
+          image: ghcr.io/recyclarr/recyclarr:5.2.0@sha256:14d2fc9c565842e34fd7a2cb2bf033f24c11e30893c6c85e0cc6abeab630c038
           imagePullPolicy:
           env:
             - name: TZ

@npawelek npawelek merged commit 96403f1 into master Aug 7, 2023
2 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-recyclarr-recyclarr-5.x branch August 7, 2023 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant