diff --git a/kubernetes/home/apps/home-automation/mosquitto/helmrelease.yaml b/kubernetes/home/apps/home-automation/mosquitto/helmrelease.yaml index d6c1630f..05d96033 100644 --- a/kubernetes/home/apps/home-automation/mosquitto/helmrelease.yaml +++ b/kubernetes/home/apps/home-automation/mosquitto/helmrelease.yaml @@ -39,7 +39,7 @@ spec: init-config: image: repository: public.ecr.aws/docker/library/eclipse-mosquitto - tag: 2.0.18@sha256:cb3afd02611b0c58b328196ab00de0158322b4c1e014841fb182d2a0ea3a79b9 + tag: 2.0.18@sha256:d12c8f80dfc65b768bb9acecc7ef182b976f71fb681640b66358e5e0cf94e9e9 command: - "/bin/sh" - "-c" @@ -52,7 +52,7 @@ spec: main: image: repository: public.ecr.aws/docker/library/eclipse-mosquitto - tag: 2.0.18@sha256:cb3afd02611b0c58b328196ab00de0158322b4c1e014841fb182d2a0ea3a79b9 + tag: 2.0.18@sha256:d12c8f80dfc65b768bb9acecc7ef182b976f71fb681640b66358e5e0cf94e9e9 resources: requests: cpu: 5m