ImageAutomation fixed

This commit is contained in:
2025-10-29 15:39:01 +01:00
parent d67cac1a9a
commit 92cb69a666
2 changed files with 5 additions and 12 deletions

View File

@@ -7,9 +7,9 @@ metadata:
spec:
imageRepositoryRef:
name: immich-machine-learning
policy:
# https://github.com/immich-app/immich/releases
semver:
range: '2.*.*'
# https://github.com/immich-app/immich/releases
filterTags:
pattern: 'v.*'
pattern: '.*-openvino'
policy:
semver:
range: '2.x-0'

View File

@@ -8,10 +8,3 @@ spec:
# https://github.com/immich-app/immich/pkgs/container/immich-machine-learning
image: ghcr.io/immich-app/immich-machine-learning
interval: 24h
exclusionList:
- .*openvino
- .*cuda
- .*armnn
- pr*
- main
- main*