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.4.0 #1062

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Oct 28, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr minor 7.2.4 -> 7.4.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v7.4.0

Compare Source

Added
  • Notifications: New verbosity setting for Notifications to control the frequency and content of
    notifications sent after sync operations (#​354).
Fixed
  • Repositories: Show a warning when there's a git fetch failure (#​355).

v7.3.0

Compare Source

Added
  • Notifications support through Apprise
Fixed
  • A DependencyResolutionException is no longer raised in some commands (e.g. list) (#​352).

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.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Oct 28, 2024

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

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

@@ -33,13 +33,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: recyclarr-secret
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 7.2.4
+              tag: 7.4.0
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 10m
                 memory: 64M

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Oct 28, 2024

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

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

@@ -46,13 +46,13 @@

             env:
             - name: TZ
               value: null
             envFrom:
             - secretRef:
                 name: recyclarr-secret
-            image: ghcr.io/recyclarr/recyclarr:7.2.4
+            image: ghcr.io/recyclarr/recyclarr:7.4.0
             name: app
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 10m

@spicerabot spicerabot bot force-pushed the renovate/ghcr.io-recyclarr-recyclarr-7.x branch from 0815f3a to 403ad8a Compare November 11, 2024 15:07
@spicerabot spicerabot bot changed the title feat(container): update image ghcr.io/recyclarr/recyclarr to v7.3.0 feat(container): update image ghcr.io/recyclarr/recyclarr to v7.4.0 Nov 11, 2024
@spicerabot spicerabot bot force-pushed the renovate/ghcr.io-recyclarr-recyclarr-7.x branch from 403ad8a to 0b3cb27 Compare November 12, 2024 06:10
@spiceratops spiceratops merged commit 412e722 into main Nov 12, 2024
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/ghcr.io-recyclarr-recyclarr-7.x branch November 12, 2024 07:25
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