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 ghcr.io/recyclarr/recyclarr ( 7.0.0 → 7.1.0 ) #2525

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

drae-bot[bot]
Copy link
Contributor

@drae-bot drae-bot bot commented Jul 11, 2024

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 - 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 is behind base branch, 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.

@drae-bot drae-bot bot requested a review from drae as a code owner July 11, 2024 05:07
@drae-bot drae-bot bot added type/minor area/kubernetes cluster/darkstar size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 11, 2024
@drae-bot
Copy link
Contributor Author

drae-bot bot commented Jul 11, 2024

--- kubernetes/darkstar/apps/downloads/recyclarr/app Kustomization: flux-system/recyclarr HelmRelease: downloads/recyclarr

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

@@ -30,13 +30,13 @@

           app:
             env:
               RADARR_API_KEY: null
               SONARR_API_KEY: null
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 7.0.0
+              tag: 7.1.0
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 5m
                 memory: 50M

@drae-bot
Copy link
Contributor Author

drae-bot bot commented Jul 11, 2024

--- HelmRelease: downloads/recyclarr Deployment: downloads/recyclarr

+++ HelmRelease: downloads/recyclarr Deployment: downloads/recyclarr

@@ -45,13 +45,13 @@

       containers:
       - env:
         - name: RADARR_API_KEY
           value: null
         - name: SONARR_API_KEY
           value: null
-        image: ghcr.io/recyclarr/recyclarr:7.0.0
+        image: ghcr.io/recyclarr/recyclarr:7.1.0
         name: app
         resources:
           limits:
             memory: 128M
           requests:
             cpu: 5m

@drae-bot
Copy link
Contributor Author

drae-bot bot commented Jul 11, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 88 13.5s
✅ COPYPASTE jscpd yes no 1.23s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.73s
✅ YAML prettier 1 0 0.36s
❌ YAML yamllint 1 1 0.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@drae drae merged commit 562cb9d into main Jul 11, 2024
6 of 7 checks passed
@drae drae deleted the renovate/darkstar-ghcr.io-recyclarr-recyclarr-7.x branch July 11, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes cluster/darkstar renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant