app updates

This commit is contained in:
Philip Haupt
2025-11-02 13:45:56 +01:00
parent a400f3b7ec
commit 6271d8a299
27 changed files with 215 additions and 171 deletions

View File

@@ -91,7 +91,7 @@ spec:
value: "1000"
- name: TZ
value: CET
image: lscr.io/linuxserver/sabnzbd:4.5.3
image: lscr.io/linuxserver/sabnzbd:4.5.5
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3

View File

@@ -9,7 +9,7 @@ image:
# -- image repository
repository: lscr.io/linuxserver/sabnzbd
# -- image tag
tag: 4.5.3
tag: 4.5.5
# -- image pull policy
pullPolicy: IfNotPresent