1 Commits

Author SHA1 Message Date
11dd9838f9 Update ghcr.io/immich-app/immich-server Docker tag to v1.137.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-08-05 22:03:00 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -211,7 +211,7 @@ backup:
s3-backup: s3-backup:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:33ccdf0e25839a40fcfe848cee4910ab7c423c67aa6b51989f3bc4e825170d3e tag: latest@sha256:02eaa2552ba93bd20b677ad728c0292e5b2899ede50b29fff16d732f7395f0b4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh
@@ -235,7 +235,7 @@ backup:
s3-prune: s3-prune:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:33ccdf0e25839a40fcfe848cee4910ab7c423c67aa6b51989f3bc4e825170d3e tag: latest@sha256:02eaa2552ba93bd20b677ad728c0292e5b2899ede50b29fff16d732f7395f0b4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh

View File

@@ -198,7 +198,7 @@ snapshot:
s3-backup: s3-backup:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:33ccdf0e25839a40fcfe848cee4910ab7c423c67aa6b51989f3bc4e825170d3e tag: latest@sha256:02eaa2552ba93bd20b677ad728c0292e5b2899ede50b29fff16d732f7395f0b4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh

View File

@@ -73,7 +73,7 @@ etcd-backup:
s3-prune: s3-prune:
image: image:
repository: d3fk/s3cmd repository: d3fk/s3cmd
tag: latest@sha256:33ccdf0e25839a40fcfe848cee4910ab7c423c67aa6b51989f3bc4e825170d3e tag: latest@sha256:02eaa2552ba93bd20b677ad728c0292e5b2899ede50b29fff16d732f7395f0b4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
command: command:
- /bin/sh - /bin/sh