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 image ghcr.io/onedr0p/radarr-develop to v5.12.2.9335 #282

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

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

Release Notes

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

v5.12.2.9335: 5.12.2.9335

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:

  • 889d071 New: Display items tags on import lists index
  • 0049922 Include exception message in SkyHook failure message
  • 3c995a0 Bump babel packages
  • 430719b Remove unused gulp packages
  • 9928d71 Trim multiple occurrences of ending separators in filename
  • f90b43b Simplify parsing IMDb and TMDb urls as search terms
  • 64122b4 Auto-detect building on macOS ARM (#​10539)
  • 7912a94 Bump frontend packages
  • 0a7607b Bump dotnet packages
  • beeb520 New: Parse IMDB and TMDB URLs as search terms
See More
  • ab13fb6 Fix index variable in fuse worker
  • 2a3d595 Multiple Translations updated by Weblate
  • 958a863 Recompare file size after import file if necessary
  • 8b7884d Automated API Docs update
  • 9a22e1c Bump browserslist-db
  • f0f8284 Fixed: Copy to clipboard in non-secure contexts [ #​10525 ]
  • 7f3d107 Convert ClipboardButton to TypeScript [ #​10452 ]
  • ce4477e Improve filename examples for movies naming
  • 8b64f87 Convert Naming options to TypeScript
  • 38bd060 Convert FormInputButton to TypeScript
  • 7c243cb Fixed: Error updating providers with ID missing from JSON
  • b29dee6 Use the first allowed quality for cutoff met rejection message with disabled upgrades
  • f6542ba New: Use 307 redirect for requests missing URL Base
  • da1b53b Bump macOS runner version to 13
  • 0deae95 Bump version to 5.12.2

This list of changes was auto generated.

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 - "on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 12, 2024

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

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

@@ -60,13 +60,13 @@

         - name: RADARR__INSTANCE_NAME
           value: Radarr
         - name: RADARR__LOG_LEVEL
           value: info
         - name: RADARR__PORT
           value: '7878'
-        image: ghcr.io/onedr0p/radarr-develop:5.12.0.9255@sha256:87c788eb150218172c951e8f37ec60dbc5a3033c909f1467c3bbee88e5a51f3b
+        image: ghcr.io/onedr0p/radarr-develop:5.12.2.9335@sha256:6c4dc76eddeb06cb362ce46ac4a4beed64c49126caed70bf4d21eb8c86f70249
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 7878

Copy link

github-actions bot commented Oct 12, 2024

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

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

@@ -44,13 +44,13 @@

                     name: radarr-secret
               RADARR__INSTANCE_NAME: Radarr
               RADARR__LOG_LEVEL: info
               RADARR__PORT: 7878
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.12.0.9255@sha256:87c788eb150218172c951e8f37ec60dbc5a3033c909f1467c3bbee88e5a51f3b
+              tag: 5.12.2.9335@sha256:6c4dc76eddeb06cb362ce46ac4a4beed64c49126caed70bf4d21eb8c86f70249
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@willianpaixao willianpaixao force-pushed the main branch 3 times, most recently from c9d0c48 to 0e55311 Compare October 12, 2024 11:27
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.12.1.9289 fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.12.2.9335 Oct 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-radarr-develop-5.x branch from 023b46c to bb60a09 Compare October 12, 2024 18:05
@willianpaixao willianpaixao force-pushed the main branch 2 times, most recently from 9c63f2c to 1f32c5b Compare October 13, 2024 12:45
@willianpaixao willianpaixao self-requested a review October 15, 2024 07:09
@willianpaixao willianpaixao self-assigned this Oct 15, 2024
Copy link
Owner

@willianpaixao willianpaixao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@willianpaixao willianpaixao merged commit dcf09d3 into main Oct 15, 2024
6 checks passed
@willianpaixao willianpaixao deleted the renovate/ghcr.io-onedr0p-radarr-develop-5.x branch October 15, 2024 07:09
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.

1 participant