Skip to content

Commit

Permalink
feat(container): update image ghcr.io/recyclarr/recyclarr to v7.4.0 (#…
Browse files Browse the repository at this point in the history
…1062)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/recyclarr/recyclarr](https://redirect.github.com/recyclarr/recyclarr)
| minor | `7.2.4` -> `7.4.0` |

---

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

---

### Release Notes

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

###
[`v7.4.0`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#740---2024-11-11)

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

##### Added

- Notifications: New `verbosity` setting for Notifications to control
the frequency and content of
notifications sent after sync operations
([#&#8203;354](https://redirect.github.com/recyclarr/recyclarr/issues/354)).

##### Fixed

- Repositories: Show a warning when there's a `git fetch` failure
([#&#8203;355](https://redirect.github.com/recyclarr/recyclarr/issues/355)).

###
[`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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
  • Loading branch information
spiceratops authored Nov 12, 2024
2 parents b8e2fbc + 0b3cb27 commit 412e722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/recyclarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
app:
image:
repository: ghcr.io/recyclarr/recyclarr
tag: 7.2.4
tag: 7.4.0
args:
- sync
env:
Expand Down

0 comments on commit 412e722

Please sign in to comment.