rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

fix(container): update image ghcr.io/recyclarr/recyclarr to v7.2.3 #7130

Closed rosey-the-renovator-bot[bot] closed 1 week ago

rosey-the-renovator-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr patch 7.2.2 -> 7.2.3

Release Notes

recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr) ### [`v7.2.3`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#723---2024-09-03) [Compare Source](https://redirect.github.com/recyclarr/recyclarr/compare/v7.2.2...v7.2.3) ##### Changed - Performance: Reduced the number of API calls to obtain service version information. ##### Fixed - Custom Format: The error "CF field of type False is not supported" no longer occurs when syncing some language-specific custom formats ([#​318](https://redirect.github.com/recyclarr/recyclarr/issues/318)).

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 Renovate Bot.

rosey-the-renovator-bot[bot] commented 1 week ago
--- HelmRelease: media/recyclarr CronJob: media/recyclarr

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

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

               value: '0'
             - name: TZ
               value: America/New_York
             envFrom:
             - secretRef:
                 name: recyclarr
-            image: ghcr.io/recyclarr/recyclarr:7.2.2@sha256:149eacfb27a51e001c50b60bf6b0eeae15c4dbbde46a1e1d30bf11032ef7f734
+            image: ghcr.io/recyclarr/recyclarr:7.2.3@sha256:77a3c0156ec0ddef256998b246d4d80a2f1b96ee4a3a1a21bbc8459bfd0c9ad9
             name: app
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 10m
rosey-the-renovator-bot[bot] commented 1 week ago
--- kubernetes/main/apps/media/recyclarr/app Kustomization: flux-system/media-recyclarr HelmRelease: media/recyclarr

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

@@ -42,13 +42,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: recyclarr
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 7.2.2@sha256:149eacfb27a51e001c50b60bf6b0eeae15c4dbbde46a1e1d30bf11032ef7f734
+              tag: 7.2.3@sha256:77a3c0156ec0ddef256998b246d4d80a2f1b96ee4a3a1a21bbc8459bfd0c9ad9
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 10m
                 memory: 128M