Compare commits
No commits in common. "a1bd2c8015dd13e19d21d5c124f6a647733dfd92" and "88f58f532c092b1de20e38dc5256bc4ba0589122" have entirely different histories.
a1bd2c8015
...
88f58f532c
@ -57,7 +57,7 @@ spec:
|
||||
- name: data
|
||||
mountPath: /data
|
||||
- name: update-native-modules
|
||||
image: nodered/node-red:4.0.6-18
|
||||
image: nodered/node-red:4.0.5-18
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- bash
|
||||
@ -71,7 +71,7 @@ spec:
|
||||
mountPath: /data
|
||||
containers:
|
||||
- name: web
|
||||
image: nodered/node-red:4.0.6-18
|
||||
image: nodered/node-red:4.0.5-18
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 1880
|
||||
|
Loading…
Reference in New Issue
Block a user