Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(container): update image ghcr.io/onedr0p/radarr-develop ( 5.19.1.9704 → 5.19.2.9720 ) #8874

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Feb 23, 2025

This PR contains the following updates:

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

Release Notes

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

v5.19.2.9720: 5.19.2.9720

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:
  • 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
  • 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
See More
  • 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

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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner February 23, 2025 19:05
@bot-ross bot-ross bot added the area/kubernetes Changes made in the kubernetes directory label Feb 23, 2025
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Feb 23, 2025

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

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

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.19.1.9704@sha256:a7d1426e06c9da902cc79af75f9c45ed3277bfddfe383fe7132cfda681b0ef65
+              tag: 5.19.2.9720@sha256:f2f5d4f1b5a9dcffbcc731a7f52e5180f308f5de981ea0a8aea54ae8856a46c0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Feb 23, 2025

--- HelmRelease: default/radarr Deployment: default/radarr

+++ HelmRelease: default/radarr Deployment: default/radarr

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

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/onedr0p/radarr-develop:5.19.1.9704@sha256:a7d1426e06c9da902cc79af75f9c45ed3277bfddfe383fe7132cfda681b0ef65
+        image: ghcr.io/onedr0p/radarr-develop:5.19.2.9720@sha256:f2f5d4f1b5a9dcffbcc731a7f52e5180f308f5de981ea0a8aea54ae8856a46c0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@onedr0p onedr0p merged commit 7ff72d6 into main Feb 23, 2025
15 checks passed
@onedr0p onedr0p deleted the renovate/ghcr.io-onedr0p-radarr-develop-5.x branch February 23, 2025 22:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant