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.2223 → 4.0.9.2257 ) #1324

Closed bot-akira[bot] closed 2 weeks ago

bot-akira[bot] commented 2 weeks ago

This PR contains the following updates:

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

[!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.9.2257`](https://togithub.com/Sonarr/Sonarr/releases/tag/v4.0.9.2257): 4.0.9.2257 [Compare Source](https://togithub.com/Sonarr/Sonarr/compare/v4.0.8.2223...v4.0.9.2257) #### What's Changed ##### Changes - Translations update from Servarr Weblate by [@​ServarrAdmin](https://togithub.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7129](https://togithub.com/Sonarr/Sonarr/pull/7129) - Bump version to 4.0.9 by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7139](https://togithub.com/Sonarr/Sonarr/pull/7139) - Refactoring: Typescript button component by [@​Treycos](https://togithub.com/Treycos) in [https://github.com/Sonarr/Sonarr/pull/7118](https://togithub.com/Sonarr/Sonarr/pull/7118) - Refactoring: Icon component Typescript by [@​Treycos](https://togithub.com/Treycos) in [https://github.com/Sonarr/Sonarr/pull/7119](https://togithub.com/Sonarr/Sonarr/pull/7119) - Refactoring: Link polymorphic static typing by [@​Treycos](https://togithub.com/Treycos) in [https://github.com/Sonarr/Sonarr/pull/7121](https://togithub.com/Sonarr/Sonarr/pull/7121) - Tech: VSCode updated code action format by [@​Treycos](https://togithub.com/Treycos) in [https://github.com/Sonarr/Sonarr/pull/7124](https://togithub.com/Sonarr/Sonarr/pull/7124) - Fixed: Validate root folder existence when adding series by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7128](https://togithub.com/Sonarr/Sonarr/pull/7128) - Fix disabled style for monitor toggle button by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7130](https://togithub.com/Sonarr/Sonarr/pull/7130) - Fixed: Handle Spaces in ProxyBypassList by [@​bakerboy448](https://togithub.com/bakerboy448) in [https://github.com/Sonarr/Sonarr/pull/7133](https://togithub.com/Sonarr/Sonarr/pull/7133) - New: Bypass IP addresses ranges in proxies by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7134](https://togithub.com/Sonarr/Sonarr/pull/7134) - Fixed: Hide reboot and shutdown UI buttons on docker by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7136](https://togithub.com/Sonarr/Sonarr/pull/7136) - Fixed: Paths for renamed episode files in Custom Script and Webhook by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7138](https://togithub.com/Sonarr/Sonarr/pull/7138) - New: Bulk manage custom formats by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7116](https://togithub.com/Sonarr/Sonarr/pull/7116) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.8.2223...v4.0.9.2257

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 2 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.2223@sha256:f4d8a1203d2f0cf4f1ab69b9682896ef1e73eaf04021edb4ce2a479af961e420
+      tag: 4.0.9.2257@sha256:828dfdb17756b57c9267c9603dd40b79754ea9cfed23f02e0681614b10d6387f
     ingress:
       main:
         annotations:
           gatus.io/enabled: 'true'
           gethomepage.dev/description: TV Downloads
           gethomepage.dev/enabled: 'true'
bot-akira[bot] commented 2 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.2223@sha256:f4d8a1203d2f0cf4f1ab69b9682896ef1e73eaf04021edb4ce2a479af961e420
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2257@sha256:828dfdb17756b57c9267c9603dd40b79754ea9cfed23f02e0681614b10d6387f
         imagePullPolicy: null
         env:
         - name: SONARR__APPLICATION_URL
           value: https://sonarr...PLACEHOLDER..
         - name: SONARR__BRANCH
           value: develop
axeII commented 2 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_