diff --git a/manifests/nodered/nodered.yaml b/manifests/nodered/nodered.yaml index ebab993..be4e6ac 100644 --- a/manifests/nodered/nodered.yaml +++ b/manifests/nodered/nodered.yaml @@ -68,7 +68,7 @@ spec: mountPath: /data containers: - name: web - image: nodered/node-red:1.3.7-12 + image: nodered/node-red:2.2.2-16 imagePullPolicy: Always ports: - containerPort: 1880