From 470f9107e3dd3a8e31d71064489af09ffd6e847d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Mar 2023 18:45:07 +0000 Subject: [PATCH] Update ghcr.io/jpmens/mqttwarn-full Docker tag to v0.32.0 --- mqttwarn/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mqttwarn/deployment.yaml b/mqttwarn/deployment.yaml index c9af6ef..443db57 100644 --- a/mqttwarn/deployment.yaml +++ b/mqttwarn/deployment.yaml @@ -15,7 +15,7 @@ spec: app: mqttwarn spec: containers: - - image: ghcr.io/jpmens/mqttwarn-full:0.29.1 + - image: ghcr.io/jpmens/mqttwarn-full:0.32.0 name: mqttwarn-full imagePullPolicy: IfNotPresent volumeMounts: