This commit is contained in:
Philip Haupt
2025-05-27 23:30:08 +02:00
parent 01413b6f4b
commit c3ee8a4d33
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ spec:
value: "1000"
- name: TZ
value: UTC
image: lscr.io/linuxserver/sonarr:4.0.146
image: lscr.io/linuxserver/sonarr:4.0.14
imagePullPolicy: IfNotPresent
livenessProbe:
exec:

View File

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