chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.17.1.4483@0a673d1 by renovate (#21938)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop) ([source](https://togithub.com/Prowlarr/Prowlarr)) | patch | `1.17.0.4448` -> `1.17.1.4483` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary> ### [`v1.17.1.4483`](https://togithub.com/Prowlarr/Prowlarr/releases/tag/v1.17.1.4483): 1.17.1.4483 [Compare Source](https://togithub.com/Prowlarr/Prowlarr/compare/v1.17.0.4448...v1.17.1.4483) *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 Prowlarr within an existing docker container.*** #### Changes: - [`cb673dd`](https://togithub.com/Prowlarr/Prowlarr/commit/cb673ddc42df406ad9779481a7b5ae13e41f0649) New: Host column in history and more info - [`440618f`](https://togithub.com/Prowlarr/Prowlarr/commit/440618f2b6aa7ec05b9e7f07689558864e515b9e) Fixed: Initialize databases after app folder migrations - [`ae79d45`](https://togithub.com/Prowlarr/Prowlarr/commit/ae79d456649361e1003035416aac182aa6aadd98) Update Sentry SDK add features - [`1877ccb`](https://togithub.com/Prowlarr/Prowlarr/commit/1877ccb51341e92fee8361f374ef4ce4d90cab31) Update Pull Request Labeler config for v5 - [`b3098f2`](https://togithub.com/Prowlarr/Prowlarr/commit/b3098f2e4c79181da71c05186f19f63a314f0f21) Use newer Node.js task for in pipelines - [`3e0af06`](https://togithub.com/Prowlarr/Prowlarr/commit/3e0af062c12728686c362489ff717feca69def60) Parameter binding for API requests - [`858f85c`](https://togithub.com/Prowlarr/Prowlarr/commit/858f85c50d4492cdeb3ab893d870ab3896e7a751) Fix translations for proxy validation - [`938848b`](https://togithub.com/Prowlarr/Prowlarr/commit/938848be6556d3281ef2fc3b2b61042c3bccc714) (ci): update action version - [`615f589`](https://togithub.com/Prowlarr/Prowlarr/commit/615f5899cc034de45021e2ef168daf568b6c9a24) Fixed: (TorrentDay) Update base urls and MST - [`5a6b131`](https://togithub.com/Prowlarr/Prowlarr/commit/5a6b1313e8147c0b37bca00fae2c2cdb06674e4d) Validate that folders in paths don't start or end with a space <details><summary><b>See More</b></summary> - [`ab7debb`](https://togithub.com/Prowlarr/Prowlarr/commit/ab7debb34b98a65512c174f62526797d359e451e) Improve paths longer than 256 on Windows failing to hardlink - [`eee21de`](https://togithub.com/Prowlarr/Prowlarr/commit/eee21de79585c0a8306491d2eafaa7fd627ccb0e) Fixed: Handle download redirects to magnet links - [`15fabbe`](https://togithub.com/Prowlarr/Prowlarr/commit/15fabbe7d087b3696a14795d9bb7c7cd2ee04628) Bump version to 1.17.1 - [`6aef48c`](https://togithub.com/Prowlarr/Prowlarr/commit/6aef48c6e733725e77d7e918311abe7db5fd0c7b) Multiple Translations updated by Weblate This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=119&\_a=release-summary).</details> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.17.0.4448
|
||||
appVersion: 1.17.1.4483
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- prowlarr
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -34,7 +34,7 @@ sources:
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://ghcr.io/onedr0p/prowlarr-develop
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
type: application
|
||||
version: 17.1.0
|
||||
version: 17.1.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
tag: 1.17.0.4448@sha256:66e786d023cf94a7005b9a9effde9e7e4557e799b3f00cfb7b084f81ba15082c
|
||||
tag: 1.17.1.4483@sha256:0a673d1e699c5cf4f4f956d85c4f3cb2b0ecbf13b087d02a4e2fe87a307d7c3f
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user