immich added
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
---
|
||||
apiVersion: image.toolkit.fluxcd.io/v1
|
||||
kind: ImageRepository
|
||||
metadata:
|
||||
name: immich-machine-learning
|
||||
namespace: immich
|
||||
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*
|
||||
Reference in New Issue
Block a user