diff --git a/manifests/nodered/nodered.yaml b/manifests/nodered/nodered.yaml index 9acd6c8..b5b5139 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.0-14 + image: nodered/node-red:3.1.1-14 imagePullPolicy: Always ports: - containerPort: 1880