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.2457 → 4.0.9.2513 ) #8193

Closed bot-ross[bot] closed 3 days ago

bot-ross[bot] commented 3 days ago

This PR contains the following updates:

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

Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop) ### [`v4.0.9.2513`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.9.2513): 4.0.9.2513 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.9.2457...v4.0.9.2513) #### What's Changed ##### Changes - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7264](https://redirect.github.com/Sonarr/Sonarr/pull/7264) - \[DiskTransferService] WaitForIO after Copy/Move file by [@​jaredledvina](https://redirect.github.com/jaredledvina) in [https://github.com/Sonarr/Sonarr/pull/7250](https://redirect.github.com/Sonarr/Sonarr/pull/7250) - Convert Release Profiles to TypeScript by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7252](https://redirect.github.com/Sonarr/Sonarr/pull/7252) - Fixed: Copy to clipboard in non-secure contexts by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7254](https://redirect.github.com/Sonarr/Sonarr/pull/7254) - Fixed: Use Id from route and check for existence on provider update by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7256](https://redirect.github.com/Sonarr/Sonarr/pull/7256) - Add new category for FL by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7267](https://redirect.github.com/Sonarr/Sonarr/pull/7267) - Fixed: Validate path on series update by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7269](https://redirect.github.com/Sonarr/Sonarr/pull/7269) - Fixed: Manual importing to nested series folders by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7271](https://redirect.github.com/Sonarr/Sonarr/pull/7271) - Fixed: Clean paths for top level root folders by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7274](https://redirect.github.com/Sonarr/Sonarr/pull/7274) - Use the first allowed quality for cutoff met rejection message with disabled upgrades by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7275](https://redirect.github.com/Sonarr/Sonarr/pull/7275) - Fixed: Ignore free space check before grabbing if directory is missing by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7276](https://redirect.github.com/Sonarr/Sonarr/pull/7276) - New: Use 307 redirect for requests missing URL Base by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7277](https://redirect.github.com/Sonarr/Sonarr/pull/7277) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7281](https://redirect.github.com/Sonarr/Sonarr/pull/7281) - Convert Naming options to TypeScript by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7266](https://redirect.github.com/Sonarr/Sonarr/pull/7266) #### New Contributors - [@​jaredledvina](https://redirect.github.com/jaredledvina) made their first contribution in [https://github.com/Sonarr/Sonarr/pull/7250](https://redirect.github.com/Sonarr/Sonarr/pull/7250) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.9.2457...v4.0.9.2513

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 days 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.2457@sha256:69173e7ece4ade777f6aa8243ab3cb4eef597780f040fed82c884c92775b4cf7
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2513@sha256:31c0f7881c18d496a45616bad4b02ab6588b95836615122042c8709d5edb0241
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
bot-ross[bot] commented 3 days 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.2457@sha256:69173e7ece4ade777f6aa8243ab3cb4eef597780f040fed82c884c92775b4cf7
+              tag: 4.0.9.2513@sha256:31c0f7881c18d496a45616bad4b02ab6588b95836615122042c8709d5edb0241
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3