mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update image ghcr.io/recyclarr/recyclarr to 4.0.0
| datasource | package | from | to | | ---------- | --------------------------- | ----- | ----- | | docker | ghcr.io/recyclarr/recyclarr | 3.1.0 | 4.0.0 | | docker | ghcr.io/recyclarr/recyclarr | 3.1.0 | 4.0.0 | | docker | ghcr.io/recyclarr/recyclarr | 3.1.0 | 4.0.0 | | docker | ghcr.io/recyclarr/recyclarr | 3.1.0 | 4.0.0 |
This commit is contained in:
@@ -60,7 +60,7 @@ spec:
|
||||
mountPath: /shared
|
||||
containers:
|
||||
- name: sonarr
|
||||
image: ghcr.io/recyclarr/recyclarr:3.1.0
|
||||
image: ghcr.io/recyclarr/recyclarr:4.0.0
|
||||
command:
|
||||
- /app/recyclarr/recyclarr
|
||||
args:
|
||||
@@ -71,7 +71,7 @@ spec:
|
||||
subPath: recyclarr.yml
|
||||
readOnly: true
|
||||
- name: radarr
|
||||
image: ghcr.io/recyclarr/recyclarr:3.1.0
|
||||
image: ghcr.io/recyclarr/recyclarr:4.0.0
|
||||
command:
|
||||
- /app/recyclarr/recyclarr
|
||||
args:
|
||||
|
@@ -12,8 +12,9 @@ sonarr:
|
||||
standard:
|
||||
base_url: http://sonarr.default.svc.cluster.local
|
||||
api_key: ${SONARR_APIKEY}
|
||||
quality_definition: hybrid
|
||||
delete_old_custom_formats: true
|
||||
quality_definition:
|
||||
type: series
|
||||
custom_formats:
|
||||
- trash_ids:
|
||||
# Streaming Services
|
||||
@@ -75,7 +76,6 @@ radarr:
|
||||
delete_old_custom_formats: true
|
||||
quality_definition:
|
||||
type: movie
|
||||
preferred_ratio: 0.5
|
||||
custom_formats:
|
||||
- trash_ids:
|
||||
- ff5bc9e8ce91d46c997ca3ac6994d6f8 # UHD FraMeSToR (set to 0, 1 or 3200)
|
||||
|
Reference in New Issue
Block a user