Explorar el Código

Merge pull request #1438 from rajatchopra/releasev0.14.0

release v0.14.0
Luther Monson hace 3 años
padre
commit
e634dabe0a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Documentation/kube-flannel.yml

+ 2 - 2
Documentation/kube-flannel.yml

@@ -166,7 +166,7 @@ spec:
       serviceAccountName: flannel
       serviceAccountName: flannel
       initContainers:
       initContainers:
       - name: install-cni
       - name: install-cni
-        image: quay.io/coreos/flannel:v0.14.0-rc1
+        image: quay.io/coreos/flannel:v0.14.0
         command:
         command:
         - cp
         - cp
         args:
         args:
@@ -180,7 +180,7 @@ spec:
           mountPath: /etc/kube-flannel/
           mountPath: /etc/kube-flannel/
       containers:
       containers:
       - name: kube-flannel
       - name: kube-flannel
-        image: quay.io/coreos/flannel:v0.14.0-rc1
+        image: quay.io/coreos/flannel:v0.14.0
         command:
         command:
         - /opt/bin/flanneld
         - /opt/bin/flanneld
         args:
         args: