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.16.0.9485 → 5.16.1.9508 ) #3816

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Dec 8, 2024

This PR contains the following updates:

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

Release Notes

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

v5.16.1.9508: 5.16.1.9508

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:

  • 0caa793 New: Add config file setting for CGNAT authentication bypass
  • 9a107cc New: Add Languages to Webhook Notifications [ #​10733 ]
  • a6d727f New: Kometa metadata file creation disabled [ #​10738 ]
  • 01a53d3 Automated API Docs update
  • 348c29c Multiple Translations updated by Weblate
  • 6473971 Add return type for movie lookup and import endpoints [ #​10737 ]
  • 6ac9cca Avoid default category on existing Transmission configurations
  • a2b38c5 New: Labels support for Transmission 4.0
  • 3cc4105 Bump NLog, Npgsql, Ical.Net, IPAddressRange, ImageSharp and Polly
  • 3449a5d Fixed: Don't fail import if symlink target can't be resolved
See More
  • 5bac157 Remove unnecessary heap allocations in local IP check
  • 114d260 Deprecate Sizeleft and Timeleft queue item properties
  • 617b9c5 Console warnings for missing translations on development builds [ #​10669 ]
  • ba4ccbb Deluge communication improvements
  • b845268 New: Support for new SABnzbd history retention values [ #​10699 ]
  • 0fee552 Bump version to 5.16.1
  • 828b994 Support Postgres with non-standard version string

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.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 8, 2024

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

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

@@ -48,13 +48,13 @@

               TZ: America/Santiago
             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               repository: ghcr.io/onedr0p/radarr-develop
-              tag: 5.16.0.9485@sha256:f21d401a2ce6ebf5401c4dc71e3184ece740fff227a6af0ffa1a51fe4af7627c
+              tag: 5.16.1.9508@sha256:630bb09a9160fa7cf932cc79cc04034b4439f3f91ffbd95887233c1e26a433bb
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 8, 2024

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

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

@@ -64,13 +64,13 @@

           value: develop
         - name: TZ
           value: America/Santiago
         envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/onedr0p/radarr-develop:5.16.0.9485@sha256:f21d401a2ce6ebf5401c4dc71e3184ece740fff227a6af0ffa1a51fe4af7627c
+        image: ghcr.io/onedr0p/radarr-develop:5.16.1.9508@sha256:630bb09a9160fa7cf932cc79cc04034b4439f3f91ffbd95887233c1e26a433bb
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@blackjid blackjid merged commit cf5c9f5 into main Dec 8, 2024
7 checks passed
@blackjid blackjid deleted the renovate/main-ghcr.io-onedr0p-radarr-develop-5.x branch December 8, 2024 15:17
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