1
0
mirror of https://github.com/rancher/types.git synced 2025-08-31 12:48:45 +00:00

Update Windows flannel-cni version

**Issue:**
https://github.com/rancher/rancher/issues/19954
This commit is contained in:
Frank Mai
2019-05-05 11:31:11 +08:00
committed by Alena Prokharchyk
parent ebd23f9ff4
commit aea36dec96

View File

@@ -335,7 +335,7 @@ var (
"v1.14.1-rancher1-2": {
// NginxProxy image is replaced by host running nginx, fixed rancher#16074
KubernetesBinaries: m("rancher/hyperkube:v1.14.1-rancher2"),
FlannelCNIBinaries: m("rancher/flannel-cni:v0.3.0-rancher3"),
FlannelCNIBinaries: m("rancher/flannel-cni:v0.3.0-rancher4"),
KubeletPause: m("rancher/kubelet-pause:v0.1.2"),
},
}