Files
2025-10-29 15:39:01 +01:00

16 lines
319 B
YAML

---
apiVersion: image.toolkit.fluxcd.io/v1
kind: ImagePolicy
metadata:
name: immich-machine-learning
namespace: immich
spec:
imageRepositoryRef:
name: immich-machine-learning
# https://github.com/immich-app/immich/releases
filterTags:
pattern: '.*-openvino'
policy:
semver:
range: '2.x-0'