chkpwd / iac

https://blog.chkpwd.com
MIT License
59 stars 5 forks source link

chore(deps): update ghcr.io/onedr0p/sonarr-develop docker tag to v4.0.5.1791 #1147

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop) ### [`v4.0.5.1791`](https://togithub.com/Sonarr/Sonarr/releases/tag/v4.0.5.1791): 4.0.5.1791 [Compare Source](https://togithub.com/Sonarr/Sonarr/compare/v4.0.5.1782...v4.0.5.1791) #### What's Changed ##### Changes - Fixed: Don't use cleaned up release title for release title by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6911](https://togithub.com/Sonarr/Sonarr/pull/6911) - Remove seriesTitle from EpisodeResource by [@​markus101](https://togithub.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/6912](https://togithub.com/Sonarr/Sonarr/pull/6912) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.5.1782...v4.0.5.1791

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago
--- HelmRelease: media/sonarr StatefulSet: media/sonarr

+++ HelmRelease: media/sonarr StatefulSet: media/sonarr

@@ -58,13 +58,13 @@

         - name: SONARR__PORT
           value: '8989'
         - name: SONARR__THEME
           value: dark
         - name: TZ
           value: ${TZ}
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.5.1782
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.5.1791
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8989
github-actions[bot] commented 3 months ago
--- kubernetes/apps/media/sonarr/app Kustomization: flux-system/media-sonarr HelmRelease: media/sonarr

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

@@ -41,13 +41,13 @@

               SONARR__PORT: 8989
               SONARR__THEME: dark
               TZ: ${TZ}
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.5.1782
+              tag: 4.0.5.1791
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3