Compare commits
2 Commits
64e81d9b0d
...
ba65de24c9
Author | SHA1 | Date | |
---|---|---|---|
ba65de24c9
|
|||
dac603f906 |
@@ -9,7 +9,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.132.3
|
||||
tag: v1.135.3
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
@@ -5,7 +5,7 @@ site-profile:
|
||||
main:
|
||||
type: deployment
|
||||
replicas: 3
|
||||
strategy: Recreate
|
||||
strategy: RollingUpdate
|
||||
revisionHistoryLimit: 3
|
||||
containers:
|
||||
main:
|
||||
|
Reference in New Issue
Block a user