chore(helm): update image ghcr.io/recyclarr/recyclarr 7.2.4 → 7.3.0 (#28488)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/recyclarr/recyclarr](https://redirect.github.com/recyclarr/recyclarr)
| minor | `1bf2436` -> `2aaa020` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)</summary>

###
[`v7.3.0`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#730---2024-10-28)

[Compare
Source](https://redirect.github.com/recyclarr/recyclarr/compare/v7.2.4...v7.3.0)

##### Added

-   Notifications support through Apprise

##### Fixed

- A `DependencyResolutionException` is no longer raised in some commands
(e.g. `list`)
([#&#8203;352](https://redirect.github.com/recyclarr/recyclarr/issues/352)).

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-28 17:26:23 +01:00
committed by GitHub
parent 49574aeb49
commit 9715f5e4c6
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 7.2.4
appVersion: 7.3.0
dependencies:
- name: common
version: 25.1.5
@@ -34,4 +34,4 @@ sources:
- https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr
- https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr
type: application
version: 12.3.1
version: 12.4.0

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/recyclarr/recyclarr
tag: 7.2.4@sha256:1bf2436ed4749a4309765dd21643aac858dd436a536e37c25bb463513601e962
tag: 7.3.0@sha256:2aaa0205a93171b93a159e4665004ccee1a5aacd60359fb8d7683db0ae7e774b
service:
main:
enabled: false