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

feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.11.0.9244 → 5.12.0.9255 ) #8141

Closed bot-ross[bot] closed 1 week ago

bot-ross[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/radarr-develop (source) minor 5.11.0.9244 -> 5.12.0.9255

Release Notes

Radarr/Radarr (ghcr.io/onedr0p/radarr-develop) ### [`v5.12.0.9255`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.12.0.9255): 5.12.0.9255 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.11.0.9244...v5.12.0.9255) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.*** #### Changes: - [`0736fc9`](https://redirect.github.com/Radarr/Radarr/commit/0736fc955fe945f3f78866502c9595b23d8b37fd) Multiple Translations updated by Weblate - [`9d0b8d9`](https://redirect.github.com/Radarr/Radarr/commit/9d0b8d974d5eefc796a3df55f0aeddb9eda4e3c6) Fixed: Parsing of Hybrid-Remux - [`9a3e89f`](https://redirect.github.com/Radarr/Radarr/commit/9a3e89f2834ceca9fa0192fcb54a5161d300b910) Fixed: Ignore '.DS_Store' and '.unmanic' when scanning for files - [`e33e45e`](https://redirect.github.com/Radarr/Radarr/commit/e33e45ec73fb1e56f9fc5c54c6d67d7d5808d705) Fixed: Don't reject revision upgrades if profile doesn't allow upgrades - [`5893d88`](https://redirect.github.com/Radarr/Radarr/commit/5893d88058fafa14979452b43f15404bf9ae535e) Fixed: Ignore extra spaces in path when not running on Windows - [`a81d27a`](https://redirect.github.com/Radarr/Radarr/commit/a81d27acdaa4f87cf5a1336eec731ab22d23872b) Automated API Docs update - [`d2b279a`](https://redirect.github.com/Radarr/Radarr/commit/d2b279a6be9cffdd95dcc57e7c0accc71d6a5ebb) Fixed: Replace illegal characters even when renaming is disabled - [`6686fa0`](https://redirect.github.com/Radarr/Radarr/commit/6686fa060012a6c922a4888674048c582caaac33) New: Smart as default Colon Replacement - [`1d286df`](https://redirect.github.com/Radarr/Radarr/commit/1d286df85d3741c4047e5f23a20508edfcc6e64f) Display naming example errors when all fields are empty - [`be2e1e4`](https://redirect.github.com/Radarr/Radarr/commit/be2e1e4fdb08ead3424ee24b191c988241a8b7b6) Fixed: SDR files being parsed as HLG
See More - [`08868e5`](https://redirect.github.com/Radarr/Radarr/commit/08868e5d01087b1e26c9a250738a8d77d9531516) Bump version to 5.12.0 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=128&\_a=release-summary).

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 1 week ago
--- HelmRelease: default/radarr Deployment: default/radarr

+++ HelmRelease: default/radarr Deployment: default/radarr

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

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/onedr0p/radarr-develop:5.11.0.9244@sha256:db4b57f5e05304f6b2d47a6863da9e584f1f05af3b61584cb146dc358dd1430b
+        image: ghcr.io/onedr0p/radarr-develop:5.12.0.9255@sha256:87c788eb150218172c951e8f37ec60dbc5a3033c909f1467c3bbee88e5a51f3b
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
bot-ross[bot] commented 1 week ago
--- kubernetes/main/apps/default/radarr/app Kustomization: flux-system/radarr HelmRelease: default/radarr

+++ kubernetes/main/apps/default/radarr/app Kustomization: flux-system/radarr HelmRelease: default/radarr

@@ -48,13 +48,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.11.0.9244@sha256:db4b57f5e05304f6b2d47a6863da9e584f1f05af3b61584cb146dc358dd1430b
+              tag: 5.12.0.9255@sha256:87c788eb150218172c951e8f37ec60dbc5a3033c909f1467c3bbee88e5a51f3b
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3