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