|
@@ -169,7 +169,7 @@ spec:
|
|
|
serviceAccountName: flannel
|
|
|
initContainers:
|
|
|
- name: install-cni
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-amd64
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-amd64
|
|
|
command:
|
|
|
- cp
|
|
|
args:
|
|
@@ -183,7 +183,7 @@ spec:
|
|
|
mountPath: /etc/kube-flannel/
|
|
|
containers:
|
|
|
- name: kube-flannel
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-amd64
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-amd64
|
|
|
command:
|
|
|
- /opt/bin/flanneld
|
|
|
args:
|
|
@@ -263,7 +263,7 @@ spec:
|
|
|
serviceAccountName: flannel
|
|
|
initContainers:
|
|
|
- name: install-cni
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-arm64
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-arm64
|
|
|
command:
|
|
|
- cp
|
|
|
args:
|
|
@@ -277,7 +277,7 @@ spec:
|
|
|
mountPath: /etc/kube-flannel/
|
|
|
containers:
|
|
|
- name: kube-flannel
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-arm64
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-arm64
|
|
|
command:
|
|
|
- /opt/bin/flanneld
|
|
|
args:
|
|
@@ -357,7 +357,7 @@ spec:
|
|
|
serviceAccountName: flannel
|
|
|
initContainers:
|
|
|
- name: install-cni
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-arm
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-arm
|
|
|
command:
|
|
|
- cp
|
|
|
args:
|
|
@@ -371,7 +371,7 @@ spec:
|
|
|
mountPath: /etc/kube-flannel/
|
|
|
containers:
|
|
|
- name: kube-flannel
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-arm
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-arm
|
|
|
command:
|
|
|
- /opt/bin/flanneld
|
|
|
args:
|
|
@@ -451,7 +451,7 @@ spec:
|
|
|
serviceAccountName: flannel
|
|
|
initContainers:
|
|
|
- name: install-cni
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-ppc64le
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-ppc64le
|
|
|
command:
|
|
|
- cp
|
|
|
args:
|
|
@@ -465,7 +465,7 @@ spec:
|
|
|
mountPath: /etc/kube-flannel/
|
|
|
containers:
|
|
|
- name: kube-flannel
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-ppc64le
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-ppc64le
|
|
|
command:
|
|
|
- /opt/bin/flanneld
|
|
|
args:
|
|
@@ -545,7 +545,7 @@ spec:
|
|
|
serviceAccountName: flannel
|
|
|
initContainers:
|
|
|
- name: install-cni
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-s390x
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-s390x
|
|
|
command:
|
|
|
- cp
|
|
|
args:
|
|
@@ -559,7 +559,7 @@ spec:
|
|
|
mountPath: /etc/kube-flannel/
|
|
|
containers:
|
|
|
- name: kube-flannel
|
|
|
- image: quay.io/coreos/flannel:v0.11.0-s390x
|
|
|
+ image: quay.io/coreos/flannel:v0.12.0-s390x
|
|
|
command:
|
|
|
- /opt/bin/flanneld
|
|
|
args:
|