home-ops icon indicating copy to clipboard operation
home-ops copied to clipboard

fix(container): update ghcr.io/onedr0p/prowlarr-develop ( 1.17.1.4483 → 1.17.2.4511 )

Open lumiere-bot[bot] opened this issue 9 months ago • 2 comments

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-develop (source) patch 1.17.1.4483 -> 1.17.2.4511

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)

v1.17.2.4511: 1.17.2.4511

Compare Source

To receive further 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 Prowlarr within an existing docker container.

Changes:

  • 2c5f218 Multiple Translations updated by Weblate
  • 401ef88 Refactor PasswordInput to use type password
  • 4fb3754 Fixed: Text color for inputs on login page
  • 596efe8 New: Dark theme for login screen
  • 076a4f2 Fix class name for AppIndexerMapRepository
  • 9561371 Automated API Docs update
  • 16254cf New: Option to select download client when multiple of the same type are configured
  • 649a03e New: Config file setting to disable log database (#​2123)
  • dd21d9b Fixed: Allow decimals for Seed Ratio
  • 68b895d Fixed: Don't share settings for same cached definition in CardigannRequestGenerator
See More
  • 634016a Multiple Translations updated by Weblate
  • 83c6751 Forward X-Forwarded-Host header
  • 04bb0c5 New: Optionally use Environment Variables for settings in config.xml
  • d2e9621 Bump version to 1.17.2
  • cb673dd New: Host column in history and more info
  • 440618f Fixed: Initialize databases after app folder migrations
  • ae79d45 Update Sentry SDK add features
  • 1877ccb Update Pull Request Labeler config for v5
  • b3098f2 Use newer Node.js task for in pipelines
  • 3e0af06 Parameter binding for API requests
  • 858f85c Fix translations for proxy validation
  • 938848b (ci): update action version
  • 615f589 Fixed: (TorrentDay) Update base urls and MST
  • 5a6b131 Validate that folders in paths don't start or end with a space
  • ab7debb Improve paths longer than 256 on Windows failing to hardlink
  • eee21de Fixed: Handle download redirects to magnet links
  • 15fabbe Bump version to 1.17.1
  • 6aef48c Multiple Translations updated by Weblate
  • b29bc92 Fixed: Don't reset sorting, columns and selected filter on clear releases [ #​2112 ]
  • b223e9b Should not empty install folder, MirrorFolder will take care of it.
  • 77a982a Fixed: Retrying download on not suppressed HTTP errors
  • ab3dc76 Database corruption message linking to wiki
  • 0261201 Fixed: (GazelleGames) Update categories
  • 1da3954 New: (GazelleGames) Freeleech only option
  • 742dd5f Update BTN tests
  • a85406e Fixed: (BroadcasTheNet) Append wildcard when searching for single episodes
  • 73cdaf3 Bump NUnit and Microsoft.NET.Test.Sdk
  • e26fa2d Fixed: (Anidex) Support season and episode for TV searches
  • 64be68a Bump dotnet to 6.0.29
  • 478a185 Convert createDimensionsSelector to typescript
  • 4ff5d11 Bump frontend dependencies
  • 6000952 Bump version to 1.17.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.

lumiere-bot[bot] avatar May 13 '24 02:05 lumiere-bot[bot]

--- kubernetes/kyak/apps/media/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: media/prowlarr

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

@@ -42,13 +42,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.17.1.4483@sha256:0a673d1e699c5cf4f4f956d85c4f3cb2b0ecbf13b087d02a4e2fe87a307d7c3f
+              tag: 1.17.2.4511@sha256:01dce2a9c0e29a2a5338a9457698ea3e027727bed6b9f0ab7ac4a259cafb991b
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

lumiere-bot[bot] avatar May 13 '24 02:05 lumiere-bot[bot]

--- HelmRelease: media/prowlarr Deployment: media/prowlarr

+++ HelmRelease: media/prowlarr Deployment: media/prowlarr

@@ -65,13 +65,13 @@

           value: dark
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-develop:1.17.1.4483@sha256:0a673d1e699c5cf4f4f956d85c4f3cb2b0ecbf13b087d02a4e2fe87a307d7c3f
+        image: ghcr.io/onedr0p/prowlarr-develop:1.17.2.4511@sha256:01dce2a9c0e29a2a5338a9457698ea3e027727bed6b9f0ab7ac4a259cafb991b
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

lumiere-bot[bot] avatar May 13 '24 02:05 lumiere-bot[bot]