Browse Source

Merge pull request #1346 from rajatchopra/releasev0.13.0-rc2

multi arch for release 13-rc2
Rajat Chopra 4 years ago
parent
commit
921c569d26
1 changed files with 2 additions and 2 deletions
  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.0-rc2
         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.0-rc2
         command:
         - /opt/bin/flanneld
         args: