home-ops
home-ops copied to clipboard
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.4.1668 → 4.0.4.1692 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/onedr0p/sonarr-develop (source) | patch | 4.0.4.1668 -> 4.0.4.1692 |
[!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.1692: 4.0.4.1692
What's Changed
Changes
- Translations update from Servarr Weblate by @ServarrAdmin in https://github.com/Sonarr/Sonarr/pull/6817
- Implement equality checks for providers by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6724
- New: Root folder exists validation for import lists by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6806
- New: Include time for episode/season/series history by @markus101 in https://github.com/Sonarr/Sonarr/pull/6811
- Bump Npgsql to 7.0.7 by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6818
- Update the wanted section for missing and cutoff unmet by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6819
- Fixed: Trimming slashes from UrlBase when using environment variable by @mynameisbogdan in https://github.com/Sonarr/Sonarr/pull/6825
Full Changelog: https://github.com/Sonarr/Sonarr/compare/v4.0.4.1668...v4.0.4.1692
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.1668@sha256:0b89ee847f0b7e782386be22f964de18046e828c47d0d34eba5b3651c361eaa4
+ tag: 4.0.5.1801@sha256:5c4022bd2b0d5c751b8dcb262abc61df917e778405cf4739d5f3d77b81e2f8a3
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.1668@sha256:0b89ee847f0b7e782386be22f964de18046e828c47d0d34eba5b3651c361eaa4
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.5.1801@sha256:5c4022bd2b0d5c751b8dcb262abc61df917e778405cf4739d5f3d77b81e2f8a3
imagePullPolicy: null
env:
- name: SONARR__APPLICATION_URL
value: https://sonarr...PLACEHOLDER..
- 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