axeII / home-ops

A repository for HomeOps where I perform Infrastructure as Code (IaC) and GitOps practices.
Do What The F*ck You Want To Public License
41 stars 1 forks source link

fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2093 → 4.0.8.2158 ) #1305

Closed bot-akira[bot] closed 4 weeks ago

bot-akira[bot] commented 4 weeks ago

This PR contains the following updates:

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

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop) ### [`v4.0.8.2158`](https://togithub.com/Sonarr/Sonarr/releases/tag/v4.0.8.2158): 4.0.8.2158 [Compare Source](https://togithub.com/Sonarr/Sonarr/compare/v4.0.8.2093...v4.0.8.2158) #### What's Changed ##### Changes - Fixed: Sending Manual Interaction Required notifications for unknown series by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/6988](https://togithub.com/Sonarr/Sonarr/pull/6988) - Cleanup old prop-types for TS by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7062](https://togithub.com/Sonarr/Sonarr/pull/7062) - New: Bulk import list exclusions removal by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7073](https://togithub.com/Sonarr/Sonarr/pull/7073) - New: Support for releases with absolute episode number and air date by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7080](https://togithub.com/Sonarr/Sonarr/pull/7080) - Fixed: Updating existing import list exclusions by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7085](https://togithub.com/Sonarr/Sonarr/pull/7085) - New: Increase max size limit for quality definitions by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7089](https://togithub.com/Sonarr/Sonarr/pull/7089) - Fixed: Avoid displaying multi-languages for episodes parsed without languages by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7090](https://togithub.com/Sonarr/Sonarr/pull/7090) - Fixed: Persist selected custom filter for interactive searches by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7092](https://togithub.com/Sonarr/Sonarr/pull/7092) - New: Parse DarQ release group by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7093](https://togithub.com/Sonarr/Sonarr/pull/7093) - Fixed: Prefer episode runtime when determining whether a file is a sample by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7094](https://togithub.com/Sonarr/Sonarr/pull/7094) - Fixed: Stale custom formats after changing quality profile for series by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7098](https://togithub.com/Sonarr/Sonarr/pull/7098) - Sort quality profiles by name in custom filters by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7099](https://togithub.com/Sonarr/Sonarr/pull/7099) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.8.2093...v4.0.8.2158

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-akira[bot] commented 4 weeks ago
--- HelmRelease: media/sonarr Deployment: media/sonarr

+++ HelmRelease: media/sonarr Deployment: media/sonarr

@@ -30,13 +30,13 @@

         runAsGroup: 65534
         runAsUser: 65534
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: sonarr
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2093@sha256:83bbdf166ba7430a82eed0e8e35e0fa1b071b0ea618e2c80386756bbb71eb818
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2158@sha256:0e170fb71f932f78103328127dec5249dcbf384ad62d24087ef0dea47cf7fa5a
         imagePullPolicy: null
         env:
         - name: SONARR__APPLICATION_URL
           value: https://sonarr...PLACEHOLDER..
         - name: SONARR__BRANCH
           value: develop
axeII commented 4 weeks ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

bot-akira[bot] commented 4 weeks ago
--- kubernetes/apps/media/sonarr/app Kustomization: flux-system/cluster-apps-sonarr HelmRelease: media/sonarr

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

@@ -40,13 +40,13 @@

     - secretRef:
         name: sonarr
     global:
       nameOverride: sonarr
     image:
       repository: ghcr.io/onedr0p/sonarr-develop
-      tag: 4.0.8.2093@sha256:83bbdf166ba7430a82eed0e8e35e0fa1b071b0ea618e2c80386756bbb71eb818
+      tag: 4.0.8.2158@sha256:0e170fb71f932f78103328127dec5249dcbf384ad62d24087ef0dea47cf7fa5a
     ingress:
       main:
         annotations:
           gatus.io/enabled: 'true'
           gethomepage.dev/description: TV Downloads
           gethomepage.dev/enabled: 'true'