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.2158 → 4.0.8.2208 ) #1310

Closed bot-akira[bot] closed 3 weeks ago

bot-akira[bot] commented 3 weeks ago

This PR contains the following updates:

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

[!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.2208`](https://togithub.com/Sonarr/Sonarr/releases/tag/v4.0.8.2208): 4.0.8.2208 [Compare Source](https://togithub.com/Sonarr/Sonarr/compare/v4.0.8.2158...v4.0.8.2208) #### What's Changed ##### Changes - Refactoring: Moved First run components to Typescript function components by [@​Treycos](https://togithub.com/Treycos) in [https://github.com/Sonarr/Sonarr/pull/7069](https://togithub.com/Sonarr/Sonarr/pull/7069) - Refactoring: Label component by [@​Treycos](https://togithub.com/Treycos) in [https://github.com/Sonarr/Sonarr/pull/7097](https://togithub.com/Sonarr/Sonarr/pull/7097) - Fixed: Improve status labels for deleted series by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7101](https://togithub.com/Sonarr/Sonarr/pull/7101) - Fixed: Switch to series rating for Discord notifications by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7105](https://togithub.com/Sonarr/Sonarr/pull/7105) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://togithub.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7103](https://togithub.com/Sonarr/Sonarr/pull/7103) - Add Kometa metadata image creation by [@​stevietv](https://togithub.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7106](https://togithub.com/Sonarr/Sonarr/pull/7106) - New: Optionally include Custom Format Score for Discord On File Import notifications by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7109](https://togithub.com/Sonarr/Sonarr/pull/7109) - New: Parse spanish multi-episode releases by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7108](https://togithub.com/Sonarr/Sonarr/pull/7108) - Fixed: Removing invalid statuses on provider deletion by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7112](https://togithub.com/Sonarr/Sonarr/pull/7112) - Fixed: PWA Manifest with URL base by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7110](https://togithub.com/Sonarr/Sonarr/pull/7110) - New: Expose log size limit to API and WebUI by [@​martylukyy](https://togithub.com/martylukyy) in [https://github.com/Sonarr/Sonarr/pull/7111](https://togithub.com/Sonarr/Sonarr/pull/7111) - Use autoprefixer in UI build by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7104](https://togithub.com/Sonarr/Sonarr/pull/7104) - Fix indexer multi-languages for tracked download by [@​kephasdev](https://togithub.com/kephasdev) in [https://github.com/Sonarr/Sonarr/pull/7082](https://togithub.com/Sonarr/Sonarr/pull/7082) - Refactoring: Series title link typings & extension by [@​Treycos](https://togithub.com/Treycos) in [https://github.com/Sonarr/Sonarr/pull/7114](https://togithub.com/Sonarr/Sonarr/pull/7114) #### New Contributors - [@​Treycos](https://togithub.com/Treycos) made their first contribution in [https://github.com/Sonarr/Sonarr/pull/7069](https://togithub.com/Sonarr/Sonarr/pull/7069) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.8.2158...v4.0.8.2208

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 3 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.2158@sha256:0e170fb71f932f78103328127dec5249dcbf384ad62d24087ef0dea47cf7fa5a
+      tag: 4.0.8.2208@sha256:901204d1b85a07938c3e892de2676184716e577fea6622befecef3090d2e5465
     ingress:
       main:
         annotations:
           gatus.io/enabled: 'true'
           gethomepage.dev/description: TV Downloads
           gethomepage.dev/enabled: 'true'
bot-akira[bot] commented 3 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.2158@sha256:0e170fb71f932f78103328127dec5249dcbf384ad62d24087ef0dea47cf7fa5a
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2208@sha256:901204d1b85a07938c3e892de2676184716e577fea6622befecef3090d2e5465
         imagePullPolicy: null
         env:
         - name: SONARR__APPLICATION_URL
           value: https://sonarr...PLACEHOLDER..
         - name: SONARR__BRANCH
           value: develop
axeII commented 3 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_