home-ops
home-ops copied to clipboard
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.4.1572 → 4.0.4.1668 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/onedr0p/sonarr-develop (source) | patch | 4.0.4.1572 -> 4.0.4.1668 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)
v4.0.4.1668: 4.0.4.1668
What's Changed
Changes
- Translations update from Servarr Weblate by @ServarrAdmin in https://github.com/Sonarr/Sonarr/pull/6789
- Partial Season Packs and Ambiguous Air Dates by @markus101 in https://github.com/Sonarr/Sonarr/pull/6803
- Fixed: Text color for inputs on login page by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6807
- Refactor PasswordInput to use type password by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6808
- Fixed: Notifications with only On Rename enabled by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6809
- New: Parse 480i Bluray/Remux as Bluray 480p by @markus101 in https://github.com/Sonarr/Sonarr/pull/6810
Full Changelog: https://github.com/Sonarr/Sonarr/compare/v4.0.4.1650...v4.0.4.1668
v4.0.4.1650: 4.0.4.1650
What's Changed
Changes
- qBittorrent: support stoppedUP and stoppedDL states by @mickael9 in https://github.com/Sonarr/Sonarr/pull/6747
- Fixed: Initialize databases after app folder migrations by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6778
- New: Blocklist Custom Filters by @stevietv in https://github.com/Sonarr/Sonarr/pull/6779
- New: Dark theme for login screen by @markus101 in https://github.com/Sonarr/Sonarr/pull/6787
- Fixed: Timezone issue with next/previous/last air dates by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6791
- Fixed: Parsing long downloading/seeding values from Transmission by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6793
- Use number input for seed ratio by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6794
- New: Has Unmonitored Season filter for Series by @markus101 in https://github.com/Sonarr/Sonarr/pull/6796
- New: Add Custom Format Score to file in Episode Details by @markus101 in https://github.com/Sonarr/Sonarr/pull/6797
- New: Add series tags to Webhook and Notifiarr events by @markus101 in https://github.com/Sonarr/Sonarr/pull/6798
New Contributors
- @mickael9 made their first contribution in https://github.com/Sonarr/Sonarr/pull/6747
Full Changelog: https://github.com/Sonarr/Sonarr/compare/v4.0.4.1616...v4.0.4.1650
v4.0.4.1616: 4.0.4.1616
What's Changed
Changes
- Translations update from Servarr Weblate by @ServarrAdmin in https://github.com/Sonarr/Sonarr/pull/6775
- Fix wrongly named field in TransmissionProxy by @mikabytes in https://github.com/Sonarr/Sonarr/pull/6750
- New: config flag to disable log database by @sillock1 in https://github.com/Sonarr/Sonarr/pull/6765
- Forward X-Forwarded-Host header by @markus101 in https://github.com/Sonarr/Sonarr/pull/6766
- Parameter binding for API requests by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6768
- fix missing translation key by @stevietv in https://github.com/Sonarr/Sonarr/pull/6781
- Fixed: History with unknown episode by @markus101 in https://github.com/Sonarr/Sonarr/pull/6785
- New: Treat batch releases with total episode count as full season release by @markus101 in https://github.com/Sonarr/Sonarr/pull/6786
- Fixed: Use of indexer flags for torrent release pushes by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6788
New Contributors
- @mikabytes made their first contribution in https://github.com/Sonarr/Sonarr/pull/6750
Full Changelog: https://github.com/Sonarr/Sonarr/compare/v4.0.4.1572...v4.0.4.1616
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
--- kubernetes/apps/media/sonarr/app Kustomization: flux-system/cluster-apps-sonarr HelmRelease: media/sonarr
+++ kubernetes/apps/media/sonarr/app Kustomization: flux-system/cluster-apps-sonarr HelmRelease: media/sonarr
@@ -40,13 +40,13 @@
- secretRef:
name: sonarr
global:
nameOverride: sonarr
image:
repository: ghcr.io/onedr0p/sonarr-develop
- tag: 4.0.4.1572@sha256:d81502f65a47f88525c90a9eb933e5f92bb608b1910f0c63aeff5c723340be97
+ tag: 4.0.4.1668@sha256:0b89ee847f0b7e782386be22f964de18046e828c47d0d34eba5b3651c361eaa4
ingress:
main:
annotations:
gatus.io/enabled: 'true'
gethomepage.dev/description: TV Downloads
gethomepage.dev/enabled: 'true'
--- HelmRelease: media/sonarr Deployment: media/sonarr
+++ HelmRelease: media/sonarr Deployment: media/sonarr
@@ -30,13 +30,13 @@
runAsGroup: 65534
runAsUser: 65534
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: sonarr
- image: ghcr.io/onedr0p/sonarr-develop:4.0.4.1572@sha256:d81502f65a47f88525c90a9eb933e5f92bb608b1910f0c63aeff5c723340be97
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.4.1668@sha256:0b89ee847f0b7e782386be22f964de18046e828c47d0d34eba5b3651c361eaa4
imagePullPolicy: null
env:
- name: SONARR__APPLICATION_URL
value: https://sonarr.
- name: SONARR__BRANCH
value: develop
🦙 MegaLinter status: ✅ SUCCESS
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff