immich added
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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.*'
|
||||
Reference in New Issue
Block a user