Explorar el Código

Merge pull request #1376 from rajatchopra/releasev0.13.1-rc1

move tag to 13.1-rc1
Rajat Chopra hace 4 años
padre
commit
579be3e869
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
       initContainers:
       - name: install-cni
-        image: quay.io/coreos/flannel:v0.13.0
+        image: quay.io/coreos/flannel:v0.13.1-rc1
         command:
         - cp
         args:
@@ -180,7 +180,7 @@ spec:
           mountPath: /etc/kube-flannel/
       containers:
       - name: kube-flannel
-        image: quay.io/coreos/flannel:v0.13.0
+        image: quay.io/coreos/flannel:v0.13.1-rc1
         command:
         - /opt/bin/flanneld
         args: