From a113199cc958b7695ef5f9fb2d91d8d086882cf0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 07:59:02 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20docker.io/library/?= =?UTF-8?q?eclipse-mosquitto=20(=20090d745=20=E2=86=92=208b396ce=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/main/apps/home/mosquitto/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/home/mosquitto/app/helmrelease.yaml b/kubernetes/main/apps/home/mosquitto/app/helmrelease.yaml index 4e06d3557..4044d6de2 100644 --- a/kubernetes/main/apps/home/mosquitto/app/helmrelease.yaml +++ b/kubernetes/main/apps/home/mosquitto/app/helmrelease.yaml @@ -31,7 +31,7 @@ spec: init-config: image: repository: &image docker.io/library/eclipse-mosquitto - tag: &tag 2.0.20@sha256:090d745b6435d10a31acb82eee999ec36a2d7f416cc4f578c0a298c42af2ea14 + tag: &tag 2.0.20@sha256:8b396cec28cd5e8e1a3aba1d9abdbddd42c454c80f703e77c1bec56e152fa54e command: ["/bin/sh", "-c"] args: >- cp /tmp/passwd /mosquitto/external_config/passwd &&