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

Merged
AverageMarcus merged 1 commits from renovate/nodered-node-red-3.x into master 2023-09-07 05:34:35 +00:00
Showing only changes of commit 6106d0153c - Show all commits

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