From d943e2c8b3d26f22e95940db28000933d5d140e0 Mon Sep 17 00:00:00 2001 From: Rajat Chopra Date: Fri, 20 Nov 2020 10:54:11 -0800 Subject: [PATCH] move tag to 13.1-rc1 --- Documentation/kube-flannel.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/kube-flannel.yml b/Documentation/kube-flannel.yml index 0331bfa6ff..e956886e61 100644 --- a/Documentation/kube-flannel.yml +++ b/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: