3 Commits

Author SHA1 Message Date
ddc88c4396 Update ghcr.io/immich-app/immich-server Docker tag to v1.135.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 7s
2025-06-25 03:03:36 +00:00
bfc7a9eb4e Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.1
Some checks failed
lint-test-helm / helm-lint (push) Failing after 7s
process-pull-requests / process-pull-requests (push) Successful in 9s
process-issues / process-issues (push) Failing after 11s
renovate / renovate (push) Successful in 2m18s
2025-06-25 03:02:47 +00:00
66a4c64e31 Update d3fk/s3cmd:latest Docker digest to e311d96
Some checks failed
lint-test-helm / helm-lint (push) Failing after 7s
lint-test-helm / helm-lint (pull_request) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-06-25 03:02:11 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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