From 0dad2c5c4c44b1f973ad2c529b21056c7c2e8c0b Mon Sep 17 00:00:00 2001 From: Joerg Lehmann Date: Tue, 23 Jul 2024 19:39:57 +0200 Subject: [PATCH] update mqtt2log - changed script --- mqtt/mqtt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mqtt/mqtt.yaml b/mqtt/mqtt.yaml index bbb09d3..5bb051d 100644 --- a/mqtt/mqtt.yaml +++ b/mqtt/mqtt.yaml @@ -42,7 +42,7 @@ spec: - mountPath: /mosquitto/log name: mosquittolog - name: mqtt2log - image: git.nbit.ch/drpuur/mqtt2log:2022123001 + image: git.nbit.ch/drpuur/mqtt2log:2024072303 env: - name: TZ value: Europe/Zurich