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.8.1902 → 4.0.8.1929 ) #7923

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.8.1902 -> 4.0.8.1929

Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop) ### [`v4.0.8.1929`](https://togithub.com/Sonarr/Sonarr/releases/tag/v4.0.8.1929): 4.0.8.1929 [Compare Source](https://togithub.com/Sonarr/Sonarr/compare/v4.0.8.1902...v4.0.8.1929) #### What's Changed ##### Changes - Translations update from Servarr Weblate by [@​ServarrAdmin](https://togithub.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/6990](https://togithub.com/Sonarr/Sonarr/pull/6990) - Fixed: Display tag list when sort by tags on series Posters by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/6981](https://togithub.com/Sonarr/Sonarr/pull/6981) - New: Litestream compatibility for SQLite by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/6986](https://togithub.com/Sonarr/Sonarr/pull/6986) - New: Display original language on series details and search results page by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/6991](https://togithub.com/Sonarr/Sonarr/pull/6991) - Refresh series with recently aired episodes with TBA titles by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/6989](https://togithub.com/Sonarr/Sonarr/pull/6989) - Fixed: Improve filtering performance in Select Series Modal by [@​mynameisbogdan](https://togithub.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7003](https://togithub.com/Sonarr/Sonarr/pull/7003) - Fixed: Don't treat SubFrench as French audio language by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7004](https://togithub.com/Sonarr/Sonarr/pull/7004) - Making status messages for meta downloading consistent by [@​ManiMatter](https://togithub.com/ManiMatter) in [https://github.com/Sonarr/Sonarr/pull/7001](https://togithub.com/Sonarr/Sonarr/pull/7001) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://togithub.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7005](https://togithub.com/Sonarr/Sonarr/pull/7005) #### New Contributors - [@​ManiMatter](https://togithub.com/ManiMatter) made their first contribution in [https://github.com/Sonarr/Sonarr/pull/7001](https://togithub.com/Sonarr/Sonarr/pull/7001) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.8.1902...v4.0.8.1929

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.8.1902@sha256:717e5ad40303f4f8eba15d9476a86a7c7c9fe3003ec6d6b4c5fab37d19f6fff0
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.1929@sha256:40e4cd941486a77d8b40760363f5027186b4f56a1ed9f3b42190a08a5e492279
         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.8.1902@sha256:717e5ad40303f4f8eba15d9476a86a7c7c9fe3003ec6d6b4c5fab37d19f6fff0
+              tag: 4.0.8.1929@sha256:40e4cd941486a77d8b40760363f5027186b4f56a1ed9f3b42190a08a5e492279
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3