add onlyoffice auto update latest image

This commit is contained in:
Márcio Fernandes
2026-07-16 22:13:32 +00:00
parent 35cf679b44
commit b5e6249bc7
5 changed files with 49 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
apiVersion: image.toolkit.fluxcd.io/v1
kind: ImagePolicy
metadata:
name: onlyoffice
spec:
imageRepositoryRef:
name: onlyoffice
filterTags:
pattern: '^latest$'
policy:
alphabetical: {}
digestReflectionPolicy: Always
interval: 24h