From 17cd8db84796b129b512e5d3c312f1a6d741520a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 22:13:27 +0000 Subject: [PATCH] fix(docker-image): update eclipse-mosquitto docker tag to v2.0.20 | datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | docker | eclipse-mosquitto | 2.0.18 | 2.0.20 | --- cluster/apps/home/mosquitto/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/mosquitto/helmrelease.yaml b/cluster/apps/home/mosquitto/helmrelease.yaml index f6294347b..f5c9b5d60 100644 --- a/cluster/apps/home/mosquitto/helmrelease.yaml +++ b/cluster/apps/home/mosquitto/helmrelease.yaml @@ -20,7 +20,7 @@ spec: values: image: repository: eclipse-mosquitto - tag: 2.0.18@sha256:d12c8f80dfc65b768bb9acecc7ef182b976f71fb681640b66358e5e0cf94e9e9 + tag: 2.0.20@sha256:91ac91904ce5f43fb62011a2b93ff87cf6029df6895b47c8284891e2478a9c00 service: type: LoadBalancer