Update zigbee2mqtt image.

This commit is contained in:
FluxCD
2026-06-06 02:12:12 +00:00
parent c361485735
commit 4d89d2f652
@@ -1,4 +1,3 @@
apiVersion: apps/v1 apiVersion: apps/v1
kind: StatefulSet kind: StatefulSet
metadata: metadata:
@@ -21,7 +20,7 @@ spec:
securityContext: securityContext:
privileged: true privileged: true
### Maintained by flux - Image Update Automation ### Maintained by flux - Image Update Automation
image: koenkk/zigbee2mqtt # {"$imagepolicy": "mqtt:zigbee2mqtt"} image: koenkk/zigbee2mqtt:latest@sha256:f1f5195076d771727e9ff3db638de0f54d37969a66f317cd34624a7af5faf364 # {"$imagepolicy": "mqtt:zigbee2mqtt"}
### ###
volumeMounts: volumeMounts:
@@ -48,7 +47,4 @@ spec:
path: /run/udev path: /run/udev
- name: zigbee2mqtt-data - name: zigbee2mqtt-data
persistentVolumeClaim: persistentVolumeClaim:
claimName : zigbee2mqtt-data claimName: zigbee2mqtt-data