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/radarr-develop ( 5.12.0.9255 ā†’ 5.12.1.9289 ) #8209

Closed bot-ross[bot] closed 1 day ago

bot-ross[bot] commented 1 day ago

This PR contains the following updates:

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

Release Notes

Radarr/Radarr (ghcr.io/onedr0p/radarr-develop) ### [`v5.12.1.9289`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.12.1.9289): 5.12.1.9289 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.12.0.9255...v5.12.1.9289) *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: - [`75c7a3c`](https://redirect.github.com/Radarr/Radarr/commit/75c7a3cfc6932762f7e62d622ed8562076166f51) Fixed: Ignore free space check before grabbing if directory is missing - [`cfdb7a1`](https://redirect.github.com/Radarr/Radarr/commit/cfdb7a15de183f19b8496e5ec728a63362194ca7) Simplify defaults set when adding release profiles and list exclusions - [`63a7d33`](https://redirect.github.com/Radarr/Radarr/commit/63a7d33e7e8c9b0f699358fbbebad88354c15491) Fixed: Cleaning the path for movie collections with top level folders - [`c9836f9`](https://redirect.github.com/Radarr/Radarr/commit/c9836f997cc492c15e035fe74b90d4bf2b321273) Fixed: Clean paths for top level root folders - [`d37e714`](https://redirect.github.com/Radarr/Radarr/commit/d37e71415fce9b0434b7679ff4e07a40c0d22e9f) Convert Release Profiles to TypeScript - [`9a5f4be`](https://redirect.github.com/Radarr/Radarr/commit/9a5f4bef63133cd0be672fbf1511175b43e796d5) Check if root folder is not empty on files import - [`40551ba`](https://redirect.github.com/Radarr/Radarr/commit/40551ba5a32ecca5801c4ca70f78eb24fdc45383) Fixed: Custom filters with release date filter \[ [#​10508](https://redirect.github.com/Radarr/Radarr/issues/10508) ] - [`6e04dc8`](https://redirect.github.com/Radarr/Radarr/commit/6e04dc894b2ba10c1bec41e63efebe3c9b4efd28) Fixed: Validate path on movie update - [`ac767ed`](https://redirect.github.com/Radarr/Radarr/commit/ac767ed386cc2be0dcd74d7cc9289939f3a00b0a) New: Add 'Movie CleanTitleThe' token - [`42fbb79`](https://redirect.github.com/Radarr/Radarr/commit/42fbb790176d731dc04fba0bc672f767f56d1509) New: Parse 'BEN THE MAN' release group
See More - [`c43bd77`](https://redirect.github.com/Radarr/Radarr/commit/c43bd77dae111d6cb2aa70f8805b3be3c64f5f8f) Display long date tooltips for release dates - [`68dfa55`](https://redirect.github.com/Radarr/Radarr/commit/68dfa55b353595c4bd39d5252e4c17f11327baa0) Fix typo README.md ([#​10502](https://redirect.github.com/Radarr/Radarr/issues/10502)) - [`fa190c8`](https://redirect.github.com/Radarr/Radarr/commit/fa190c85a3aaae81050d8b9f235cb4140d01c71c) Add new category for FL - [`172dcf6`](https://redirect.github.com/Radarr/Radarr/commit/172dcf6f8d387ffbc864c8be0d6235eb9aebcf15) Bump version to 5.12.1 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=129&\_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 day 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.12.0.9255@sha256:be91d7f205a76640795198e850541d09a63e3e4ba6efad5d928e23a84c1b95ad
+              tag: 5.12.1.9289@sha256:65f38333c0685ff4bca027071f7a1a68f20af5256025b76a271911dd1f5e379c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
bot-ross[bot] commented 1 day 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.12.0.9255@sha256:be91d7f205a76640795198e850541d09a63e3e4ba6efad5d928e23a84c1b95ad
+        image: ghcr.io/onedr0p/radarr-develop:5.12.1.9289@sha256:65f38333c0685ff4bca027071f7a1a68f20af5256025b76a271911dd1f5e379c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0