2 Commits

Author SHA1 Message Date
32cb89d859 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.141.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-09-09 16:29:40 +00:00
f58eb8cf78 change args
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-09-09 11:28:36 -05:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -172,9 +172,9 @@ etcd-defrag:
tag: v1.10.4 tag: v1.10.4
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: args:
- talosctl etcd defrag -n 10.232.1.11; - etcd defrag -n 10.232.1.11;
- talosctl etcd defrag -n 10.232.1.12; - etcd defrag -n 10.232.1.12;
- talosctl etcd defrag -n 10.232.1.13; - etcd defrag -n 10.232.1.13;
workingDir: /tmp workingDir: /tmp
resources: resources:
requests: requests: