Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/onedr0p/radarr-develop ( 5.12.0.9255 → 5.12.1.9289 ) #7383

Merged

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

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: 5.12.1.9289

Compare Source

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 Fixed: Ignore free space check before grabbing if directory is missing
  • cfdb7a1 Simplify defaults set when adding release profiles and list exclusions
  • 63a7d33 Fixed: Cleaning the path for movie collections with top level folders
  • c9836f9 Fixed: Clean paths for top level root folders
  • d37e714 Convert Release Profiles to TypeScript
  • 9a5f4be Check if root folder is not empty on files import
  • 40551ba Fixed: Custom filters with release date filter [ #​10508 ]
  • 6e04dc8 Fixed: Validate path on movie update
  • ac767ed New: Add 'Movie CleanTitleThe' token
  • 42fbb79 New: Parse 'BEN THE MAN' release group
See More

This list of changes was auto generated.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

… 5.12.1.9289 )

| datasource | package                        | from        | to          |
| ---------- | ------------------------------ | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/radarr-develop | 5.12.0.9255 | 5.12.1.9289 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -42,13 +42,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: radarr
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.12.0.9255@sha256:be91d7f205a76640795198e850541d09a63e3e4ba6efad5d928e23a84c1b95ad
+              tag: 5.12.1.9289@sha256:65f38333c0685ff4bca027071f7a1a68f20af5256025b76a271911dd1f5e379c
             resources:
               limits:
                 memory: 3.6G
               requests:
                 cpu: 20m
                 memory: 3.6G

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: media/radarr StatefulSet: media/radarr

+++ HelmRelease: media/radarr StatefulSet: media/radarr

@@ -53,13 +53,13 @@

           value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: radarr
-        image: ghcr.io/onedr0p/radarr-develop:5.12.0.9255@sha256:be91d7f205a76640795198e850541d09a63e3e4ba6efad5d928e23a84c1b95ad
+        image: ghcr.io/onedr0p/radarr-develop:5.12.1.9289@sha256:65f38333c0685ff4bca027071f7a1a68f20af5256025b76a271911dd1f5e379c
         name: main
         resources:
           limits:
             memory: 3.6G
           requests:
             cpu: 20m

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 17435b1 into main Oct 9, 2024
16 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/ghcr.io-onedr0p-radarr-develop-5.x branch October 9, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants