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.19.2.9720 → 5.19.3.9730 ) #8101

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Feb 25, 2025

This PR contains the following updates:

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

Release Notes

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

v5.19.3.9730: 5.19.3.9730

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:
  • 36c66de Recommend against using uTorrent
  • edec432 Multiple Translations updated by Weblate
  • 554e15d New: Watch list sorting and rate limit for Trakt Import Lists
  • 553645a Bump version to 5.19.2
  • 7de7e83 New: Add Blu-ray link to movie details
  • b7a46be Fixed: Avoid checking for free space if other specifications fail first
  • 0925769 Multiple Translations updated by Weblate
  • 7224436 Automated API Docs update
  • c6526c3 Cleanse console log messages
  • efa2913 Translate Trakt popular list types
See More
  • 35c22a4 Fixed: Only show Additional Parameters on Trakt Popular list
  • 66d96e2 Fixed: Fallback to Instance Name for Discord notifications
  • 36d4e9e New: Movie Requested filter for interactive search
  • 7189d7b Multiple Translations updated by Weblate
  • 6e80113 Automated API Docs update
  • bb8a0dd Fixed: Processing existing movie files via Manage Files
  • 525ed65 Fix download links for FileList when passkey contains spaces
  • 3fbccc6 Bump version to 5.19.2
  • 8e10eec Fixed: Close Metadata settings modal on saving
  • a3b1512 Fixed: Parsing some titles with FRE as French and ITA as Italian
  • d375b5f Fixed: Parse GER/DE releases as German language
  • 884abc0 Bump version to 5.19.1
  • f8da7aa Multiple Translations updated by Weblate
  • c165118 Update README.md
  • b3dd571 New: Migrated StevenLu URL to new URL
  • dd900eb Building docs on ARM
  • 66aae0c Fixed: Reject multi-part files with P1, P2, etc.
  • d888a0a Automated API Docs update
  • cb5416a Improve message for unknown movie rejection in release searching
  • 7977e0b Add reason enum to decision engine rejections
  • cd836fe Bump version to 5.19.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 these updates again.


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

This PR has been generated by Renovate Bot.

… 5.19.3.9730 )

| datasource | package                        | from        | to          |
| ---------- | ------------------------------ | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/radarr-develop | 5.19.2.9720 | 5.19.3.9730 |
@lab-assistant lab-assistant bot added renovate/container type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes labels Feb 25, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Feb 25, 2025

--- HelmRelease: downloads/radarr Deployment: downloads/radarr

+++ HelmRelease: downloads/radarr Deployment: downloads/radarr

@@ -61,13 +61,13 @@

         - name: RADARR__LOG__LEVEL
           value: info
         - name: RADARR__SERVER__PORT
           value: '7878'
         - name: RADARR__UPDATE__BRANCH
           value: develop
-        image: ghcr.io/onedr0p/radarr-develop:5.19.2.9720@sha256:67524fcd31ae2fe64349ea9f9b8e921cf46308b5329e0eb746ef5636c9dab878
+        image: ghcr.io/onedr0p/radarr-develop:5.19.3.9730@sha256:dd64f1786f50ae79013822ce196e3e7bd20db369bd51d63d63c42f7821b77317
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 7878
           initialDelaySeconds: 0

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Feb 25, 2025

--- kubernetes/apps/downloads/radarr/app Kustomization: downloads/radarr HelmRelease: downloads/radarr

+++ kubernetes/apps/downloads/radarr/app Kustomization: downloads/radarr HelmRelease: downloads/radarr

@@ -41,13 +41,13 @@

               RADARR__LOG__DBENABLED: 'False'
               RADARR__LOG__LEVEL: info
               RADARR__SERVER__PORT: 7878
               RADARR__UPDATE__BRANCH: develop
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.19.2.9720@sha256:67524fcd31ae2fe64349ea9f9b8e921cf46308b5329e0eb746ef5636c9dab878
+              tag: 5.19.3.9730@sha256:dd64f1786f50ae79013822ce196e3e7bd20db369bd51d63d63c42f7821b77317
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bjw-s bjw-s merged commit de79da3 into main Feb 25, 2025
16 checks passed
@bjw-s bjw-s deleted the renovate/ghcr.io-onedr0p-radarr-develop-5.x branch February 25, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes renovate/container type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant