Skip to content

Commit

Permalink
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2697 →…
Browse files Browse the repository at this point in the history
… 4.0.11.2724 ) (#5948)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/sonarr-develop](https://ghcr.io/onedr0p/sonarr-develop)
([source](https://redirect.github.com/Sonarr/Sonarr)) | patch |
`4.0.11.2697` -> `4.0.11.2724` |

---

### Release Notes

<details>
<summary>Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)</summary>

###
[`v4.0.11.2724`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.11.2724):
4.0.11.2724

[Compare
Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.11.2697...v4.0.11.2724)

<!-- Release notes generated using configuration in .github/release.yml
at c38debab1b4c405aa03ea0acfd25e22e3cfd3f06 -->

#### What's Changed

##### Changes

- Translations update from Servarr Weblate by
[@&#8203;ServarrAdmin](https://redirect.github.com/ServarrAdmin) in
[https://github.com/Sonarr/Sonarr/pull/7428](https://redirect.github.com/Sonarr/Sonarr/pull/7428)
- Tweak text-wrapping for title and overview in series view by
[@&#8203;hhjuhl](https://redirect.github.com/hhjuhl) in
[https://github.com/Sonarr/Sonarr/pull/7388](https://redirect.github.com/Sonarr/Sonarr/pull/7388)
- Option to treat downloads with non-media extensions as failed by
[@&#8203;markus101](https://redirect.github.com/markus101) in
[https://github.com/Sonarr/Sonarr/pull/7397](https://redirect.github.com/Sonarr/Sonarr/pull/7397)
- New: Additional language fields in webhook notification by
[@&#8203;stevietv](https://redirect.github.com/stevietv) in
[https://github.com/Sonarr/Sonarr/pull/7434](https://redirect.github.com/Sonarr/Sonarr/pull/7434)
- New: Add opt-in CGNAT support for authentication bypass by
[@&#8203;s0up4200](https://redirect.github.com/s0up4200) in
[https://github.com/Sonarr/Sonarr/pull/7436](https://redirect.github.com/Sonarr/Sonarr/pull/7436)
- Fixed: Don't fail import if symlink target can't be resolved by
[@&#8203;markus101](https://redirect.github.com/markus101) in
[https://github.com/Sonarr/Sonarr/pull/7439](https://redirect.github.com/Sonarr/Sonarr/pull/7439)
- New: Kometa metadata file creation disabled by
[@&#8203;markus101](https://redirect.github.com/markus101) in
[https://github.com/Sonarr/Sonarr/pull/7440](https://redirect.github.com/Sonarr/Sonarr/pull/7440)
- Remove unnecessary heap allocations in local IP check by
[@&#8203;Gylesie](https://redirect.github.com/Gylesie) in
[https://github.com/Sonarr/Sonarr/pull/7441](https://redirect.github.com/Sonarr/Sonarr/pull/7441)
- Translations update from Servarr Weblate by
[@&#8203;ServarrAdmin](https://redirect.github.com/ServarrAdmin) in
[https://github.com/Sonarr/Sonarr/pull/7445](https://redirect.github.com/Sonarr/Sonarr/pull/7445)

#### New Contributors

- [@&#8203;hhjuhl](https://redirect.github.com/hhjuhl) made their first
contribution in
[https://github.com/Sonarr/Sonarr/pull/7388](https://redirect.github.com/Sonarr/Sonarr/pull/7388)
- [@&#8203;s0up4200](https://redirect.github.com/s0up4200) made their
first contribution in
[https://github.com/Sonarr/Sonarr/pull/7436](https://redirect.github.com/Sonarr/Sonarr/pull/7436)

**Full Changelog**:
Sonarr/Sonarr@v4.0.11.2697...v4.0.11.2724

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 3, 2024
1 parent e7dff57 commit 9e07584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/sonarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/sonarr-develop
tag: 4.0.11.2697@sha256:e56594c733cf7b2943cbe42e3956d87d4910884c02a1d4eb34cb64583b4dde51
tag: 4.0.11.2724@sha256:371517bc99a5c755bea0c73e8e9fcd23ae436a593fb4a116368947c9c9182977
env:
SONARR__APP__INSTANCENAME: Sonarr
SONARR__APP__THEME: dark
Expand Down

0 comments on commit 9e07584

Please sign in to comment.