Update nodered/node-red Docker tag to v3.1.0

This commit is contained in:
Renovate Bot 2023-09-06 15:03:02 +00:00
parent 93a103979b
commit 6106d0153c

View File

@ -58,7 +58,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: web - name: web
image: nodered/node-red:3.0.2-14 image: nodered/node-red:3.1.0-14
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 1880 - containerPort: 1880