fluxcd: zigbee2mqtt

This commit is contained in:
Márcio Fernandes
2026-06-06 02:06:47 +00:00
parent 017389f3f5
commit c361485735
11 changed files with 91 additions and 142 deletions
@@ -0,0 +1,25 @@
apiVersion: image.toolkit.fluxcd.io/v1
kind: ImageUpdateAutomation
metadata:
name: zigbee2mqtt
spec:
interval: 72h
sourceRef:
kind: GitRepository
name: casa
namespace: casa-limbosolutions-com
git:
checkout:
ref:
branch: main
commit:
author:
name: FluxCD
email: flux@local
messageTemplate: |
Update zigbee2mqtt image.
push:
branch: main
update:
path: ./services/zigbee2mqtt/deploy/app/statefulset.yaml
strategy: Setters