Compare commits
3 Commits
85dbc50b27
...
bb744c32cf
Author | SHA1 | Date | |
---|---|---|---|
bb744c32cf
|
|||
20e1df7bf2
|
|||
0780e960a7
|
@@ -15,7 +15,7 @@ lidarr:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/lidarr
|
||||
tag: 2.12.4@sha256:d979b633a5e2c05f64a995973abdb2c72aef461a5379b5537d36c3f47ec3b4c6
|
||||
tag: 2.12.4@sha256:71fe6d5702691c6ac8961b9b1042fdea1ff833a49c82c5e165346fa88999a48a
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -192,7 +192,7 @@ backup:
|
||||
s3-backup:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:5664c8a61fe6d250120e1d56850cf09cb90ad2f3955254e120ee656ba67b0fb6
|
||||
tag: latest@sha256:c2cdcd88e59905909c033d143d3472cc232c6bd71cc3deac1801c195458e8cc5
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -213,7 +213,7 @@ backup:
|
||||
s3-prune:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:5664c8a61fe6d250120e1d56850cf09cb90ad2f3955254e120ee656ba67b0fb6
|
||||
tag: latest@sha256:c2cdcd88e59905909c033d143d3472cc232c6bd71cc3deac1801c195458e8cc5
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
@@ -198,7 +198,7 @@ snapshot:
|
||||
s3-backup:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:5664c8a61fe6d250120e1d56850cf09cb90ad2f3955254e120ee656ba67b0fb6
|
||||
tag: latest@sha256:c2cdcd88e59905909c033d143d3472cc232c6bd71cc3deac1801c195458e8cc5
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -219,7 +219,7 @@ snapshot:
|
||||
s3-prune:
|
||||
image:
|
||||
repository: d3fk/s3cmd
|
||||
tag: latest@sha256:5664c8a61fe6d250120e1d56850cf09cb90ad2f3955254e120ee656ba67b0fb6
|
||||
tag: latest@sha256:c2cdcd88e59905909c033d143d3472cc232c6bd71cc3deac1801c195458e8cc5
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
Reference in New Issue
Block a user