diff --git a/manifests/nodered/nodered.yaml b/manifests/nodered/nodered.yaml index be4e6ac..4ffe6a5 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:2.2.2-16 + image: nodered/node-red:2.3.2-12 imagePullPolicy: Always ports: - containerPort: 1880