transmission update
This commit is contained in:
@@ -103,7 +103,7 @@ spec:
|
|||||||
value: "false"
|
value: "false"
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: CET
|
value: CET
|
||||||
image: lscr.io/linuxserver/transmission:4.0.6
|
image: lscr.io/linuxserver/transmission:4.1.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
failureThreshold: 3
|
failureThreshold: 3
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ image:
|
|||||||
# -- image repository
|
# -- image repository
|
||||||
repository: lscr.io/linuxserver/transmission
|
repository: lscr.io/linuxserver/transmission
|
||||||
# -- image tag
|
# -- image tag
|
||||||
tag: 4.0.6
|
tag: 4.1.0
|
||||||
# -- image pull policy
|
# -- image pull policy
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user