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/onedr0p/sonarr-develop ( 4.0.9.2386 → 4.0.9.2421 ) #8116

Closed bot-ross[bot] closed 2 weeks ago

bot-ross[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sonarr-develop (source) patch 4.0.9.2386 -> 4.0.9.2421

Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop) ### [`v4.0.9.2421`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.9.2421): 4.0.9.2421 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.9.2386...v4.0.9.2421) #### What's Changed ##### Changes - Refactoring: Clipboard Typescript & rewrite by [@​Treycos](https://redirect.github.com/Treycos) in [https://github.com/Sonarr/Sonarr/pull/7168](https://redirect.github.com/Sonarr/Sonarr/pull/7168) - Fixed: Links for Trakt and TVMaze in Gotify notifications by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7213](https://redirect.github.com/Sonarr/Sonarr/pull/7213) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7223](https://redirect.github.com/Sonarr/Sonarr/pull/7223) - Parse KCRT as release group by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7215](https://redirect.github.com/Sonarr/Sonarr/pull/7215) - New: Allowed sort keys for paginated resources by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7216](https://redirect.github.com/Sonarr/Sonarr/pull/7216) - Fixed: Interactive searches causing multiple requests to indexers by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7217](https://redirect.github.com/Sonarr/Sonarr/pull/7217) - fix: annotate passing apikey as query parameter consistently in description by [@​iMontouch](https://redirect.github.com/iMontouch) in [https://github.com/Sonarr/Sonarr/pull/7234](https://redirect.github.com/Sonarr/Sonarr/pull/7234) - Adds includeSeries and includeEpisodeFile to episode endpoint (default = false) by [@​ManiMatter](https://redirect.github.com/ManiMatter) in [https://github.com/Sonarr/Sonarr/pull/7219](https://redirect.github.com/Sonarr/Sonarr/pull/7219) - Fixed: Adding Bluray 576p to some profiles by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7220](https://redirect.github.com/Sonarr/Sonarr/pull/7220) - Fixed: Reprocessing manual import items unable to detect sample by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7222](https://redirect.github.com/Sonarr/Sonarr/pull/7222) - New: Fetch up to 1000 series from Plex Watchlist by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7224](https://redirect.github.com/Sonarr/Sonarr/pull/7224) - Fixed: Unable to login when instance name contained brackets by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7231](https://redirect.github.com/Sonarr/Sonarr/pull/7231) - Fixed: Don't set last write time on episode files if difference is within the same second by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7232](https://redirect.github.com/Sonarr/Sonarr/pull/7232) - New: Persist sort in Select Episodes modal by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7235](https://redirect.github.com/Sonarr/Sonarr/pull/7235) #### New Contributors - [@​iMontouch](https://redirect.github.com/iMontouch) made their first contribution in [https://github.com/Sonarr/Sonarr/pull/7234](https://redirect.github.com/Sonarr/Sonarr/pull/7234) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.9.2386...v4.0.9.2421

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 2 weeks ago
--- kubernetes/main/apps/default/sonarr/app Kustomization: flux-system/sonarr HelmRelease: default/sonarr

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

@@ -48,13 +48,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
+              tag: 4.0.9.2421@sha256:e171727fd08b9f35a0a54b79398f152da57338ef19fb088684e1a4641726dd54
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
bot-ross[bot] commented 2 weeks ago
--- HelmRelease: default/sonarr Deployment: default/sonarr

+++ HelmRelease: default/sonarr Deployment: default/sonarr

@@ -85,13 +85,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2421@sha256:e171727fd08b9f35a0a54b79398f152da57338ef19fb088684e1a4641726dd54
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0