mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 00:52:32 -03:00
chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.27.2538@6850caa by renovate (#22470)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/readarr-develop](https://ghcr.io/onedr0p/readarr-develop) ([source](https://togithub.com/Readarr/Readarr)) | patch | `0.3.26.2526` -> `0.3.27.2538` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Readarr/Readarr (ghcr.io/onedr0p/readarr-develop)</summary> ### [`v0.3.27.2538`](https://togithub.com/Readarr/Readarr/releases/tag/v0.3.27.2538): 0.3.27.2538 [Compare Source](https://togithub.com/Readarr/Readarr/compare/v0.3.26.2526...v0.3.27.2538) *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 Readarr within an existing docker container.*** #### Changes: - [`8887df9`](8887df92ed) Multiple Translations updated by Weblate - [`9ee651d`](9ee651d6c0) Refactor PasswordInput to use type password - [`5544e16`](5544e169a6) Use number input for seed ratio \[ [#​3470](https://togithub.com/Readarr/Readarr/issues/3470) ] - [`11d8316`](11d83165e5) Fixed: Notifications with only On Rename enabled - [`9e6d1c5`](9e6d1c581c) Fixed: Parsing long downloading/seeding values from Transmission - [`66e20a0`](66e20a0aec) Multiple Translations updated by Weblate - [`e639b36`](e639b36283) Fixed: Indexer flags for torrent release pushes - [`c9f4fb1`](c9f4fb141f) Forward X-Forwarded-Host header - [`29a43fc`](29a43fc2fd) Bump version to 0.3.27 This list of changes was [auto generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=51&\_a=release-summary). </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.3.26.2526
|
||||
appVersion: 0.3.27.2538
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.8
|
||||
@@ -26,7 +26,7 @@ keywords:
|
||||
- usenet
|
||||
- AudioBooks
|
||||
- ebooks
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -39,4 +39,4 @@ sources:
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://ghcr.io/onedr0p/readarr-develop
|
||||
type: application
|
||||
version: 22.0.9
|
||||
version: 22.0.10
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/readarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.26.2526@sha256:b1fa244deb9a8a58dc3e99b6916d35738b1ac3ad483bebca931f188d70f1f487
|
||||
tag: 0.3.27.2538@sha256:6850caa980bfea336b6113c37f59c40a42f61ca2714d5b8f9c13b5933e33c0f2
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user