2 Commits

Author SHA1 Message Date
efd5297730 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.135.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 10s
2025-07-24 01:47:57 +00:00
dac603f906 change strategy
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m2s
2025-07-23 20:46:59 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.134.0
tag: v1.135.3
pullPolicy: IfNotPresent
env:
- name: TRANSFORMERS_CACHE

View File

@@ -5,7 +5,7 @@ site-profile:
main:
type: deployment
replicas: 3
strategy: Recreate
strategy: RollingUpdate
revisionHistoryLimit: 3
containers:
main: