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.7.1868 β†’ 4.0.8.1893 ) #7900

Closed bot-ross[bot] closed 2 months ago

bot-ross[bot] commented 2 months ago

This PR contains the following updates:

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

Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop) ### [`v4.0.8.1893`](https://togithub.com/Sonarr/Sonarr/releases/tag/v4.0.8.1893): 4.0.8.1893 [Compare Source](https://togithub.com/Sonarr/Sonarr/compare/v4.0.7.1868...v4.0.8.1893) #### What's Changed ##### Changes - Translations update from Servarr Weblate by [@​ServarrAdmin](https://togithub.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/6972](https://togithub.com/Sonarr/Sonarr/pull/6972) - Bump version to 4.0.8 by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6973](https://togithub.com/Sonarr/Sonarr/pull/6973) - fix: Remove unnecessary tabs in RemoveFileExtension method by [@​eagnoor](https://togithub.com/eagnoor) in [https://github.com/Sonarr/Sonarr/pull/6952](https://togithub.com/Sonarr/Sonarr/pull/6952) - New: Rating votes tooltip and series filter by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/6954](https://togithub.com/Sonarr/Sonarr/pull/6954) - More Anime Formats More Parsing Problems by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6958](https://togithub.com/Sonarr/Sonarr/pull/6958) - New: Add option to show tags on series Poster and Overview by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6961](https://togithub.com/Sonarr/Sonarr/pull/6961) - New: Use natural sorting for lists of items in the UI by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6962](https://togithub.com/Sonarr/Sonarr/pull/6962) - Fixed: {Episode CleanTitle} Does Not Remove Apostrophe, Backtick and Most Contractions by [@​diamondpete](https://togithub.com/diamondpete) in [https://github.com/Sonarr/Sonarr/pull/6949](https://togithub.com/Sonarr/Sonarr/pull/6949) - New: Wrap specification blocks in modals by [@​stevietv](https://togithub.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/6976](https://togithub.com/Sonarr/Sonarr/pull/6976) - Set default value for CustomColonReplacementFormat if not provided by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6978](https://togithub.com/Sonarr/Sonarr/pull/6978) - Fixed: Assume category path from qBittorent starting with '//' is a Windows path by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6979](https://togithub.com/Sonarr/Sonarr/pull/6979) - Update settings for all OSes and Major Updates (Manual Interaction Required) by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6974](https://togithub.com/Sonarr/Sonarr/pull/6974) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://togithub.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/6980](https://togithub.com/Sonarr/Sonarr/pull/6980) #### New Contributors - [@​eagnoor](https://togithub.com/eagnoor) made their first contribution in [https://github.com/Sonarr/Sonarr/pull/6952](https://togithub.com/Sonarr/Sonarr/pull/6952) - [@​diamondpete](https://togithub.com/diamondpete) made their first contribution in [https://github.com/Sonarr/Sonarr/pull/6949](https://togithub.com/Sonarr/Sonarr/pull/6949) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.7.1868...v4.0.8.1893

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 months ago
--- HelmRelease: default/sonarr Deployment: default/sonarr

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

@@ -81,13 +81,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.7.1868@sha256:ae1038f0dfa276aea025aba57c084e1ec011a6a7e8a08d18485d7b1886572c9c
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.1893@sha256:8e0a9c46c61b72ca956ae57fd79577e992e5c3b2d5fbc35a39721a2d05ad5642
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
bot-ross[bot] commented 2 months 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.7.1868@sha256:ae1038f0dfa276aea025aba57c084e1ec011a6a7e8a08d18485d7b1886572c9c
+              tag: 4.0.8.1893@sha256:8e0a9c46c61b72ca956ae57fd79577e992e5c3b2d5fbc35a39721a2d05ad5642
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3