Files
2025-10-27 09:44:37 +01:00

16 lines
313 B
YAML

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