2 Commits

Author SHA1 Message Date
b2d0dee182 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 20s
2025-05-30 09:01:40 +00:00
47faf44746 change to daily 2025-05-30 00:32:00 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.132.3
tag: v1.134.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -161,7 +161,7 @@ renovate:
suspend: false
concurrencyPolicy: Forbid
timeZone: US/Central
schedule: "*/10 * * * *"
schedule: "0 4 * * *"
startingDeadlineSeconds: 90
successfulJobsHistory: 3
failedJobsHistory: 3