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

feat(container): update ghcr.io/onedr0p/radarr ( 5.6.0.8846 → 5.7.0.8882 ) #306

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

parsec-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/radarr (source) minor 5.6.0.8846 -> 5.7.0.8882

Release Notes

Radarr/Radarr (ghcr.io/onedr0p/radarr)

v5.7.0.8882: 5.7.0.8882

Compare Source

To receive further Pre-Release or final updates for a non-docker installation, please change the branch to master. (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:

  • 8809c20 Multiple Translations updated by Weblate
  • 1be2cde Fixed: Importing from IMDb list [ #​10090 ]
  • 0a189d0 New: Display stats for delete movies modal [ #​10093 ]
  • 5fc63ec New: Ignore inaccessible folders when getting folders
  • 3a74393 Fixed: Ensure TMDb import lists are paginated
  • 4cbf5cf Fixed: Adding movies with unknown items in queue
  • 797142d Multiple Translations updated by Weblate
  • 2a472c5 Automated API Docs update
  • a12ff68 Fixed: Skip invalid movie paths during validation [ #​10079 ]
  • 194926c Ignore Grabbed from API docs [ #​10082 ]
See More
  • 7dee5bb Rename Sonarr to Radarr
  • 9b24dab Fixed: Improve error messaging if config file isn't formatted correctly
  • 62e1c02 Fixed: Ignore case when resolving indexer by name in release push
  • 99b3d61 Fixed: Ignore case for name validation in providers
  • bd90556 Fixed: Map covers to local for grabbed movies
  • a8eea20 Fallback to remote url for backdrop image
  • 69ad0ca Fixed: Avoid NullRef for Movie Resources with a null tags field
  • 8a5c0ff New: Refresh cache for tracked queue on movie add
  • c8b409e Added some missing indexes to database
  • c5bcb13 Multiple Translations updated by Weblate
  • 80de711 Bump Microsoft.NET.Test.Sdk, SharpZipLib and Polly
  • 3fb5584 Include year in page title for movie details
  • 98384ab Automated API Docs update
  • 0c65437 Fixed: Manual Interaction Required with possible null movie [ #​10053 ]
  • e8c9252 Implement equality checks for providers
  • 320bfee Fixed: Trimming slashes from UrlBase when using environment variable
  • 638f924 Bump version to 5.7.0

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.

Copy link

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

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

@@ -49,13 +49,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               repository: ghcr.io/onedr0p/radarr
-              tag: 5.6.0.8846@sha256:6d9fe01aab867098e79d1041f7b71eca5b668b8254944ab89c23eef26042570c
+              tag: 5.7.0.8882@sha256:67cf7fa3b10fbb9771ef11c62a215d50956a238c1a27b4195f19bdc92b796cc7
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

--- HelmRelease: media/radarr Deployment: media/radarr

+++ HelmRelease: media/radarr Deployment: media/radarr

@@ -79,13 +79,13 @@

           value: dark
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/onedr0p/radarr:5.6.0.8846@sha256:6d9fe01aab867098e79d1041f7b71eca5b668b8254944ab89c23eef26042570c
+        image: ghcr.io/onedr0p/radarr:5.7.0.8882@sha256:67cf7fa3b10fbb9771ef11c62a215d50956a238c1a27b4195f19bdc92b796cc7
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

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.

None yet

0 participants