diff --git a/deploy/app/statefulset.yaml b/deploy/app/statefulset.yaml index 0c21628..b113319 100644 --- a/deploy/app/statefulset.yaml +++ b/deploy/app/statefulset.yaml @@ -25,7 +25,7 @@ spec: containers: - name: mosquitto ### Maintained by flux - Image Update Automation - image: eclipse-mosquitto:latest@sha256:a908c65cc8e67ec9d292ef27c2c0360dbaaee7eb1b935cdd194e67697f15dea1 # {"$imagepolicy": "mqtt:eclipse-mosquitto"} + image: eclipse-mosquitto:latest@sha256:6f8d8a947c506f8a2290ec65cd4bd2bc7cb4d43fb5f6271f861cb013e2ef9797 # {"$imagepolicy": "mqtt:eclipse-mosquitto"} ### imagePullPolicy: IfNotPresent command: ["/usr/sbin/mosquitto"]