diff --git a/manifests/nodered/nodered.yaml b/manifests/nodered/nodered.yaml index ce29402..711f267 100644 --- a/manifests/nodered/nodered.yaml +++ b/manifests/nodered/nodered.yaml @@ -56,7 +56,7 @@ spec: mountPath: /data containers: - name: web - image: nodered/node-red:2.2.3-14 + image: nodered/node-red:3.0.0-14 imagePullPolicy: Always ports: - containerPort: 1880