Compare commits
2 Commits
c61f3733cf
...
d2c9d8d7f0
Author | SHA1 | Date | |
---|---|---|---|
d2c9d8d7f0
|
|||
dac603f906 |
@@ -5,7 +5,7 @@ site-profile:
|
||||
main:
|
||||
type: deployment
|
||||
replicas: 3
|
||||
strategy: Recreate
|
||||
strategy: RollingUpdate
|
||||
revisionHistoryLimit: 3
|
||||
containers:
|
||||
main:
|
||||
|
@@ -28,7 +28,7 @@ qbittorrent:
|
||||
qbittorrent:
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/qbittorrent
|
||||
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d
|
||||
tag: 5.1.2@sha256:db088f4b2afec2fb1c7d61d800de37af1d098722ee3700829b25a8ccc88d8416
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
Reference in New Issue
Block a user