Compare commits
2 Commits
24f6fa860c
...
b2d0dee182
Author | SHA1 | Date | |
---|---|---|---|
b2d0dee182
|
|||
47faf44746 |
@@ -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
|
||||
|
@@ -161,7 +161,7 @@ renovate:
|
||||
suspend: false
|
||||
concurrencyPolicy: Forbid
|
||||
timeZone: US/Central
|
||||
schedule: "*/10 * * * *"
|
||||
schedule: "0 4 * * *"
|
||||
startingDeadlineSeconds: 90
|
||||
successfulJobsHistory: 3
|
||||
failedJobsHistory: 3
|
||||
|
Reference in New Issue
Block a user