chore(helm): update image ghcr.io/elfhosted/readarr-develop 0.4.11.2747 → 0.4.12.2753 (#33055)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/readarr-develop](https://redirect.github.com/Readarr/Readarr) | patch | `d90a1e7` -> `5af7fa8` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Readarr/Readarr (ghcr.io/elfhosted/readarr-develop)</summary> ### [`v0.4.12.2753`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.12.2753): 0.4.12.2753 [Compare Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.11.2747...v0.4.12.2753) *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: - [`229e0df`](https://redirect.github.com/Readarr/Readarr/commit/229e0dfe5d64b0d1dfe43300b3c08ee0f0ffd5ef) Bump SixLabors.ImageSharp and Polly - [`5173daa`](https://redirect.github.com/Readarr/Readarr/commit/5173daa265b87529954c56cceff7c8662bac94bd) Bump version to 0.4.12 - [`c2f770f`](https://redirect.github.com/Readarr/Readarr/commit/c2f770f242abfb7b814e1e8db9f4fca963dce5b7) Fixed: Instance name must contain application name This list of changes was [auto generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=82&\_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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.4.11.2747
|
||||
appVersion: 0.4.12.2753
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -38,4 +38,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
|
||||
- https://readarr.com
|
||||
type: application
|
||||
version: 24.4.4
|
||||
version: 24.4.5
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/elfhosted/readarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.4.11.2747@sha256:d90a1e722b385f90e9ac3b3b15c51898dee83dd4ab67c4ead7697960d5fa8561
|
||||
tag: 0.4.12.2753@sha256:5af7fa875f16da0d0b5525cf00ef0ced06c7b848390c41e9040ad47fbaefee69
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user