sonarr update

This commit is contained in:
Philip Haupt
2026-03-26 08:59:03 +01:00
parent cd5ecfa6de
commit d2267f7217
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ spec:
value: "1000"
- name: TZ
value: CET
image: lscr.io/linuxserver/sonarr:4.0.16
image: lscr.io/linuxserver/sonarr:4.0.17
imagePullPolicy: IfNotPresent
livenessProbe:
exec:

View File

@@ -9,7 +9,7 @@ image:
# -- image repository
repository: lscr.io/linuxserver/sonarr
# @default -- chart.appVersion
tag: 4.0.16
tag: 4.0.17
# -- image pull policy
pullPolicy: IfNotPresent