whiteboard add autoupdate image

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