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
|
mountPath: /shared
|
||||||
containers:
|
containers:
|
||||||
- name: sonarr
|
- name: sonarr
|
||||||
image: ghcr.io/recyclarr/recyclarr:3.1.0
|
image: ghcr.io/recyclarr/recyclarr:4.0.0
|
||||||
command:
|
command:
|
||||||
- /app/recyclarr/recyclarr
|
- /app/recyclarr/recyclarr
|
||||||
args:
|
args:
|
||||||
@@ -71,7 +71,7 @@ spec:
|
|||||||
subPath: recyclarr.yml
|
subPath: recyclarr.yml
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: radarr
|
- name: radarr
|
||||||
image: ghcr.io/recyclarr/recyclarr:3.1.0
|
image: ghcr.io/recyclarr/recyclarr:4.0.0
|
||||||
command:
|
command:
|
||||||
- /app/recyclarr/recyclarr
|
- /app/recyclarr/recyclarr
|
||||||
args:
|
args:
|
||||||
|
@@ -12,8 +12,9 @@ sonarr:
|
|||||||
standard:
|
standard:
|
||||||
base_url: http://sonarr.default.svc.cluster.local
|
base_url: http://sonarr.default.svc.cluster.local
|
||||||
api_key: ${SONARR_APIKEY}
|
api_key: ${SONARR_APIKEY}
|
||||||
quality_definition: hybrid
|
|
||||||
delete_old_custom_formats: true
|
delete_old_custom_formats: true
|
||||||
|
quality_definition:
|
||||||
|
type: series
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- trash_ids:
|
- trash_ids:
|
||||||
# Streaming Services
|
# Streaming Services
|
||||||
@@ -75,7 +76,6 @@ radarr:
|
|||||||
delete_old_custom_formats: true
|
delete_old_custom_formats: true
|
||||||
quality_definition:
|
quality_definition:
|
||||||
type: movie
|
type: movie
|
||||||
preferred_ratio: 0.5
|
|
||||||
custom_formats:
|
custom_formats:
|
||||||
- trash_ids:
|
- trash_ids:
|
||||||
- ff5bc9e8ce91d46c997ca3ac6994d6f8 # UHD FraMeSToR (set to 0, 1 or 3200)
|
- ff5bc9e8ce91d46c997ca3ac6994d6f8 # UHD FraMeSToR (set to 0, 1 or 3200)
|
||||||
|
Reference in New Issue
Block a user