From 3319f832e2db7d1521aa5dad5708bc804345546c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Dec 2023 15:01:25 +0000 Subject: [PATCH] Update nodered/node-red Docker tag to v3.1.2 --- manifests/nodered/nodered.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/nodered/nodered.yaml b/manifests/nodered/nodered.yaml index b5b5139..6329b05 100644 --- a/manifests/nodered/nodered.yaml +++ b/manifests/nodered/nodered.yaml @@ -58,7 +58,7 @@ spec: mountPath: /data containers: - name: web - image: nodered/node-red:3.1.1-14 + image: nodered/node-red:3.1.2-14 imagePullPolicy: Always ports: - containerPort: 1880