rwlove / home-ops

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

fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.9.2332 #7121

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/onedr0p/sonarr-develop (source) patch 4.0.9.2300 -> 4.0.9.2332

Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop) ### [`v4.0.9.2332`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.9.2332): 4.0.9.2332 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.9.2300...v4.0.9.2332) #### What's Changed ##### Changes - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7166](https://redirect.github.com/Sonarr/Sonarr/pull/7166) - Add Last Search Time to /episode API and to the Frontend (Cut-off Unmet & Missing) by [@​ManiMatter](https://redirect.github.com/ManiMatter) in [https://github.com/Sonarr/Sonarr/pull/7091](https://redirect.github.com/Sonarr/Sonarr/pull/7091) - Convert Interactive Search to TypeScript by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7158](https://redirect.github.com/Sonarr/Sonarr/pull/7158) - Add IndexerFlags parsing to NewznabRssParser by [@​amdavie](https://redirect.github.com/amdavie) in [https://github.com/Sonarr/Sonarr/pull/7160](https://redirect.github.com/Sonarr/Sonarr/pull/7160) - New: Except language option for Language Custom Formats by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7163](https://redirect.github.com/Sonarr/Sonarr/pull/7163) - Fixed: Failing to import any file for series if one has bad encoding by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7164](https://redirect.github.com/Sonarr/Sonarr/pull/7164) - Cleanup History Details and a typo by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7165](https://redirect.github.com/Sonarr/Sonarr/pull/7165) - Fixed: Respect Quality cutoff if Custom Format cutoff isn't met by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7167](https://redirect.github.com/Sonarr/Sonarr/pull/7167) #### New Contributors - [@​amdavie](https://redirect.github.com/amdavie) made their first contribution in [https://github.com/Sonarr/Sonarr/pull/7160](https://redirect.github.com/Sonarr/Sonarr/pull/7160) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.9.2300...v4.0.9.2332

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
--- kubernetes/main/apps/media/sonarr/app Kustomization: flux-system/media-sonarr HelmRelease: media/sonarr

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

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

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sonarr
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.9.2300@sha256:0a5fb01b3d6a658374c159e78bb91b96480f9aedab939f0ecf2405c90a7bb3e2
+              tag: 4.0.9.2332@sha256:2c507a6aca4612b77182ef643320a48f971e730cf6e5b6a44c23d97eb4f93961
             resources:
               limits:
                 memory: 2800M
               requests:
                 cpu: 40m
                 memory: 2800M
rosey-the-renovator-bot[bot] commented 1 week ago
--- HelmRelease: media/sonarr StatefulSet: media/sonarr

+++ HelmRelease: media/sonarr StatefulSet: media/sonarr

@@ -53,13 +53,13 @@

           value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sonarr
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2300@sha256:0a5fb01b3d6a658374c159e78bb91b96480f9aedab939f0ecf2405c90a7bb3e2
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2332@sha256:2c507a6aca4612b77182ef643320a48f971e730cf6e5b6a44c23d97eb4f93961
         name: main
         resources:
           limits:
             memory: 2800M
           requests:
             cpu: 40m