Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/elfhosted/readarr-develop 0.4.9.273…
Browse files Browse the repository at this point in the history
…0 → 0.4.10.2734 (#31247)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/elfhosted/readarr-develop](https://redirect.github.com/Readarr/Readarr)
| patch | `9479bbf` -> `df3a42c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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.10.2734`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.10.2734):
0.4.10.2734

[Compare
Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.9.2730...v0.4.10.2734)

*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:

-
[`f861e54`](https://redirect.github.com/Readarr/Readarr/commit/f861e54139a5f84f67f52a76968a161be9cd5eee)
Rename MusicbrainzId references to ForeignId
-
[`279e102`](https://redirect.github.com/Readarr/Readarr/commit/279e1029e0b3cde2e9789b953ab466a177de15b8)
New: reflink support for ZFS
-
[`b9ed391`](https://redirect.github.com/Readarr/Readarr/commit/b9ed39175bb8b3e985cdacfabbe6cb305b48bbda)
Bump version to 0.4.10

This list of changes was [auto
generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=76&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
  • Loading branch information
truecharts-admin authored Jan 27, 2025
1 parent 9877d9d commit 62f47fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/readarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.4.9.2730
appVersion: 0.4.10.2734
dependencies:
- name: common
version: 25.4.4
Expand Down Expand Up @@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/readarr
- https://readarr.com
type: application
version: 24.4.0
version: 24.4.1
2 changes: 1 addition & 1 deletion charts/stable/readarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/elfhosted/readarr-develop
pullPolicy: IfNotPresent
tag: 0.4.9.2730@sha256:9479bbf94e51a90dec1e5d5f6e3db56642010fa206ac440927e4e2107e15faef
tag: 0.4.10.2734@sha256:df3a42cc8cf72c7b24ffa4e414fa4a6e36425bf957920938a7ec8e5e0a239a74
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
Expand Down

0 comments on commit 62f47fa

Please sign in to comment.