diff --git a/Documentation/kube-flannel.yml b/Documentation/kube-flannel.yml index d348addba6..a94379c28e 100644 --- a/Documentation/kube-flannel.yml +++ b/Documentation/kube-flannel.yml @@ -177,7 +177,7 @@ spec: - name: cni-plugin mountPath: /opt/cni/bin - name: install-cni - image: quay.io/coreos/flannel:v0.15.0-rc1 + image: quay.io/coreos/flannel:v0.15.0 command: - cp args: @@ -191,7 +191,7 @@ spec: mountPath: /etc/kube-flannel/ containers: - name: kube-flannel - image: quay.io/coreos/flannel:v0.15.0-rc1 + image: quay.io/coreos/flannel:v0.15.0 command: - /opt/bin/flanneld args: