onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(container): update ghcr.io/recyclarr/recyclarr ( 7.2.3 → 7.2.4 ) #8105

Closed bot-ross[bot] closed 3 weeks ago

bot-ross[bot] commented 3 weeks ago

This PR contains the following updates:

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

Release Notes

recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr) ### [`v7.2.4`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#724---2024-09-14) [Compare Source](https://redirect.github.com/recyclarr/recyclarr/compare/v7.2.3...v7.2.4) ##### Fixed - Custom Formats: Smarter change detection logic for custom formats with language specifications, which addresses the issue of some CFs constantly showing as updated during sync even if they didn't change.

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.

bot-ross[bot] commented 3 weeks ago
--- kubernetes/main/apps/default/recyclarr/app Kustomization: flux-system/recyclarr HelmRelease: default/recyclarr

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

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

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: recyclarr-secret
             image:
               repository: ghcr.io/recyclarr/recyclarr
-              tag: 7.2.3@sha256:77a3c0156ec0ddef256998b246d4d80a2f1b96ee4a3a1a21bbc8459bfd0c9ad9
+              tag: 7.2.4@sha256:1bf2436ed4749a4309765dd21643aac858dd436a536e37c25bb463513601e962
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:
bot-ross[bot] commented 3 weeks ago
--- HelmRelease: default/recyclarr CronJob: default/recyclarr

+++ HelmRelease: default/recyclarr CronJob: default/recyclarr

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

             env:
             - name: TZ
               value: America/New_York
             envFrom:
             - secretRef:
                 name: recyclarr-secret
-            image: ghcr.io/recyclarr/recyclarr:7.2.3@sha256:77a3c0156ec0ddef256998b246d4d80a2f1b96ee4a3a1a21bbc8459bfd0c9ad9
+            image: ghcr.io/recyclarr/recyclarr:7.2.4@sha256:1bf2436ed4749a4309765dd21643aac858dd436a536e37c25bb463513601e962
             name: app
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m