Skip to content

Commit 3920635

Browse files
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2800 → 4.0.11.2815 ) (#6099)
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.2800` -> `4.0.11.2815` | --- ### Release Notes <details> <summary>Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)</summary> ### [`v4.0.11.2815`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.11.2815): 4.0.11.2815 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.11.2804...v4.0.11.2815) <!-- Release notes generated using configuration in .github/release.yml at 8aad79fd3e14eb885724a5e5790803c289be2f25 --> #### What's Changed ##### Changes - Translations update from Servarr Weblate by [@&#8203;ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7524](https://redirect.github.com/Sonarr/Sonarr/pull/7524) - Fixed: Improve synchronization logic for import list items by [@&#8203;markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7521](https://redirect.github.com/Sonarr/Sonarr/pull/7521) - Suggest adding IP to RPC whitelist for on failed Transmission auth by [@&#8203;mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7525](https://redirect.github.com/Sonarr/Sonarr/pull/7525) - Check if backup folder is writable on backup by [@&#8203;mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7529](https://redirect.github.com/Sonarr/Sonarr/pull/7529) **Full Changelog**: Sonarr/Sonarr@v4.0.11.2804...v4.0.11.2815 ### [`v4.0.11.2804`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.11.2804): 4.0.11.2804 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.11.2800...v4.0.11.2804) <!-- Release notes generated using configuration in .github/release.yml at fae24e98fb9230c2f3701caef457332952c6723f --> #### What's Changed ##### Changes - Don't send session information to Sentry by [@&#8203;markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7522](https://redirect.github.com/Sonarr/Sonarr/pull/7522) **Full Changelog**: Sonarr/Sonarr@v4.0.11.2800...v4.0.11.2804 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44My41IiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
1 parent 2a2979c commit 3920635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/kyak/apps/media/sonarr/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
app:
4343
image:
4444
repository: ghcr.io/onedr0p/sonarr-develop
45-
tag: 4.0.11.2800@sha256:c9bdc88d44ac2e460ef6834057acec513acdd82107a622d78ddedec01e4e81ec
45+
tag: 4.0.11.2815@sha256:ac6fdfaa7056044d6131f6dbeec93542585ca3b9c76f4ebd3362864c70547e6b
4646
env:
4747
SONARR__APP__INSTANCENAME: Sonarr
4848
SONARR__APP__THEME: dark

0 commit comments

Comments
 (0)