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
@@ -0,0 +1,24 @@
apiVersion: image.toolkit.fluxcd.io/v1
kind: ImageUpdateAutomation
metadata:
name: onlyoffice
spec:
interval: 1m
sourceRef:
kind: GitRepository
name: cloud-limbosolutions-com
git:
checkout:
ref:
branch: main
commit:
author:
name: FluxCD
email: flux@local
messageTemplate: |
Update whiteboard image.
push:
branch: main
update:
path: /deploy/onlyoffice/deployment.yaml
strategy: Setters