home-ops
home-ops copied to clipboard
feat(container): update ghcr.io/onedr0p/radarr ( 5.4.6.8723 → 5.6.0.8846 )
This PR contains the following updates:
Package | Update | Change |
---|---|---|
ghcr.io/onedr0p/radarr (source) | minor | 5.4.6.8723 -> 5.6.0.8846 |
Release Notes
Radarr/Radarr (ghcr.io/onedr0p/radarr)
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:
-
077b041
Fixed: Revert "Validate that folders in paths don't start or end with a space" -
ff3dd3a
Tests for Wanted pages -
2e3bedd
Fixed: Sorting by movie titles in Missing/Cutoff Unmet under Postgres -
dc068bb
Automated API Docs update -
7a303c1
Remove not implemented endpoints from API docs -
152f50a
New: Wanted Cutoff/Missing -
9798202
Add missing translation for External -
7969776
Rename file for getMovieStatusDetails -
288982d
Bump Npgsql to 7.0.7 -
d39a3ad
Automated API Docs update
See More
-
1fc6e88
New: AddisExisting
flag for movies in collections API -
e8e1841
New: No Release Dates availability message -
d17eb4f
Bump 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:
-
685f462
New: Include trending and popular options for Discover Movies -
7be8a34
Automated API Docs update -
886711b
New: LanguageId filter added to all movie endpoint -
5185e03
Automated API Docs update -
38e7e37
Refactor movie tags for CustomScript, Webhook and Notifiarr events [ #10003 ] -
190c4c5
New: Blocklist Custom Filters [ #9997 ] -
0ec18ce
New: Parse 480i Bluray/Remux as Bluray 480p [ #10010 ] -
a08575b
Multiple Translations updated by Weblate -
556cc88
Refactor PasswordInput to use type password -
586c0c6
Fixed: Notifications with only On Rename enabled
See More
-
cec5694
Fixed: Text color for inputs on login page -
8b79b5a
New: Dark theme for login screen [ #9998 ] -
cd4552c
New: Support stoppedUP and stoppedDL states from qBittorrent [ #9995 ] -
2564393
Use number input for seed ratio [ #10000 ] -
bb44fbc
New: Root folder exists validation for import lists -
cd401f7
Automated API Docs update -
c9624e7
Fixed: Ignore invalid movie tags when writing XBMC metadata [ #9984 ] -
649702e
Fixed: Indexer flags for torrent release pushes -
1c52f0f
Automated API Docs update -
dff85dc
New: Display excluded label for movies in collections -
1090aef
Fixed: Ignore exclusions in missing movies for collections [ #9966 ] -
086a0ad
New: Config file setting to disable log database (#9943) -
8b6cf34
Fixed: Parsing long downloading/seeding values from Transmission [ #9987 ] -
7f03a91
New: Optionally use Environment Variables for settings in config.xml (#9985) -
3a6d603
Add file-count for Transmission RPC [ #9973 ] -
cd2c7dc
Multiple Translations updated by Weblate -
f1d76c3
Fix translations for SSL settings -
39eac4b
Add missing translation key -
71e1003
Forward X-Forwarded-Host header -
89b6a5d
Bump version to 5.5.3
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.
--- HelmRelease: downloads/radarr Deployment: downloads/radarr
+++ HelmRelease: downloads/radarr Deployment: downloads/radarr
@@ -51,13 +51,13 @@
value: info
- name: RADARR__PORT
value: '7878'
envFrom:
- secretRef:
name: radarr-secret
- image: ghcr.io/onedr0p/radarr:5.4.6.8723
+ image: ghcr.io/onedr0p/radarr:5.6.0.8846
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 7878
--- kubernetes/apps/downloads/radarr/app Kustomization: flux-system/radarr HelmRelease: downloads/radarr
+++ kubernetes/apps/downloads/radarr/app Kustomization: flux-system/radarr HelmRelease: downloads/radarr
@@ -47,13 +47,13 @@
RADARR__PORT: 7878
envFrom:
- secretRef:
name: radarr-secret
image:
repository: ghcr.io/onedr0p/radarr
- tag: 5.4.6.8723
+ tag: 5.6.0.8846
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: