home-ops
home-ops copied to clipboard
feat(container): update ghcr.io/onedr0p/radarr-develop ( 5.5.1.8747 → 5.6.0.8846 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/onedr0p/radarr-develop (source) | minor | 5.5.1.8747 -> 5.6.0.8846 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Radarr/Radarr (ghcr.io/onedr0p/radarr-develop)
v5.6.0.8846: 5.6.0.8846
To receive further Pre-Release or final updates for a non-docker installation, please change the branch to master. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)
If you are using docker you will need to update the container image. Do not attempt to update Radarr within an existing docker container.
Changes:
077b041Fixed: Revert "Validate that folders in paths don't start or end with a space"ff3dd3aTests for Wanted pages2e3beddFixed: Sorting by movie titles in Missing/Cutoff Unmet under Postgresdc068bbAutomated API Docs update7a303c1Remove not implemented endpoints from API docs152f50aNew: Wanted Cutoff/Missing9798202Add missing translation for External7969776Rename file for getMovieStatusDetails288982dBump Npgsql to 7.0.7d39a3adAutomated API Docs update
See More
1fc6e88New: AddisExistingflag for movies in collections APIe8e1841New: No Release Dates availability messaged17eb4fBump version to 5.6.0
This list of changes was auto generated.
v5.5.3.8819: 5.5.3.8819
To receive further Pre-Release or final updates for a non-docker installation, please change the branch to master. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)
If you are using docker you will need to update the container image. Do not attempt to update Radarr within an existing docker container.
Changes:
685f462New: Include trending and popular options for Discover Movies7be8a34Automated API Docs update886711bNew: LanguageId filter added to all movie endpoint5185e03Automated API Docs update38e7e37Refactor movie tags for CustomScript, Webhook and Notifiarr events [ #10003 ]190c4c5New: Blocklist Custom Filters [ #9997 ]0ec18ceNew: Parse 480i Bluray/Remux as Bluray 480p [ #10010 ]a08575bMultiple Translations updated by Weblate556cc88Refactor PasswordInput to use type password586c0c6Fixed: Notifications with only On Rename enabled
See More
cec5694Fixed: Text color for inputs on login page8b79b5aNew: Dark theme for login screen [ #9998 ]cd4552cNew: Support stoppedUP and stoppedDL states from qBittorrent [ #9995 ]2564393Use number input for seed ratio [ #10000 ]bb44fbcNew: Root folder exists validation for import listscd401f7Automated API Docs updatec9624e7Fixed: Ignore invalid movie tags when writing XBMC metadata [ #9984 ]649702eFixed: Indexer flags for torrent release pushes1c52f0fAutomated API Docs updatedff85dcNew: Display excluded label for movies in collections1090aefFixed: Ignore exclusions in missing movies for collections [ #9966 ]086a0adNew: Config file setting to disable log database (#9943)8b6cf34Fixed: Parsing long downloading/seeding values from Transmission [ #9987 ]7f03a91New: Optionally use Environment Variables for settings in config.xml (#9985)3a6d603Add file-count for Transmission RPC [ #9973 ]cd2c7dcMultiple Translations updated by Weblatef1d76c3Fix translations for SSL settings39eac4bAdd missing translation key71e1003Forward X-Forwarded-Host header89b6a5dBump version to 5.5.3
This list of changes was auto generated.
v5.5.2.8781: 5.5.2.8781
To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)
If you are using docker you will need to update the container image. Do not attempt to update Radarr within an existing docker container.
Changes:
711637cFixed: Initialize databases after app folder migrations2677d25Update Sentry SDK add features56639bcFix translations for SSL settings1ed62b9Use newer Node.js task for in pipelinesa596ddaAutomated API Docs updatec0b3540Parameter binding for API requests3b5078dFixed: Delay profiles reorderingdb1fee8New: Use absolute timestamps for movie history0d0575fNew: Validate that folders in paths don't start or end with a space [ #9958 ]2d82347New: Don't initially select 0 byte files in Interactive Import [ #9960 ]
See More
25838dfFixed: Limit titles in task name to 10 movies [ #9961 ]b3a8b99Fixed: Improve paths longer than 256 on Windows failing to hardlink93a8528New: Remove qBitorrent torrents that reach inactive seeding timeead1ec4Bump version to 5.5.204b6dd4Multiple Translations updated by Weblate
This list of changes was auto generated.
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/radarr/app Kustomization: flux-system/cluster-apps-radarr HelmRelease: media/radarr
+++ kubernetes/apps/media/radarr/app Kustomization: flux-system/cluster-apps-radarr HelmRelease: media/radarr
@@ -34,13 +34,13 @@
RADARR__INSTANCE_NAME: Radarr
RADARR__LOG_LEVEL: info
RADARR__PORT: 80
TZ: Europe/Prague
image:
repository: ghcr.io/onedr0p/radarr-develop
- tag: 5.5.1.8747@sha256:4ae36e5329fa90aa95e180a9abad4856e147500f65cf7262a193f08a2480a136
+ tag: 5.6.0.8846@sha256:b3137a2b451683d834627bf6997460f26eb864757b1ffb5eb6544a8ba6d432ef
ingress:
main:
annotations:
gatus.io/enabled: 'true'
gethomepage.dev/description: Movie Downloads
gethomepage.dev/enabled: 'true'
--- HelmRelease: media/radarr Deployment: media/radarr
+++ HelmRelease: media/radarr Deployment: media/radarr
@@ -30,13 +30,13 @@
supplementalGroups:
- 100
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: radarr
- image: ghcr.io/onedr0p/radarr-develop:5.5.1.8747@sha256:4ae36e5329fa90aa95e180a9abad4856e147500f65cf7262a193f08a2480a136
+ image: ghcr.io/onedr0p/radarr-develop:5.6.0.8846@sha256:b3137a2b451683d834627bf6997460f26eb864757b1ffb5eb6544a8ba6d432ef
imagePullPolicy: null
securityContext:
runAsGroup: 65534
runAsUser: 65534
env:
- name: RADARR__APPLICATION_URL
🦙 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