Compare commits
3 Commits
98b8f3f79b
...
1688b92454
Author | SHA1 | Date | |
---|---|---|---|
1688b92454
|
|||
bfc7a9eb4e | |||
66a4c64e31
|
@@ -192,7 +192,7 @@ backup:
|
||||
s3-backup:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:eaf734d681a73c915b7894e1e758a62070053a47f3f9137006d929eff8a860ac
|
||||
tag: latest@sha256:e311d96b72890da39ede9f4e85b759bf32e1cf74d2b6c77f9427ce5474480104
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -213,7 +213,7 @@ backup:
|
||||
s3-prune:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:eaf734d681a73c915b7894e1e758a62070053a47f3f9137006d929eff8a860ac
|
||||
tag: latest@sha256:e311d96b72890da39ede9f4e85b759bf32e1cf74d2b6c77f9427ce5474480104
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
@@ -28,7 +28,7 @@ qbittorrent:
|
||||
qbittorrent:
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/qbittorrent
|
||||
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d
|
||||
tag: 5.1.1@sha256:5ad96de40e199060acfae0fe3843f575e487098095ac9e61ddf6b97e32df5619
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -198,7 +198,7 @@ snapshot:
|
||||
s3-backup:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:eaf734d681a73c915b7894e1e758a62070053a47f3f9137006d929eff8a860ac
|
||||
tag: latest@sha256:e311d96b72890da39ede9f4e85b759bf32e1cf74d2b6c77f9427ce5474480104
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -219,7 +219,7 @@ snapshot:
|
||||
s3-prune:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:eaf734d681a73c915b7894e1e758a62070053a47f3f9137006d929eff8a860ac
|
||||
tag: latest@sha256:e311d96b72890da39ede9f4e85b759bf32e1cf74d2b6c77f9427ce5474480104
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
Reference in New Issue
Block a user