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

chore(container): update ghcr.io/onedr0p/prowlarr-develop docker tag to v1.17.2.4511 #4140

Merged
merged 1 commit into from
May 17, 2024

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

This PR contains the following updates:

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

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: Enabled.

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.

@budimanjojo-bot budimanjojo-bot bot added renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump labels May 13, 2024
…to v1.17.2.4511

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo budimanjojo force-pushed the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch from e3d867a to f9b6f7b Compare May 17, 2024 09:55
@budimanjojo-bot
Copy link
Contributor Author

--- cluster/apps/default/prowlarr/base Kustomization: flux-system/default-prowlarr HelmRelease: default/prowlarr

+++ cluster/apps/default/prowlarr/base Kustomization: flux-system/default-prowlarr HelmRelease: default/prowlarr

@@ -29,13 +29,13 @@

     controllers:
       prowlarr:
         containers:
           main:
             image:
               repository: ghcr.io/onedr0p/prowlarr-develop
-              tag: 1.17.1.4483
+              tag: 1.17.2.4511
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@budimanjojo-bot
Copy link
Contributor Author

--- HelmRelease: default/prowlarr Deployment: default/prowlarr

+++ HelmRelease: default/prowlarr Deployment: default/prowlarr

@@ -35,13 +35,13 @@

         runAsUser: 568
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/onedr0p/prowlarr-develop:1.17.1.4483
+      - image: ghcr.io/onedr0p/prowlarr-develop:1.17.2.4511
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9696

@budimanjojo-bot budimanjojo-bot bot merged commit ccb9f79 into main May 17, 2024
4 checks passed
@budimanjojo-bot budimanjojo-bot bot deleted the renovate/ghcr.io-onedr0p-prowlarr-develop-1.x branch May 17, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants