From c6556564c0f8da3c1a4874f1fb0b8054915b2f37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 15:16:53 +0000 Subject: [PATCH] fix(container): update image docker.io/library/eclipse-mosquitto to v2.0.22 | datasource | package | from | to | | ---------- | ----------------------------------- | ------ | ------ | | docker | docker.io/library/eclipse-mosquitto | 2.0.18 | 2.0.22 | --- cluster/apps/hass/mosquitto/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/hass/mosquitto/app/helmrelease.yaml b/cluster/apps/hass/mosquitto/app/helmrelease.yaml index b2ea870c6..6c717ef14 100644 --- a/cluster/apps/hass/mosquitto/app/helmrelease.yaml +++ b/cluster/apps/hass/mosquitto/app/helmrelease.yaml @@ -43,7 +43,7 @@ spec: main: image: repository: docker.io/library/eclipse-mosquitto - tag: 2.0.18@sha256:cb3afd02611b0c58b328196ab00de0158322b4c1e014841fb182d2a0ea3a79b9 + tag: 2.0.22@sha256:6852da90a65dfff7aa3a1c8b249e92bb83c17ea8bbcce56bedff8707332a1a29 securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true