Compare commits
2 Commits
7f6c7624cc
...
47589a8983
Author | SHA1 | Date | |
---|---|---|---|
47589a8983
|
|||
f6dee4d5e9
|
@@ -99,7 +99,7 @@ immich:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.134.0
|
||||
tag: v1.136.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TRANSFORMERS_CACHE
|
||||
|
@@ -12,7 +12,7 @@ vault:
|
||||
enabled: true
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.20.0
|
||||
tag: 1.20.1
|
||||
updateStrategyType: "RollingUpdate"
|
||||
logLevel: debug
|
||||
logFormat: standard
|
||||
@@ -170,7 +170,7 @@ snapshot:
|
||||
snapshot:
|
||||
image:
|
||||
repository: hashicorp/vault
|
||||
tag: 1.20.0
|
||||
tag: 1.20.1
|
||||
pullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/ash
|
||||
|
Reference in New Issue
Block a user