diff --git a/kubernetes/apps/default/mosquitto/app/helmrelease.yaml b/kubernetes/apps/default/mosquitto/app/helmrelease.yaml index 9424dd1a98..babce7e185 100644 --- a/kubernetes/apps/default/mosquitto/app/helmrelease.yaml +++ b/kubernetes/apps/default/mosquitto/app/helmrelease.yaml @@ -40,7 +40,7 @@ spec: copy-config: image: repository: public.ecr.aws/docker/library/eclipse-mosquitto - tag: 2.0.18@sha256:d12c8f80dfc65b768bb9acecc7ef182b976f71fb681640b66358e5e0cf94e9e9 + tag: 2.0.19@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb command: - /bin/sh - -c @@ -51,7 +51,7 @@ spec: app: image: repository: public.ecr.aws/docker/library/eclipse-mosquitto - tag: 2.0.18 + tag: 2.0.19 securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true