chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.21.2475@1b66128 by renovate (#19742)
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.20.2452` -> `0.3.21.2475` | --- > [!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.21.2475`](https://togithub.com/Readarr/Readarr/releases/tag/v0.3.21.2475): 0.3.21.2475 [Compare Source](https://togithub.com/Readarr/Readarr/compare/v0.3.20.2452...v0.3.21.2475) *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: - [`37a9f67`](https://togithub.com/Readarr/Readarr/commit/37a9f670dd74ea9eba3365223c6f68647015f9d1) Fixed: Task progress messages in the UI \[ [#​3370](https://togithub.com/Readarr/Readarr/issues/3370) ] - [`11eda3b`](https://togithub.com/Readarr/Readarr/commit/11eda3b11b18c4a24e27d339a4c2e1cdacb4a41f) Fix BookInfo tests - [`04682c9`](https://togithub.com/Readarr/Readarr/commit/04682c9d91353264b4eef4f0a0f5cb6c6c56016b) Multiple Translations updated by Weblate - [`50fdc44`](https://togithub.com/Readarr/Readarr/commit/50fdc449ac42244b5c4643771ebdd51047d2d580) Fixed icons for macOS application - [`b8c2957`](https://togithub.com/Readarr/Readarr/commit/b8c295727af97f950eec0550510b1989cf317515) Link to author from book details \[ [#​3356](https://togithub.com/Readarr/Readarr/issues/3356) ] - [`93ee466`](https://togithub.com/Readarr/Readarr/commit/93ee466780ccc90b5cc8892dc5c168cc01c4751d) New: Show author names after task name when applicable \[ [#​3361](https://togithub.com/Readarr/Readarr/issues/3361) ] - [`77f1e8f`](https://togithub.com/Readarr/Readarr/commit/77f1e8f8c918ae787ecf5b8efea73c79a1865776) Fixed: Disabled select option still selectable \[ [#​3362](https://togithub.com/Readarr/Readarr/issues/3362) ] - [`1aa746b`](https://togithub.com/Readarr/Readarr/commit/1aa746bea1022941fe13f9818452e6861122dfe4) Ensure authors are populated in PageConnector - [`490041d`](https://togithub.com/Readarr/Readarr/commit/490041d77cf160d36116845acdeeee084242e60f) Ensure not allowed cursor is shown for disabled select inputs - [`5dc5592`](https://togithub.com/Readarr/Readarr/commit/5dc5592c1780c75c90a0678a6b96a954cc6083e1) Fixed: Wrapping of naming tokens with alternate separators \[ [#​3294](https://togithub.com/Readarr/Readarr/issues/3294), [#​3360](https://togithub.com/Readarr/Readarr/issues/3360) ] <details><summary><b>See More</b></summary> - [`8fb1aff`](https://togithub.com/Readarr/Readarr/commit/8fb1aff68aa28a50b93fdd7db1012de2891c78a3) Automated API Docs update - [`a397a19`](https://togithub.com/Readarr/Readarr/commit/a397a1903476ce2700315b4a466997f2bb1cbfc2) Fixed: Release push with only Magnet URL - [`d0df761`](https://togithub.com/Readarr/Readarr/commit/d0df761422df6fe6722062cc513a0df3df9db574) New: Indexer flags - [`4781675`](https://togithub.com/Readarr/Readarr/commit/4781675c1a34302445478f7c106852220a3f1abd) Bump ImageSharp, Polly - [`0361262`](https://togithub.com/Readarr/Readarr/commit/0361262bb4de86423d310d85e4d5747d4854ed2e) Bump version to 0.3.21 This list of changes was [auto generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=44&\_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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
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.20.2452
|
||||
appVersion: 0.3.21.2475
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.3
|
||||
@@ -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/readarr-develop
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
type: application
|
||||
version: 21.5.3
|
||||
version: 21.5.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/readarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.3.20.2452@sha256:0a9941206dacb75a9415a196819af618140933cd91374932d2b93b95df9af42d
|
||||
tag: 0.3.21.2475@sha256:1b661283a46224b4c2266f554c7864f451d7e637336497a0f8503ad869db5e99
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user