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 v7.1.0 - autoclosed #13

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.1.0

Compare Source

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.
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).

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

Copy link

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

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

@@ -44,13 +44,13 @@

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

Copy link

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

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

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

             env:
             - name: TZ
               value: America/New_York
             envFrom:
             - secretRef:
                 name: recyclarr-secret
-            image: ghcr.io/recyclarr/recyclarr:7.0.0@sha256:88d7ef8feb313398a98aafbc2966959f1689191864247f8be15572d5c67641d5
+            image: ghcr.io/recyclarr/recyclarr:7.1.0@sha256:2638a9333ebd8e1cba99cdbb49f035344455e62e5f1539b315a5889a0bc748a8
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m

@tansanrao tansanrao merged commit b060d06 into main Jul 12, 2024
3 checks passed
@renovate renovate bot changed the title feat(container): update image ghcr.io/recyclarr/recyclarr to v7.1.0 feat(container): update image ghcr.io/recyclarr/recyclarr to v7.1.0 - autoclosed Jul 12, 2024
@renovate renovate bot deleted the renovate/ghcr.io-recyclarr-recyclarr-7.x branch July 12, 2024 16:06
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